Skip to content

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Jan 31, 2024

Fixes #2481

Start with examples/yaml/main.cc

Features implemented:

  • https://github.com/open-telemetry/opentelemetry-configuration
    • Full support for propagators
    • Full support for traces, including recursive sampler definitions.
  • Extension points
    • Custom propagators
    • Custom samplers
    • Custom span processors
    • Custom span exporters
    • Custom pull metric exporters
    • Custom push metric exporters
    • Custom log record processors
    • Custom log record exporters

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff requested a review from a team January 31, 2024 00:19
@marcalff marcalff marked this pull request as draft January 31, 2024 00:28
@marcalff marcalff changed the title [IGNORE ME] Poc config yaml [RFC] Poc config yaml Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:do-not-merge This PR is not ready to be merged. pr:please-review This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CONFIG] Implement file configuration
4 participants