Skip to content

Add OTLP export support with receivers, endpoint validation, and agent health integration#2062

Merged
mitali-salvi merged 7 commits intomainfrom
feature-otlp-final
Mar 24, 2026
Merged

Add OTLP export support with receivers, endpoint validation, and agent health integration#2062
mitali-salvi merged 7 commits intomainfrom
feature-otlp-final

Conversation

@JayPolanco
Copy link
Copy Markdown
Contributor

@JayPolanco JayPolanco commented Mar 24, 2026

Description of changes

Cherry-picked from feature-otlp-export:

Key changes:

  • Register new components: kubeletstatsreceiver, hostmetricsreceiver, collectdreceiver, metricstarttimeprocessor, otlphttpexporter
  • OTLP HTTP endpoint validation
  • Agent health implementation during config merge
  • Agenthealth RoundTripper supporting auth chaining
  • YAML-only config support in translator pipeline

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Unit tests added/updated for all changed packages.

@JayPolanco JayPolanco requested a review from a team as a code owner March 24, 2026 17:06
@JayPolanco JayPolanco added the ready for testing Indicates this PR is ready for integration tests to run label Mar 24, 2026
jefchien
jefchien previously approved these changes Mar 24, 2026
@mitali-salvi mitali-salvi merged commit e8f5001 into main Mar 24, 2026
269 checks passed
@mitali-salvi mitali-salvi deleted the feature-otlp-final branch March 24, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for testing Indicates this PR is ready for integration tests to run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants