Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Coralogix as official opentelemetry vendor #2145

Merged
merged 1 commit into from
Jan 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions content/en/registry/collector-exporter-coralogix.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: Coralogix Exporter
title: Coralogix Collector Exporter
registryType: exporter
isThirdParty: false
isThirdParty: true
language: collector
tags:
- go
- exporter
- collector
- go
- exporter
- collector
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/coralogixexporter
license: Apache 2.0
description: The Coralogix exporter sends traces, metrics and logs to Coralogix
authors: OpenTelemetry Authors
description: The Coralogix Exporter for the OpenTelemetry Collector.
authors: Coralogix
otVersion: latest
---
1 change: 1 addition & 0 deletions content/en/vendors.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OpenTelemetry in their commercial products.
| Aspecto | Yes | Yes | [aspecto.io](https://www.aspecto.io) |
| AWS | Yes | No | [aws-otel.github.io](https://aws-otel.github.io) |
| Azure | Yes | No | [docs.microsoft.com/...](https://docs.microsoft.com/azure/azure-monitor/app/opentelemetry-overview) |
| Coralogix | Yes | Yes | [coralogix.com/...](https://coralogix.com/docs/opentelemetry/) |
| DaoCloud | Yes | Yes | [docs.daocloud.io/...](https://docs.daocloud.io/en/insight/06UserGuide/01quickstart/otel/otel/) |
| Datadog | Yes | Yes | [docs.datadoghq.com/...](https://docs.datadoghq.com/tracing/setup_overview/open_standards) |
| Dynatrace | Yes | Yes | [dynatrace.com/...](https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/service-monitoring-settings/opentelemetry/) |
Expand Down