opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector (by open-telemetry)

Opentelemetry-collector-contrib Alternatives

Similar projects and alternatives to opentelemetry-collector-contrib

open-telemetry
opentelemetry-collector-contrib
  1. prometheus

    The Prometheus monitoring system and time series database.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  4. podman

    Podman: A tool for managing OCI containers and pods.

  5. signoz

    SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool

  6. kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  7. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. Nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

  10. quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  11. tracetest

    🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.

  12. coroot

    Coroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative. Metrics, logs, traces, continuous profiling, and SLO-based alerting, supercharged with predefined dashboards and inspections.

  13. hyperdx

    Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.

  14. logs-benchmark

    Logs performance benchmark repo: Comparing Elastic, Loki and SigNoz

  15. opentelemetry-proto

    OpenTelemetry protocol (OTLP) specification and Protobuf definitions

  16. community

    OpenTelemetry community content (by open-telemetry)

  17. uptrace

    Open source APM: OpenTelemetry traces, metrics, and logs

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better opentelemetry-collector-contrib alternative or higher similarity.

opentelemetry-collector-contrib discussion

Log in or Post with

opentelemetry-collector-contrib reviews and mentions

Posts with mentions or reviews of opentelemetry-collector-contrib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-15.
  • Log me Baby
    5 projects | dev.to | 15 May 2025
    While the batch and memory processors are part of the core collector repository, the resource processor is part of the contrib collection. The resource processor is particularly useful for adding common metadata to all telemetry data passing through the collector. For example, we can use it to amend our logs with the service name and environment to enrich the information that is sent to the backend. You can read more about it here.
  • Show HN: Monitoring my Minecraft server with OpenTelemetry and Prometheus
    4 projects | news.ycombinator.com | 12 May 2025
    To be fair, the setup of the article works with most modern observability solutions, in same cases just by replacing the endpoint and authentication token. Turning telemetry processing into a sort of utility is one of the great things that OpenTelemetry did. Now, among vendors, we compete on delivering insights on the telemetry, as opposed to just collecting it. If you are interested, I wrote about it a while back [1].

    About excessive telemetry, that depends on what you want to achieve. Using facilities in the OpenTelemetry Collector like [2], you can easily drop all telemetry you have no use for. At the cost of tooting my own horn, we actually provide super easy ways of doing the same dropping at no charge whatsoever to the end user in Dash0 [3].

    [1] https://thenewstack.io/is-otel-the-last-observability-agent-...

    [2] https://github.com/open-telemetry/opentelemetry-collector-co...

    [3] https://www.dash0.com/changelog/spam-filters

  • Observability 2.0 and the Database for It
    6 projects | news.ycombinator.com | 25 Apr 2025
    > having a decent way to get metrics from logs ad-hoc completely solves the metric cardinality explosion.

    last i checked, the span metrics connector[1] was supposed to "solve" this in otel; but i'm not particularly inclined, as configurations are fixed.

    any data analytics platform worth it's money should be able to do this at runtime (for specified data volume constraints, in reasonable time).

    in general, structured logging should also help with this; as much as i love regex, i do not think extracting "data" from raw logs is lossless.

    [1] https://github.com/open-telemetry/opentelemetry-collector-co...

  • Setting up OTEL Collectors for mTLS
    1 project | dev.to | 16 Feb 2025
    b)Deploy the OTEL Exporter (client) The OTEL Exporter is the client that generates (i.e source) the metrics. We use the hostmetrics receiver plugin. This will vary according to the needs. The other receiver is deployed in the client namespace. The client certificates are mounted as volumeMounts just as before.
  • From Zero to Observability: Your first steps sending OpenTelemetry data to an Observability backend
    4 projects | dev.to | 10 Dec 2024
    You can also find the full OTel configuration directly in the Logz.io platform, under Integrations and searching for OpenTelemetry or accessing the Logz.io exporter GitHub documentation.
  • Dear friend, you have built a Kubernetes
    15 projects | news.ycombinator.com | 24 Nov 2024
  • Connecting the Dots: OpenTelemetry for Beginners
    2 projects | dev.to | 19 Nov 2024
    Collector Contrib Image: I referenced the Collector contrib image, which includes Azure Monitor as an available exporter.
  • Show HN: Open-source Kibana alternative for logs and traces in ClickHouse
    8 projects | news.ycombinator.com | 12 Nov 2024
    yes! the full stack includes our recommended schema which has the indexes set up - it's a drop in replacement for anything that would ingest Otel-based telemetry! If you already have Promtail setup - you might want to set up a collector or tweak the existing collector to take in Promtail via the Otel Loki Receiver: https://github.com/open-telemetry/opentelemetry-collector-co...

    Overall it doesn't sound very hard to me!

  • How to Monitor Host Metrics with OpenTelemetry
    2 projects | dev.to | 28 Aug 2024
    hostmetrics receiver
  • Using OpenTelemetry and the OTel Collector for Logs, Metrics and Traces
    2 projects | dev.to | 24 Jul 2024
    You can configure additional options like authentication and collection intervals in the receiver configuration. Refer to the official documentation for details.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic opentelemetry-collector-contrib repo stats
57
3,546
10.0
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?