Commit Graph

2388 Commits

Author SHA1 Message Date
Utkarsh Umesan Pillai 64df5e3df8
Add README for Metrics (#4528) 2023-05-31 02:20:15 -04:00
dependabot[bot] a0eb6961f4
Bump actions/setup-dotnet from 3.1.0 to 3.2.0 (#4524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
2023-05-30 15:14:20 -07:00
Reiley Yang fe6c8d06ba
Fix typo (#4526) 2023-05-30 13:37:57 -07:00
Utkarsh Umesan Pillai a5b14aa76d
Update ConsoleExporter CHANGELOG (#4522) 2023-05-25 17:47:52 -07:00
Utkarsh Umesan Pillai ba3a4fa074
Update CHANGELOG for 1.5.0-rc.1 (#4519) 2023-05-25 16:39:08 -07:00
Timothy Mothra 601485d9d2
Add support for HttpSemanticConvention breaking changes (part2) (#4514) 2023-05-25 15:38:03 -07:00
dependabot[bot] f2477584f9
Bump actions/setup-dotnet from 3.0.3 to 3.1.0 (#4518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 13:54:11 -07:00
Mikel Blanchard 107dd264c2
[di] Expose a detached TracerProviderBuilder extension on IServiceCollection which may modify services. (#4508) 2023-05-25 10:31:27 -07:00
Alan West eb12f9b386
Console exporter: Display exponential histogram boundaries (#4507) 2023-05-24 15:27:41 -07:00
Timothy Mothra 47d88e17a5
Add Support for HttpSemanticConvention breaking changes. (#4504) 2023-05-23 18:19:28 -07:00
Eric Erhardt f4f4469f21
[AOT] Resolve Trimming warnings in ActivityInstrumentationHelper (#4513) 2023-05-22 15:35:25 -07:00
Cijo Thomas 1510b76634
Update Log correlation doc to reflect removal of TraceState population (#4498) 2023-05-17 11:50:23 -04:00
Alan West 30ad91af37
Make exponential histogram negative buckets internal (#4494) 2023-05-16 14:45:33 -07:00
Cijo Thomas 8f513bbb8d
Update the link to properly point to OTLP LogExporter (#4492) 2023-05-16 12:32:25 -07:00
dependabot[bot] d46612c819
Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#4491) 2023-05-16 12:14:26 -07:00
Alan West d5129b215d
Exponential histogram LowerBoundary implementation (#4465)
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2023-05-15 17:17:17 -07:00
Mikel Blanchard d63c32f9ca
[hosting-logs] Improve the OpenTelemetryBuilder.ConfigureResource test (#4485) 2023-05-15 11:00:55 -07:00
Mikel Blanchard 5357f17444
[hosting-logs] Add WithLogging (#4483)
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2023-05-12 15:36:16 -07:00
Alan West 01f3891b95
Document how to configure exponential histograms (#4481) 2023-05-12 11:47:22 -07:00
Utkarsh Umesan Pillai 5768a7567a
[Perf optimization] Reduce memory allocation for MetricReader Collect (#4482) 2023-05-12 11:36:54 -07:00
Mikel Blanchard 60ed9aa9a6
[sdk-logs] Add LoggerProvider extensions (#4480) 2023-05-11 17:04:00 -07:00
Mikel Blanchard f6fc73e02f
[sdk-logs] [nits] Update source files to use file scoped namespaces (#4476) 2023-05-10 14:31:54 -07:00
Mikel Blanchard 660d5b55cf
[sdk-logs] Update ILogger integration to use LoggerProvider (#4473) 2023-05-10 11:54:13 -07:00
Reiley Yang ce71d130ca
Minor improvement on the self-diagnostics doc (#4475) 2023-05-10 10:32:26 -07:00
Luiz Lelis fea6793a55
Clean up package version definitions using Directory.Packages.props (#4298)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-05-09 09:35:05 -07:00
Utkarsh Umesan Pillai 67f01170a0
Update Metrics benchmarks (#4472)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2023-05-09 10:42:46 -04:00
Mikel Blanchard 085df7a6a0
[sdk-logs] Tests and bug fixes for logging builder & provider (#4467) 2023-05-08 11:00:35 -07:00
Mikel Blanchard 4376564d8e
[di-tracing] Fix the TracerProviderBuilder.AddInstrumentation factory pattern extension (#4468) 2023-05-08 10:18:05 -07:00
Vishwesh Bankwar b9908d14f8
[ASP.NET Core] Do not reset baggage on request stop event (#4274) 2023-05-05 14:11:12 -07:00
Vishwesh Bankwar 25ab11ecda
Fix md error (#4469) 2023-05-05 13:50:44 -07:00
Mikel Blanchard c501cb3ada
[sdk-logs] Add Sdk.CreateLoggerProviderBuilder (#4464) 2023-05-05 11:46:51 -04:00
Mikel Blanchard 7e784e8e9b
[sdk-logs] Update the XML comments on BatchExportLogRecordProcessorOptions (#4463) 2023-05-04 15:17:43 -07:00
Mikel Blanchard 8f4d83a58e
[sdk-logs] LogRecord LogLevel/Severity conversion test (#4462) 2023-05-04 14:53:54 -07:00
Yun-Ting Lin 88e8439efa
[AOT] suppress IL2026 (#4428) 2023-05-02 17:53:49 -07:00
Mohammad Sadeq Sirjani c73a70d74a
Refactoring: Removing Unused Default Values and Unnecessary Timeout Field (#4418) 2023-05-02 17:05:59 -07:00
Mikel Blanchard 455b9a8258
[sdk-logs] Update LogRecord for Logger API additions (#4456) 2023-05-02 13:25:57 -07:00
Mikel Blanchard 3884bee5f2
[sdk-logs] Define LoggerSdk (#4455) 2023-04-28 14:42:50 -07:00
Mikel Blanchard f772e9321c
[sdk-logs] Implement LoggerProviderSdk (#4453) 2023-04-28 13:43:22 -07:00
Mikel Blanchard 361750c45d
[api-logs] LogRecordSeverity enum tweaks (#4451) 2023-04-28 10:06:17 -07:00
Utkarsh Umesan Pillai bb16c20612
Add allocation details for AspNetCore instrumentation benchmarks (#4452) 2023-04-28 12:46:28 -04:00
Mikel Blanchard 1b9290e0e7
[sdk-logs] Add LoggerProviderBuilderExtensions to SDK (#4450) 2023-04-27 13:28:21 -07:00
xiang17 6c9c48f23f
Fix flaky unit tests of SelfDiagnosticsConfigRefresher (#4448) 2023-04-27 12:47:56 -07:00
Mikel Blanchard 19b666ec1e
[sdk-logs] Add LoggerProviderBuilderSdk to SDK (#4447) 2023-04-26 16:32:10 -07:00
Mikel Blanchard 4ebbccfe7b
[sdk-logs] Add BatchExportLogRecordProcessorOptions to SDK (#4446) 2023-04-26 15:51:57 -07:00
Mikel Blanchard e195dd8341
[sdk-logs] Add LoggerProviderServiceCollectionBuilder to SDK (#4441) 2023-04-26 14:57:04 -07:00
Alan West 39314f890d
OTLP exporter: Set observed timestamp (#4444) 2023-04-26 16:11:01 -04:00
Alan West 9d51cc3897
[OTLP Exporter] Revert Google.Protobuf version bump (#4407)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-04-25 21:14:07 -07:00
Mikel Blanchard 9d2c31aab0
[api-logs] Remove InstrumentationScope class (#4436) 2023-04-25 16:12:29 -07:00
Alan West 201beab7c0
Disable PublishAot for OSX (#4435) 2023-04-25 15:39:00 -07:00
Utkarsh Umesan Pillai 8084bde656
Update diagnostic logging for MeterProviderSdk (#4429) 2023-04-25 14:52:20 -07:00