Skip to content

Commit 6659489

Browse files
authored
Merge pull request #157 from checkly/docs/coralogix-metrics-clarification
docs: clarify metrics not included in Coralogix integration
2 parents 07f408c + f3a890c commit 6659489

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

integrations/observability/coralogix.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,18 @@ ingested into Coralogix as traces.
5858
If you are using a different trace header than the standard `traceparent`, you can configure this header in the *custom
5959
trace header* field in the integration settings.
6060

61+
### What's included
62+
63+
- Traces for every check execution
64+
- HTTP request instrumentation with W3C headers
65+
- Trace correlation metadata
66+
67+
<Note>
68+
Check **metrics** (response times, availability, etc.) are not sent through this integration. To send these metrics
69+
to Coralogix, scrape them via the [Prometheus integration](https://www.checklyhq.com/docs/integrations/observability/prometheus-v2/)
70+
and forward to Coralogix using an OpenTelemetry Collector.
71+
</Note>
72+
6173
## RUM integration
6274

6375
In addition to the Open Telemetry tracing, Checkly can also send RUM data to Coralogix for all Browser checks. This enables
@@ -105,4 +117,4 @@ of your Coralogix dashboard. Copy and paste the API key.
105117
`https://ingress.eu2.coralogix.com/logs/v1/singles` Make sure that the right checks are subscribing to the channel and
106118
that the **Send when** rules are correctly set, then hit **Save Coralogix Webhook**.
107119

108-
![coralogix integration step 4](/images/docs/images/integrations/coralogix/coralogix_step4.png)
120+
![coralogix integration step 4](/images/docs/images/integrations/coralogix/coralogix_step4.png)

0 commit comments

Comments
 (0)