docs: clarify metrics not included in Coralogix integration#157
Merged
docs: clarify metrics not included in Coralogix integration#157
Conversation
Add 'What's included' section listing traces, HTTP instrumentation, and correlation metadata. Add note clarifying that metrics are not included and linking to Prometheus integration for metrics export.
guolau
requested changes
Jan 26, 2026
Contributor
guolau
left a comment
There was a problem hiding this comment.
Thanks Thomas! Good thing to clarify for this integration. I left a few small nits 🙂
Comment on lines
70
to
71
| If you are using a different trace header than the standard `traceparent`, you can configure this header in the *custom | ||
| trace header* field in the integration settings. |
Contributor
There was a problem hiding this comment.
Should this line be moved to above the "What's included" section (to line 57)? Seems like it's separated from the relevant section currently
Contributor
There was a problem hiding this comment.
This still needs to be moved up, I think?
Make sens to keep names closer to what we have Co-authored-by: Laura Guo <48332483+guolau@users.noreply.github.com>
guolau
requested changes
Jan 27, 2026
Comment on lines
70
to
71
| If you are using a different trace header than the standard `traceparent`, you can configure this header in the *custom | ||
| trace header* field in the integration settings. |
Contributor
There was a problem hiding this comment.
This still needs to be moved up, I think?
guolau
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a "What's included" section to clarify that the Coralogix OTEL integration only sends traces, not metrics.
Users who want metrics in Coralogix can use the Prometheus integration + OTEL Collector.