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

typos in opentelemetry configuration #643

Open
arner opened this issue Aug 6, 2024 · 0 comments
Open

typos in opentelemetry configuration #643

arner opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@arner
Copy link
Contributor

arner commented Aug 6, 2024

The protocol for opentelemetry is called OTLP.

In core.yaml and the FSC codebase, it's called both optl and otpl. To the point where you have to:

tracing:
    provider: otpl
    optl:
      ...

This is quite confusing 😅.

Propose to change them to opentelemetry in core.yaml, and otlp where we want a shorthand in the code.

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

No branches or pull requests

2 participants