Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[logs-branch] Merge from main into main-logs #3809

Merged
merged 52 commits into from
Oct 24, 2022

Conversation

CodeBlanch
Copy link
Member

Bringing everything in main into main-logs. Some manual fix-up had to be done.

CodeBlanch and others added 30 commits October 5, 2022 13:42
* Fix buffered log scopes being reused.

* CHANGELOG update.

* Test fixes.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* Nit fixes to prometheus readme

* Add minor clarification about OTLP logs
…ion in Traces & Metrics (open-telemetry#3720)

* Support retrieval of environment variables through IConfiguration in SDK.

* Update Jaeger to load environment variables through IConfiguration.

* Warning fix.

* CHANGELOG patch.

* Bug fixes.

* Warning cleanup.

* Code review.
…3759)

* Support loading envvars from IConfiguration in Zipkin exporter.

* CHANGELOG patch.
…ecord data (open-telemetry#3684)

* Respect SdkConfiguration.AttributeValueLengthLimit so otlp data points are not rejected by monitoring tools

* Respect maxAttributeCount and use OtlpKeyValueTransformer in AddStringAttribute and in AddIntAttribute

* Extend CHANGELOG.md

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v3.0.1...v3.0.2)

---
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>
…emetry#3766)

* Attempting to stablize the API Compatibility CI.

* Tweak.

* More logging.

* Increase build logging level for api compat ci job.

* Tweak.

* Tweak.

* Revert extra logging in ci job.

* Switched some logging back to debug.
…try#3760)

* Updated Otlp Trace & Metrics exporters to load envvars from IConfiguration.

* Patch CHANGELOGs.

* Fix up otlp log exporter for SdkOptions changes.

* Revert SdkOptions public api.

* Restore tests.

* Fix benchmarks.

* SdkLimitOptions IConfiguration test.

* OtlpExporterOptions IConfiguration test.

* MetricReaderOptions IConfiguration test.

* Bug fix.

* Nit.
…ActivityProcessorOptions from IConfiguration (open-telemetry#3776)

* Support loading envvars for ExportActivityProcessorOptions & BatchExportActivityProcessorOptions from IConfiguration.

* Update src/OpenTelemetry/CHANGELOG.md

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>

* Patch CHANGELOG.

* Unit test.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
* Add back netstandard2.0 target

* changelog

* public api files
utpilla and others added 22 commits October 19, 2022 15:18
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
…pen-telemetry#3780)

* Support named options in Prometheus AspNetCore pipeline extensions.

* Patch CHANGELOG.

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
* Unittest for LogRecord attribute limits

* Remove maxValueLength from LogRecordExtensions.AddIntAttribute.

Change requested from open-telemetry#3684 (comment)

* Pr commits addressed

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
…n-telemetry#3798)

* Support dependency injection in the GetDefaultResource API.

* CHANGELOG patch.

* Test tweaks.

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
* Added some missing nullable annotations in SDK.

* Handle null span names in SamplingParameters.

* Warning cleanup.

* Warning cleanup.

* Added link to issue in comment.

Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
…try#3778)

Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
…try#3806)

Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
* More doc tweaks

* remove draft staatus
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
@CodeBlanch CodeBlanch requested a review from a team October 24, 2022 19:16
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #3809 (45e7e1b) into main-logs (4defde9) will increase coverage by 0.31%.
The diff coverage is 94.04%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           main-logs    #3809      +/-   ##
=============================================
+ Coverage      87.30%   87.61%   +0.31%     
=============================================
  Files            299      304       +5     
  Lines          10707    11476     +769     
=============================================
+ Hits            9348    10055     +707     
- Misses          1359     1421      +62     
Impacted Files Coverage Δ
src/OpenTelemetry.Api/Baggage.cs 100.00% <ø> (ø)
src/OpenTelemetry.Api/Internal/Guard.cs 100.00% <ø> (+100.00%) ⬆️
...emetry.Api/Internal/OpenTelemetryApiEventSource.cs 82.35% <ø> (+8.82%) ⬆️
...Jaeger/ApacheThrift/Protocol/TProtocolException.cs 0.00% <ø> (ø)
...lemetry.Exporter.Jaeger/ApacheThrift/TException.cs 0.00% <ø> (ø)
...Jaeger/Implementation/JaegerExporterEventSource.cs 50.00% <ø> (ø)
...tation/OpenTelemetryProtocolExporterEventSource.cs 85.00% <ø> (ø)
...r.ZPages/Implementation/ZPagesActivityAggregate.cs 90.47% <ø> (ø)
...ZPages/Implementation/ZPagesExporterEventSource.cs 62.50% <ø> (+6.25%) ⬆️
...y.Exporter.Zipkin/Implementation/ZipkinEndpoint.cs 80.48% <ø> (ø)
... and 152 more

@CodeBlanch CodeBlanch merged commit aba8a69 into open-telemetry:main-logs Oct 24, 2022
@CodeBlanch CodeBlanch deleted the main-logs-update branch October 24, 2022 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.