-
Notifications
You must be signed in to change notification settings - Fork 0
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
[chore] Fix "Device or resource busy" error when running CI on Windows #26
[chore] Fix "Device or resource busy" error when running CI on Windows #26
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b618c9 - Browse repository at this point
Copy the full SHA 1b618c9View commit details
Commits on Sep 16, 2024
-
[receiver/kafkareceiver] Add otlp_json support in kafka receiver (ope…
…n-telemetry#34840) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.-->The current features dont support otlp_json in receivers/kafkareceivers. Add support for otlp_json which accepts json formated for Otel Collector kafka receiver **Link to tracking Issue:** <Issue number if applicable> open-telemetry#33627 **Testing:** <Describe what testing was performed and which tests were added.> Added test files for the same. **Documentation:** <Describe the documentation added.> --------- Signed-off-by: joeyyy09 <menteharshith@gmail.com> Co-authored-by: Ziqi Zhao <zhaoziqi9146@gmail.com> Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01c6651 - Browse repository at this point
Copy the full SHA 01c6651View commit details -
feat(datadogexporter): adds remap_metrics feature gate (open-telemetr…
…y#35025) **Description:** <Describe what has changed.> Adds a metrics configuration that enables/disables the conversion of OpenTelemetry metrics to Datadog semantics in the Datadog Exporter. This conversion will soon occur in a datadog semantic processor. **Link to tracking Issue:** N/A **Testing:** Unit tests *̶*̶D̶o̶c̶u̶m̶e̶n̶t̶a̶t̶i̶o̶n̶:̶*̶*̶ O̶n̶c̶e̶ t̶h̶i̶s̶ c̶o̶n̶f̶i̶g̶u̶r̶a̶t̶i̶o̶n̶ i̶s̶ G̶A̶ w̶e̶ w̶i̶l̶l̶ u̶p̶d̶a̶t̶e̶ t̶h̶e̶ d̶o̶c̶s̶ h̶e̶r̶e̶:̶ h̶t̶t̶p̶s̶:̶//d̶o̶c̶s̶.d̶a̶t̶a̶d̶o̶g̶h̶q̶.c̶o̶m̶/o̶p̶e̶n̶t̶e̶l̶e̶m̶e̶t̶r̶y̶/c̶o̶l̶l̶e̶c̶t̶o̶r̶_̶e̶x̶p̶o̶r̶t̶e̶r̶/c̶o̶n̶f̶i̶g̶u̶r̶a̶t̶i̶o̶n̶/ --------- Co-authored-by: Yang Song <songy23@users.noreply.github.com> Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8243d20 - Browse repository at this point
Copy the full SHA 8243d20View commit details -
[processor/resourcedetection] Move processor.resourcedetection.hostCP…
…USteppingAsString feature gate to stable (open-telemetry#35202) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Follows open-telemetry#33076 and open-telemetry#31165. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#31136 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> /cc @mx-psi Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d81cbe - Browse repository at this point
Copy the full SHA 3d81cbeView commit details -
[chore]: enable go-require rule from testifylint (open-telemetry#35190)
#### Description Testifylint is a linter that provides best practices with the use of testify. This PR enables [go-require](https://github.com/Antonboom/testifylint?tab=readme-ov-file#go-require) rule from [testifylint](https://github.com/Antonboom/testifylint) --------- Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf19461 - Browse repository at this point
Copy the full SHA bf19461View commit details -
[processor/resourcedetection] Remove processor.resourcedetection.host…
…CPUModelAndFamilyAsString feature gate (open-telemetry#35203) Description: Follows open-telemetry#33077, open-telemetry#29152 and open-telemetry#29462. The feature gate has been stable since v0.101.0. Link to tracking Issue: Relates to open-telemetry#29025 and to open-telemetry/semantic-conventions#495 /cc @mx-psi --------- Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b03346 - Browse repository at this point
Copy the full SHA 1b03346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1416e6c - Browse repository at this point
Copy the full SHA 1416e6cView commit details