File tree Expand file tree Collapse file tree
integrations/observability Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,18 @@ ingested into Coralogix as traces.
5858If you are using a different trace header than the standard ` traceparent ` , you can configure this header in the * custom
5959trace 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
6375In 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
106118that 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 )
You can’t perform that action at this time.
0 commit comments