opentelemetry-collector-contrib
by
open-telemetry

Description: Contrib repository for the OpenTelemetry Collector

View on GitHub ↗

Summary Information

Updated 32 minutes ago
Added to GitGenius on April 2nd, 2023
Created on July 11th, 2019
Open Issues & Pull Requests: 943 (-7)
Number of forks: 3,715
Total Stargazers: 4,781 (+0)
Total Subscribers: 64 (+0)

Issue Activity (beta)

Open issues: 668
New in 7 days: 9
Closed in 7 days: 14
Avg open age: 244 days
Stale 30+ days: 412
Stale 90+ days: 165

Recent activity

Opened in 7 days: 5
Closed in 7 days: 6
Comments in 7 days: 38
Events in 7 days: 212

Top labels

  • Stale (1,996)
  • enhancement (1,941)
  • bug (1,729)
  • closed as inactive (1,537)
  • needs triage (782)
  • waiting-for-code-owners (499)
  • never stale (487)
  • help wanted (361)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 38.4 days
90th percentile: 62.9 days
Tracked items: 5,529

Most active contributors

Detailed Description

The OpenTelemetry Collector Contrib repository serves as a centralized hub for OpenTelemetry Collector components that fall outside the scope of the core repository. Written in Go, this project hosts a diverse collection of receivers, processors, and exporters that enable organizations to collect, process, and export telemetry data including traces, metrics, and logs across distributed systems. The repository explicitly distinguishes itself from the core collector by housing components deemed unsuitable for inclusion there, though some widely-used components like Jaeger and Prometheus exporters are distributed as part of both core and contrib releases through the opentelemetry-collector-releases repository.

The project emphasizes flexibility in deployment through the OpenTelemetry Collector Builder, which allows users to construct custom distributions by selecting components from the core repository, contrib repository, or third-party sources. Each component maintains its own stability level per signal type, meaning a single component might be stable for traces while remaining in alpha for metrics or development stages for logs. This granular stability model sets clear expectations for users depending on specific components for production workloads.

GitGenius activity data reveals substantial community engagement with 5677 tracked issues and pull requests showing a median response latency of zero hours and a mean of 898 hours. The most active labels tracked are enhancement with 1807 items, Stale with 1758 items, and bug with 1577 items, indicating ongoing feature development alongside maintenance of existing functionality. The top contributors by event count are atoulme with 2728 events, crobert-1 with 1935 events, and mx-psi with 1692 events, demonstrating consistent leadership in repository stewardship.

The repository maintains a structured governance model with distinct roles including maintainers, approvers, and triagers drawn from organizations like Splunk, Elastic, Honeycomb, Dynatrace, DataDog, and Grafana Labs. Support for individual components is distributed across community maintainers and vendor-specific teams, with the broader maintainer group retaining authority to downgrade components deemed unmaintained or posing risks to the distribution. The project explicitly notes that actual support typically flows from individual contributors and code owners rather than centralized teams.

Feature gating mechanisms allow experimental functionality to be hidden behind gates before integration into main code paths, with these gates themselves subject to defined lifecycle stages. The repository's classification spans processors, telemetry collection, tracing, logging, instrumentation, exporters, observability, receivers, and metrics, reflecting its comprehensive role in the observability ecosystem. Cross-repository contributor overlap with github/gh-aw, solo-io/gloo, and microsoft/vscode indicates the project's integration into broader development tooling and infrastructure platforms.

opentelemetry-collector-contrib
by
open-telemetryopen-telemetry/opentelemetry-collector-contrib

Repository Details

Fetching additional details & charts...