File tree Expand file tree Collapse file tree 2 files changed +166
-3
lines changed
content/docs/open-telemetry/sending-traces
static/docs/images/integrations/otel/backends Expand file tree Collapse file tree 2 files changed +166
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ and send every check run as a trace to your 3rd party OpenTelemetry backend.
30
30
{{< doc-card
31
31
class="three-column-card"
32
32
headerTag="h3"
33
- title="New Relic "
34
- img="/docs/images/integrations/otel/backends/newrelic_icon .svg"
35
- link="/docs/open-telemetry/sending-traces/newrelic /"
33
+ title="Coralogix "
34
+ img="/docs/images/integrations/otel/backends/coralogix_icon .svg"
35
+ link="/docs/integrations/coralogix /"
36
36
> }}
37
37
{{< doc-card
38
38
class="three-column-card"
@@ -49,3 +49,12 @@ and send every check run as a trace to your 3rd party OpenTelemetry backend.
49
49
link="/docs/open-telemetry/sending-traces/honeycomb/"
50
50
> }}
51
51
</div>
52
+ <div class="cards-list">
53
+ {{< doc-card
54
+ class="three-column-card"
55
+ headerTag="h3"
56
+ title="New Relic"
57
+ img="/docs/images/integrations/otel/backends/newrelic_icon.svg"
58
+ link="/docs/open-telemetry/sending-traces/newrelic/"
59
+ > }}
60
+ </div>
You can’t perform that action at this time.
0 commit comments