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

Provide OpenTelemetry semantics compatibility #51

Open
stevapple opened this issue Apr 8, 2023 · 0 comments
Open

Provide OpenTelemetry semantics compatibility #51

stevapple opened this issue Apr 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stevapple
Copy link
Contributor

stevapple commented Apr 8, 2023

Is your feature request related to a problem? Please describe.
Database spans from Dacalog are not recognized by APM dashboards.

Describe the solution you'd like
We would like to make Decalog OTel-compatible. OpenTelemetry has a set of semantic conventions for tagging a span, which is recognized by some APM dashboards.

Describe alternatives you've considered
We can run a "shim" between Decalog and OpenTelemetry backends, but that’s extra amount of work and may be difficult for most users.

A potential solution is introducing hooks into Decalog, to let users modify tags of all traces.

Additional context
https://opentelemetry.io/docs/reference/specification/trace/semantic_conventions/

@stevapple stevapple added the enhancement New feature or request label Apr 8, 2023
@stevapple stevapple changed the title Provide OpenTelemetry compatibility Provide OpenTelemetry semantics compatibility Apr 8, 2023
@Pierre-Lannoy Pierre-Lannoy added this to the DecaLog V4 - 4.0.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants