Timothy Mothra
18f8deb7eb
Merge branch 'main' into TimothyMothra-patch-2
2024-04-29 11:58:26 -07:00
Timothy Mothra
99118c924d
[SDL] cleanup javascript in repo ( #2870 )
...
* remove wwwroot from test web app
* testing change to codeql
2024-04-24 11:12:09 -07:00
Timothy Mothra
deab59109b
Update Readme.md with message about OTel
2024-04-16 16:09:29 -07:00
Timothy Mothra
8aef3a4188
update Identity dependency ( #2866 )
2024-04-16 15:57:44 -07:00
Timothy Mothra
4626e36323
[SDL] Onboard to CodeQL ( #2865 )
...
* Create codeql.yml
* Update codeql.yml
* cleanup
2024-04-12 16:35:40 -07:00
dependabot[bot]
d531f1b1a3
Bump Azure.Identity from 1.10.2 to 1.11.0 in /examples/ConsoleApp ( #2863 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.2...Azure.Identity_1.11.0 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:28:46 -07:00
Neil Mountford
e2d1d0ba6e
Populate required field Message with n/a if it is empty ( #2857 )
...
* Populate required field Message with n/a if it is empty
* Move using Microsoft.Application.Insights.DataContracts to be within namespace
* Address PR comments by fixing test to use message, and using a utility method to check for null/whitespace
2024-03-27 12:02:53 -04:00
dependabot[bot]
bd8b0c2571
Bump actions/checkout from 3 to 4 ( #2809 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2024-02-22 18:39:28 +00:00
dependabot[bot]
c9d420224a
Bump actions/setup-dotnet from 3.2.0 to 4.0.0 ( #2847 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.2.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 19:12:03 +00:00
dependabot[bot]
b066a0d814
Bump actions/setup-dotnet from 3.1.0 to 3.2.0 ( #2784 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2024-02-14 00:58:42 +00:00
dependabot[bot]
100487a126
Bump Azure.Identity ( #2821 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.3.0 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.3.0...Azure.Identity_1.10.2 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 23:14:33 +00:00
dependabot[bot]
bde1239460
Bump actions/stale from 6.0.1 to 9.0.0 ( #2834 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6.0.1 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6.0.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2024-01-31 19:50:51 +00:00
dependabot[bot]
d797961676
Bump nuget/setup-nuget from 1 to 2 ( #2845 )
...
Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget ) from 1 to 2.
- [Release notes](https://github.com/nuget/setup-nuget/releases )
- [Commits](https://github.com/nuget/setup-nuget/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: nuget/setup-nuget
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 11:39:37 -08:00
dependabot[bot]
161c60a3df
Bump System.Data.SqlClient ( #2840 )
...
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx ) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 13:45:57 -08:00
sorensenmatias
c420e04562
Fix documentation of DependencyTrackingTelemetryModule.IncludeDiagnos… ( #2796 )
...
* Fix documentation of DependencyTrackingTelemetryModule.IncludeDiagnosticSourceActivities
* Fix documentation of DependencyTrackingTelemetryModule.IncludeDiagnosticSourceActivities
* Update CHANGELOG.md
---------
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2023-12-07 16:16:03 +00:00
Timothy Mothra
43825e06a2
bump version 2.22.0 ( #2832 )
2023-11-30 13:46:08 -08:00
Patrick McDonald
c40468cb47
Fix a typo in a comment in the ApplicationInsights.config file ( #2831 )
...
* Fix typo
Change ApplicationInsighs.HeartbeatProvider to ApplicationInsights.HeartbeatProvider
* Fix typo
Change ApplicationInsighs.HeartbeatProvider to ApplicationInsights.HeartbeatProvider
2023-11-30 08:43:05 -08:00
Timothy Mothra
b426e2b432
add net8 to test framework ( #2817 )
...
* add net8 to test framework
* fix typo
* fix properties
* update project
* update sanity.yml
2023-11-17 16:41:29 -08:00
Timothy Mothra
de66d679ff
prep 2.22-beta4 ( #2823 )
2023-10-19 03:55:15 +00:00
dependabot[bot]
6c40cb6d10
Bump Azure.Identity from 1.6.0 to 1.10.2 in /examples/ConsoleApp ( #2822 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.6.0 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.6.0...Azure.Identity_1.10.2 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 00:58:58 +00:00
Yun-Ting Lin
0f0c8763b1
Added support to read diagnostics config from the path defined in environment variable ( #2769 )
...
* draft
* order
* platforms
* logDirectory
* test
* update
* comments
* Update BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresherTest.cs
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* local AspNet testing
* clenaup test, changelog
* fixed version
---------
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-10-17 15:41:32 -07:00
Matt Thalman
579d0520d2
Remove WebGrease from TPN ( #2816 )
2023-09-29 21:06:46 +00:00
Liudmila Molkova
176977315c
Ignore Azure.Cosmos.Requests source ( #2789 )
...
* Ignore Azure.Cosmos.Requests
* changelog
* string isntead of hashset
* ordinal comparison
2023-08-07 14:05:03 -07:00
dependabot[bot]
01ad03bc9b
Bump Microsoft.AspNetCore.Identity ( #2800 )
...
Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore ) from 2.1.2 to 2.1.39.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md )
- [Commits](https://github.com/dotnet/aspnetcore/commits )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 21:23:26 +00:00
dependabot[bot]
248800626c
Bump actions/setup-dotnet from 3.0.3 to 3.1.0 ( #2783 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 12:56:18 -07:00
Timothy Mothra
a4ab0db8d0
update PR Template ( #2766 )
2023-04-12 19:26:28 +00:00
Timothy Mothra
418aada3e9
prep 2.22-beta3 ( #2765 )
2023-04-12 11:36:24 -07:00
Rajkumar Rangaraj
1f553adbf0
Remove proactive sampling decision ( #2764 )
...
* Remove proactive sampling decision
* Fix tests
* Update changelog
2023-04-11 11:38:28 -07:00
Giovanni van der Schelde
3a54102638
Fix typo in MetricManager.cs ( #2758 )
...
* Fix typo in MetricManager.cs
* Update MetricManager.cs
2023-03-31 09:34:17 -07:00
Timothy Mothra
24e5b04e8f
prep2.22-beta2 ( #2745 )
2023-02-07 10:13:27 -08:00
Liudmila Molkova
18be714998
Support internal and client spans from cosmos db ( #2712 )
...
* Support internal and client spans from cosmos and suppress nested HTTP for direct mode
* Don't suppress, but support internal spans
* Rename CosmosDB EventSource following SDK changes
* update changelog
2023-02-01 13:34:18 -08:00
xiang17
943d54fb59
Fix bug in ETW message ( #2740 )
2023-01-30 20:46:20 -08:00
Timothy Mothra
aad193267d
update analyzers and cleanup ( #2738 )
2023-01-27 23:59:28 +00:00
dependabot[bot]
a99b7d646b
Bump Newtonsoft.Json ( #2721 )
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 17:41:23 +00:00
dependabot[bot]
42eb04a44b
Bump System.Data.SqlClient ( #2713 )
...
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx ) from 4.8.2 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 21:54:29 +00:00
Timothy Mothra
7191788b3f
mitigate CVE-2021-24112 ( #2707 )
...
* mitigate CVE-2021-24112
* changelog
* upgrade System.Diagnostics.PerformanceCounter instead
* testing fix to resolve conflict with Test project
2022-11-07 16:34:39 -05:00
dependabot[bot]
35b1a303f0
Bump actions/setup-dotnet from 3.0.2 to 3.0.3 ( #2706 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 12:48:24 -07:00
Timothy Mothra
585170d053
update setup-dotnet ( #2705 )
2022-11-02 18:05:52 +00:00
gsandorx
91e245a751
Fix typo in doc comment ( #2703 )
...
Co-authored-by: Sandor Gonzalez <sandor.gonzalez@aoshield.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2022-10-31 19:32:29 +00:00
Timothy Mothra
d6567bfafd
prep 2.22.0-beta1 ( #2702 )
...
* prep 2.22.0-beta1
* testing excludes in the workflows
* Revert "testing excludes in the workflows"
This reverts commit a8facfce36
.
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-10-31 10:37:01 -07:00
Timothy Mothra
c626381482
Refactor test frameworks (part 2) ( #2701 )
2022-10-30 12:52:51 -04:00
Timothy Mothra
792ade5e81
Refactor test frameworks ( #2699 )
2022-10-26 13:19:29 -04:00
Liudmila Molkova
4394cd0170
Support CosmosDb dependency tracking ( #2635 )
2022-10-25 16:59:48 -04:00
dependabot[bot]
2318117755
Bump actions/stale from 6.0.0 to 6.0.1 ( #2689 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-07 19:01:49 +00:00
Timothy Mothra
f4389840e4
doc links regarding flushing ( #2681 )
2022-09-27 12:56:10 -07:00
Timothy Mothra
0d81c12007
Delete question.md ( #2680 )
2022-09-27 18:11:07 +00:00
dependabot[bot]
b465c24096
Bump actions/stale from 5.2.0 to 6.0.0 ( #2674 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5.2.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 16:19:42 +00:00
Leighton Chen
13479bddaa
Remove python related entries from sdkname ( #2675 )
...
Removing python values as they are outdated and this document should only contain things related to dot net.
2022-09-23 22:50:11 +00:00
dependabot[bot]
109993a523
Bump actions/stale from 5.1.1 to 5.2.0 ( #2673 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5.1.1...v5.2.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 09:29:09 -07:00
Timothy Mothra
19a3ecf77b
adding net481 to test matrix ( #2664 )
...
* adding net481 to test matrix
* adding net481 to test matrix
* update contrib
2022-09-06 13:55:27 -07:00