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

Ensure all experimental properties are marked "experimental" #159

Open
Tracked by #161
jack-berg opened this issue Jan 17, 2025 · 0 comments
Open
Tracked by #161

Ensure all experimental properties are marked "experimental" #159

jack-berg opened this issue Jan 17, 2025 · 0 comments

Comments

@jack-berg
Copy link
Member

We want to make sure that we only stabilize with properties which are stable parts of the specification. Properties which represent experimental portions of the spec should be marked experimental

Blocked by the definition of experimental, which #142 attempts to define how experimental properties are demarcated.

A few properties come to mind, but we should do a thorough analysis

  • Instrumentation config, i.e. .instrumentation.*
  • OTLP file exporter, i.e. .tracer_provider.processors[].batch.exporter.otlp_file.*
  • Prometheus exporter, i.e. .meter_provider.readers[].pull.exporter.prometheus.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant