Skip to content

Commit 0bb0b1c

Browse files
authored
Add Coralogix as official opentelemetry vendor (#2145)
1 parent c49851d commit 0bb0b1c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Coralogix Exporter
2+
title: Coralogix Collector Exporter
33
registryType: exporter
4-
isThirdParty: false
4+
isThirdParty: true
55
language: collector
66
tags:
7-
- go
8-
- exporter
9-
- collector
7+
- go
8+
- exporter
9+
- collector
1010
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/coralogixexporter
1111
license: Apache 2.0
12-
description: The Coralogix exporter sends traces, metrics and logs to Coralogix
13-
authors: OpenTelemetry Authors
12+
description: The Coralogix Exporter for the OpenTelemetry Collector.
13+
authors: Coralogix
1414
otVersion: latest
1515
---

content/en/vendors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ OpenTelemetry in their commercial products.
2424
| Aspecto | Yes | Yes | [aspecto.io](https://www.aspecto.io) |
2525
| AWS | Yes | No | [aws-otel.github.io](https://aws-otel.github.io) |
2626
| Azure | Yes | No | [docs.microsoft.com/...](https://docs.microsoft.com/azure/azure-monitor/app/opentelemetry-overview) |
27+
| Coralogix | Yes | Yes | [coralogix.com/...](https://coralogix.com/docs/opentelemetry/) |
2728
| DaoCloud | Yes | Yes | [docs.daocloud.io/...](https://docs.daocloud.io/en/insight/06UserGuide/01quickstart/otel/otel/) |
2829
| Datadog | Yes | Yes | [docs.datadoghq.com/...](https://docs.datadoghq.com/tracing/setup_overview/open_standards) |
2930
| Dynatrace | Yes | Yes | [dynatrace.com/...](https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/service-monitoring-settings/opentelemetry/) |

0 commit comments

Comments
 (0)