Go Opentelemetry

Open-source Go projects categorized as Opentelemetry

Top 23 Go Opentelemetry Projects

Opentelemetry
  • jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  • Project mention: Golang REST API boilerplate | dev.to | 2024-06-04
  • gf

    GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (by gogf)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • opentelemetry-collector

    OpenTelemetry Collector

  • Project mention: Using Cloud Monitoring to Monitor IRIS-Based Applications Deployed in GKE | dev.to | 2024-05-23

    We see three pods (one for each node). These pods are managed by a DaemonSet, and called by the Google Kubernetes Engine Metrics Agent (gke-metrics-agent). Under the hood, this agent leverages the Open Telemetry Collector enhanced by Google-specific features. You can spend some time looking at its configuration, which is thoroughly described on the page OpenTelemetry Collector Configuration Format.

  • mimir

    Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.

  • Project mention: Monitoring Is a Pain | news.ycombinator.com | 2023-06-27

    It consists of 6 separate components to run, plus 4 additional optional components [1]. And I don't even count 5 additional caches [2]. How is that "simple and easy"?

    [1] https://grafana.com/docs/mimir/latest/references/architectur...

    [2] https://github.com/grafana/mimir/blob/9a52522a05f25d6d6bc2e8...

  • flipt

    Enterprise-ready, GitOps enabled, CloudNative feature management solution

  • Project mention: Ask HN: How did you build feature flags? | news.ycombinator.com | 2024-04-03

    We at https://flipt.io are putting on a buy vs build webinar in a couple of weeks to discuss this very thing as it's a common question that engineering teams seem to have.

    If you're interested in attending its taking place on LinkedIn on April 17: https://www.linkedin.com/events/buildvs-buy-pickingafeaturef...

  • odigos

    Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF

  • Project mention: Setup odigos in Ubuntu | dev.to | 2024-04-10

    Welcome 👋 to this blog. Did you want to use odigos on your Ubuntu machine but don't know how to start? Then this blog will definitely help you and it also helps you to understand the basic aspect of the odigos project.

  • uptrace

    Open source APM: OpenTelemetry traces, metrics, and logs

  • Project mention: Show HN: Traces, metrics, and logs using OpenTelemetry and ClickHouse | news.ycombinator.com | 2024-03-27
  • SaaSHub

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

    SaaSHub logo
  • opentelemetry-collector-contrib

    Contrib repository for the OpenTelemetry Collector

  • Project mention: Integrating Datadog Instrumented Apps in your OpenTelemetry Stack | dev.to | 2024-05-16

    To simplify this structure, we can centralize all the communication in an OpenTelemetry Collector and set up a datadog receiver that works like an agent, receiving traces and metrics in Datadog proprietary format:

  • deepflow

    :sparkles: Zero-code distributed tracing and profiling, observability via eBPF :rocket:

  • Project mention: Bpftop: Streamlining eBPF performance optimization | news.ycombinator.com | 2024-02-26

    We have implemented zero-code distributed tracing with eBPF. https://github.com/deepflowio/deepflow

  • agent

    Vendor-neutral programmable observability pipelines. (by grafana)

  • Project mention: Ask HN: Best solution for homelab service monitoring? | news.ycombinator.com | 2023-07-14

    And has an agent that can be run on the host to monitor it: https://github.com/grafana/agent

  • loggie

    A lightweight, cloud-native data transfer agent and aggregator

  • apm-server

    APM Server

  • Project mention: ☸️ Web Application on Kubernetes: A Tutorial to Observability with the Elastic Stack | dev.to | 2023-11-27

    imageTag: 8.5.1 resources: requests: cpu: 10m memory: 768Mi limits: cpu: 1900m memory: 1024Mi ingress: enabled: false # Allows you to add any config files in /usr/share/kibana/config/ kibanaConfig: kibana.yml: | ### default server.host: "0.0.0.0" server.shutdownTimeout: "5s" elasticsearch.hosts: ["http://elasticsearch:9200"] monitoring.ui.container.elasticsearch.enabled: true ### custom # from https://github.com/elastic/apm-server/issues/10361 xpack.fleet.packages: - name: apm version: 8.5.1

  • opentelemetry-operator

    Kubernetes Operator for OpenTelemetry Collector

  • SigLens

    100x Efficient Log Management than Splunk, Reduce your observability cost by 90%

  • Project mention: Siglens: A columnar OLAP db that can execute queries 50x faster than ClickHouse | news.ycombinator.com | 2024-02-20

    I found their claims exaggerated: https://github.com/siglens/siglens/issues/created_by/alexey-...

  • tracetest

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

  • Project mention: Integrating Datadog Instrumented Apps in your OpenTelemetry Stack | dev.to | 2024-05-16

    The example sources used in this article and setup instructions are available in the Tracetest GitHub repository.

  • teletrace

    Open-Source Tracing Platform

  • aws-otel-collector

    AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)

  • otel-cli

    OpenTelemetry command-line tool for sending events from shell scripts & similar environments

  • Project mention: CloudWatch logs for bash commands executed on linux(rhel) ec2 instance | /r/aws | 2023-06-13

    Not sure what they support these days but you might try https://github.com/equinix-labs/otel-cli or https://github.com/krzko/opentelemetry-shell

  • otelsql

    OpenTelemetry instrumentation for database/sql

  • opentelemetry-lambda

    Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.

  • Project mention: Did OpenTelemetry deliver on its promise in 2023? | news.ycombinator.com | 2024-01-12

    I mean, sure, you can improve performance a bit by increasing the RAM/compute capacity on the Lambda. But it always adds a pretty steep overhead right now, no matter how much capacity you throw at it.

    https://github.com/open-telemetry/opentelemetry-lambda/issue...

    https://github.com/aws-observability/aws-otel-lambda/issues/...

  • opentelemetry-collector-releases

    OpenTelemetry Collector Official Releases

  • Project mention: Spring Boot Monitoring with Open-Source Tools | dev.to | 2023-12-02

    Download the appropriate binary package for your Linux or macOS distribution from the OpenTelemetry Collector releases page. We are using the latest version available at the time of writing this tutorial.

  • go-instrument

    ⚡️ Automatically add Trace Spans to Go methods and functions

  • otel-launcher-go

    Launcher, a Lightstep Distro for OpenTelemetry Go 🚀

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Opentelemetry related posts

  • Using Cloud Monitoring to Monitor IRIS-Based Applications Deployed in GKE

    5 projects | dev.to | 23 May 2024
  • Integrating Datadog Instrumented Apps in your OpenTelemetry Stack

    4 projects | dev.to | 16 May 2024
  • OpenTelemetry at Scale: what buffer we can use at the behind to buffer the data?

    1 project | news.ycombinator.com | 10 Apr 2024
  • Setup odigos in Ubuntu

    2 projects | dev.to | 10 Apr 2024
  • Implementing OTel Trace Context Propagation Through Message Brokers with Go

    4 projects | dev.to | 4 Apr 2024
  • Show HN: Traces, metrics, and logs using OpenTelemetry and ClickHouse

    1 project | news.ycombinator.com | 27 Mar 2024
  • Uptrace v1.6 is available

    1 project | dev.to | 25 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Opentelemetry projects in Go? This list will help you:

Project Stars
1 jaeger 19,690
2 gf 10,985
3 opentelemetry-collector 3,998
4 mimir 3,800
5 flipt 3,383
6 odigos 3,066
7 uptrace 3,004
8 opentelemetry-collector-contrib 2,669
9 deepflow 2,450
10 agent 1,556
11 loggie 1,205
12 apm-server 1,168
13 opentelemetry-operator 1,090
14 SigLens 1,103
15 tracetest 930
16 teletrace 617
17 aws-otel-collector 537
18 otel-cli 433
19 otelsql 267
20 opentelemetry-lambda 251
21 opentelemetry-collector-releases 213
22 go-instrument 149
23 otel-launcher-go 113

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com