Commit Graph

2747 Commits

Author SHA1 Message Date
Reiley Yang dc1f09d4b9
Fix TFM bugs (#4912) 2023-10-03 11:54:08 -07:00
Vishwesh Bankwar c18ff6593a
[otlp] Add log exception attributes under feature flag (#4892)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-10-03 11:19:40 -07:00
Reiley Yang b0038ae9b3
Use TFM specific package version (#4911) 2023-10-02 19:15:15 -07:00
Matt Hensley 4124d219fc
[http] Add http.client.request.duration metric and .NET Framework support (#4870)
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Vishwesh Bankwar <vishweshbankwar@users.noreply.github.com>
2023-10-02 17:06:27 -07:00
Yun-Ting Lin 8ea6bb951c
upgraded the build/CI to use net8.0 (#4876) 2023-10-02 15:58:32 -07:00
Amir Solhi bb57319f95
[hosting] README typo fixes (#4910) 2023-10-02 15:35:37 -07:00
Reiley Yang b22c7a9372
Clean up TFMs for tests (#4907) 2023-10-02 09:29:30 -07:00
Mikel Blanchard 23b041c553
[api] Fix Tracer.StartRootSpan so that it always creates a root span (#4890) 2023-09-29 14:36:51 -07:00
Reiley Yang 043272e6d5
Clean up TFMs for docs (#4904)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2023-09-29 14:11:30 -07:00
Reiley Yang d8ec26b575
Extract TFM for DLLs shipped from this repo (#4903) 2023-09-29 13:24:28 -07:00
Reiley Yang a09b623992
Improve the README of console logging example (#4901) 2023-09-28 21:31:20 -07:00
Reiley Yang c03ee85a74
Minor cleanup (#4899) 2023-09-28 20:46:21 -07:00
Reiley Yang aeca53949a
Improve the logging tutorial by clarifying DI vs. exlicit logging pipeline (#4897) 2023-09-28 16:53:33 -07:00
Mikel Blanchard 0b2d0367b2
[sdk] Build extension behavior tweaks (#4885) 2023-09-28 10:26:58 -07:00
Piotr Kiełkowicz 6e2f44254e
OTLP LogExporter limits configuration by env. var. (#4887) 2023-09-27 10:13:27 -07:00
Reiley Yang bc1badf3ae
Update more examples to align with the recommended path (#4886) 2023-09-26 22:19:38 -07:00
Tom Biddulph a80d7ce711
[sdk] Allow `/` in metric instrument names (#4882)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2023-09-26 11:48:23 -07:00
Mikel Blanchard 48b4a8c4e8
[api] Nullable annotations for the trace folder (#4873) 2023-09-25 17:10:45 -07:00
Reiley Yang 9302891028
Simplify/improve Prometheus tutorial (#4878) 2023-09-25 10:19:33 -07:00
Utkarsh Umesan Pillai 2a480cd732
Update AggregatorStore to reclaim unused MetricPoints for Delta aggregation temporality (#4486)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Vishwesh Bankwar <vishweshbankwar@users.noreply.github.com>
2023-09-24 22:55:42 -07:00
Reiley Yang f468dd8359
Use OTLP push mode in Prometheus tutorial (#4874)
Co-authored-by: Vishwesh Bankwar <vishweshbankwar@users.noreply.github.com>
2023-09-22 15:13:12 -07:00
Reiley Yang 535c81912b
Improve console logging example by explaining more about Dispose (#4869) 2023-09-21 13:39:18 -07:00
Yun-Ting Lin 15a54bb7a1
added NET8 RC1 target (#4868) 2023-09-21 10:42:30 -07:00
Eric Erhardt f3da99f4ea
Address AOT warnings in Exporter.OpenTelemetryProtocol (#4859) 2023-09-20 10:51:15 -07:00
Vishwesh Bankwar 7cb92d3b6d
[integration test] otlp log exporter (#4854) 2023-09-18 12:36:47 -07:00
Piotr Kiełkowicz 224a4cc250
Use dotnet-coverage instead of CodeCoverage.exe (#4857) 2023-09-18 12:00:20 -07:00
Reiley Yang 7eb3e7322e
Align console logging example with ASP.NET Core logging example (#4855) 2023-09-18 11:37:36 -07:00
Robert Pająk fc1100f794
Move @pellared to emeritus (#4856) 2023-09-18 11:12:19 -07:00
Piotr Kiełkowicz 2c5c034ec6
[OpenTracing.Shim] Remove obsolete constructor (#4862) 2023-09-18 11:05:13 -07:00
Utkarsh Umesan Pillai fe78453c03
Update docs projects (#4853) 2023-09-14 22:15:56 -07:00
Reiley Yang e9d0e2b035
Add ASP.NET Core logging example (#4821) 2023-09-14 17:44:29 -07:00
Timothy Mothra 9139b72128
HttpSemanticConventions - new metric in AspNetCore Instrumentation. (#4802) 2023-09-14 16:06:53 -07:00
Mikel Blanchard 680115f9dc
[sdk] Clean up nullable enable statements (#4848) 2023-09-14 13:59:17 -07:00
Mikel Blanchard b870ed9b0c
[sdk] Nullable annotations for the metrics folder (#4845) 2023-09-12 19:47:08 -07:00
John Huang b139e945f4
[dev.documentation] for up to 3 tags, its faster to directly pass the… (#4843) 2023-09-12 15:01:48 -07:00
Mikel Blanchard c97a233a9a
[sdk] Nullable annotations for the internal folder + some misc cleanup (#4841) 2023-09-11 10:10:27 -07:00
Mikel Blanchard 185d62254c
[sdk] Add missing XML comments and nullable decorations for public APIs (#4840) 2023-09-08 13:00:12 -07:00
Mikel Blanchard 459783f700
[repo] Common.prod.props & csproj cleanup (#4835) 2023-09-07 11:04:19 -07:00
Utkarsh Umesan Pillai 92cdcc55f8
Update OTel latest stable version (#4836) 2023-09-06 23:57:25 -07:00
Vishwesh Bankwar c0d75a727c
Readme update - remove *condition for logs (#4834) 2023-09-06 19:30:41 -07:00
James Newton-King 1f6d2cc873
Fix Prometheus exporter writing bool label values (#4823) 2023-09-06 18:05:17 -07:00
Vishwesh Bankwar 0228fb9718
[otlp] Clarify breaking change for stable release (#4829) 2023-09-06 16:44:14 -07:00
Mikel Blanchard 5cc1f39cbd
[build] Fix more ordering issues with ExposeExperimentalFeatures compiler switch (#4832) 2023-09-06 11:55:01 -07:00
Mikel Blanchard 268d29a866
[build] Fix ordering issues with ExposeExperimentalFeatures compiler switch (#4828) 2023-09-05 21:24:50 -07:00
Utkarsh Umesan Pillai 4427e881af
Update CHANGELOG for 1.6.0 (#4827) 2023-09-05 16:40:49 -07:00
Samuel Lam a0084f27a9
[sdk] Hardcode known histograms using seconds (#4820) 2023-09-05 15:24:53 -07:00
Vishwesh Bankwar 74ca717131
[otlp] Update changelog to indicate breaking change between pre-release and stable version (#4826) 2023-09-05 14:05:28 -07:00
dependabot[bot] 34544bdb5e
Bump actions/checkout from 3 to 4 (#4824) 2023-09-04 14:25:42 -07:00
Vishwesh Bankwar 72d0a6c9d0
[otlp] Add note on ilogger scopes (#4818) 2023-08-30 16:22:26 -07:00
Piotr Kiełkowicz 759d54076e
[OpenTracing.Shim] TracerShim constructor (#4812) 2023-08-30 16:12:59 -07:00