Skip to content

Weekly Report: 2025-04-22 - 2025-04-29 #39708

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

Closed
github-actions bot opened this issue Apr 29, 2025 · 1 comment
Closed

Weekly Report: 2025-04-22 - 2025-04-29 #39708

github-actions bot opened this issue Apr 29, 2025 · 1 comment
Labels

Comments

@github-actions
Copy link
Contributor

Format

  • {CATEGORY}: {COUNT} ({CHANGE_FROM_PREVIOUS_WEEK})

Issues Report

  • New issues: 65
    Issues
    • Promote prometheusremotewriteexporter to Stable. (#39706)
    • Exporterhelper truncating logs when prometheus remote writer fails writing metrics (#39703)
    • [Release retro] prepare release failed with current contrib version being v0.x.1 (#39701)
    • prometheus exporter reporting metrics with dots in them (#39700)
    • [processor/transform] OTTL aggregation function support for Logs (#39699)
    • [processor/transform] Add a Config parameter to add programatically custom OTTL funcs to transform processor. (#39698)
    • No recent tag pushes to otel/opentelemetry-collector-contrib (#39694)
    • [flaky test][exporter/datadog] Timeout during TestIntegrationComputeTopLevelBySpanKind (#39691)
    • [pkg/ottl] Use a setter for Split() (#39686)
    • [receiver/filelog] Re: Add option to insert offset as attribute (#39684)
    • httpcheck returns 1 even if http_status_class & http_status_code is not the same (#39683)
    • [fileconsumer] Find better approach to identify gzip files (#39682)
    • Processor/k8sattributes] Pod/Node attributes are not attaching with traces generated by Kubelet/kube-apiserver (#39680)
    • Feature Request: Add Namespace Filtering Support to k8sobserver Extension (#39677)
    • Collector does not send agent_disconnect message on SIGINT shutdown (ctrl + c) (#39676)
    • [receiver/awsxrayreceiver]: Report for failed tests on main (#39674)
    • [exporter/elasticsearch] retry setting not take effect after the es down (#39670)
    • Issue with Persistent Queue and Autoscaling in OpenTelemetry Collector using PostgreSQL - No Data Stored(sending_queue, db_storage) (#39666)
    • New component: confmap/provider/googlesecretprovider - Google Secrets Provider (#39665)
    • New component: cmd/golden (#39662)
    • [fileconsumer] Gzip offset accuracy (#39656)
    • If a Unicode character is splited by container runtime, we should merge it when recombing. (#39653)
    • [receiver/kubeletstats] Move receiver.kubeletstats.enableCPUUsageMetrics feature gate to stable (#39650)
    • Deprecate the unused configuration DimensionsCacheSize (#39646)
    • cardinality limit not work (#39645)
    • update-otel workflow failed (#39643)
    • [exporter/loadbalancing] documentation.md doesn't include datapoint attributes (#39636)
    • [receiver/aerospikereceiver] Upgrade aerospike-client-go to major version 8 (#39635)
    • [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datadogexporter/integrationtest]: Report for failed tests on main (#39632)
    • [receiver/apachespark] Add apachespark scraping accumulators (#39630)
    • [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datadogexporter/integrationtest]: Report for failed tests on main (#39628)
    • [receiver/apachespark] Add apachespark scraping by application id (#39627)
    • [receiver/apachespark] Add support for SKIPPED state status in apachesparkreceiver (#39626)
    • [translator/azurelogs] Add support for resource logs in blob storage (#39623)
    • [receiver/apachespark] Apache Spark Receiver doesn't work with ending slash in the endpoint (#39620)
    • [CI] 1.24 unit tests are skipped on main (#39618)
    • [CI] Failing unit tests on main do not mark CI job as failed (#39616)
    • [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datadogexporter/integrationtest]: Report for failed tests on main (#39611)
    • [exporter/sematext] Exporter starts without required configuration, fails on trying to send data (#39610)
    • [receiver/k8sobjects] State which objects are supported by the receiver in the documentation (#39608)
    • [exporter/datadogexporter]: Report for failed tests on main (#39601)
    • Support ingesting gcp metrics with value type being Distribution (#39600)
    • [receiver/filelog] Setting max_concurrent_files: 1 causes infinite loop (#39598)
    • service telemetry metrics only binding to localhost (#39597)
    • Azureblob Exporter: Blob names include serial number after .json instead of before, breaking file extension (#39593)
    • Prometheusremotewrite send_metadata not working (#39591)
    • New component: Datadog Extension (#39589)
    • [chore] remove replace statements for core packages in go.mod after 0.125 release (#39586)
    • [exporter/datadogexporter]: Report for failed tests on main (#39585)
    • Automatically add status badges on README for each codecov component (#39583)
    • Automatically generate list of codecov components in codecov.yaml (#39582)
    • [kafkareceiver] The exporterhelper.ErrQueueIsFull error must enforce a backoff mechanism (#39580)
    • spanmetrics prometheus counter-reset support (#39576)
    • [pkg/stanza] Stanza operators should not split batches of entries (#39575)
    • Add Metrics Around Search Performance (#39566)
    • update-otel workflow failed (#39561)
    • [exporter/prometheusremotewrite] WAL metrics (#39556)
    • [receiver/k8seventsreceiver] Labels and attributes extraction from event metadata (#39555)
    • [receiver/k8sobjectsreceiver] Refactor Config Struct to Separate Mutable Fields (#39553)
    • [CI/CD] changedfiles check failing: Not a valid object name origin/main (#39549)
    • Add status badge for test codecov component (#39545)
    • Add one codecov component and test that we can see coverage on the web (#39544)
    • Measure and display code coverage per component (#39543)
    • New component: NATS as a Receiver and Exporter (#39540)
    • Weekly Report: 2025-04-15 - 2025-04-22 (#39524)
  • Issues needing triage: 105
    Issues
    • [RFC] Ingesting telemetry data into OpenSearch (#39707)
    • Exporterhelper truncating logs when prometheus remote writer fails writing metrics (#39703)
    • [processor/transform] OTTL aggregation function support for Logs (#39699)
    • [processor/transform] Add a Config parameter to add programatically custom OTTL funcs to transform processor. (#39698)
    • No recent tag pushes to otel/opentelemetry-collector-contrib (#39694)
    • [pkg/ottl] Use a setter for Split() (#39686)
    • httpcheck returns 1 even if http_status_class & http_status_code is not the same (#39683)
    • [fileconsumer] Find better approach to identify gzip files (#39682)
    • Collector does not send agent_disconnect message on SIGINT shutdown (ctrl + c) (#39676)
    • Issue with Persistent Queue and Autoscaling in OpenTelemetry Collector using PostgreSQL - No Data Stored(sending_queue, db_storage) (#39666)
    • New component: confmap/provider/googlesecretprovider - Google Secrets Provider (#39665)
    • [receiver/apachespark] Add apachespark scraping accumulators (#39630)
    • [receiver/apachespark] Add apachespark scraping by application id (#39627)
    • [receiver/apachespark] Add support for SKIPPED state status in apachesparkreceiver (#39626)
    • [translator/azurelogs] Add support for resource logs in blob storage (#39623)
    • [receiver/apachespark] Apache Spark Receiver doesn't work with ending slash in the endpoint (#39620)
    • [exporter/sematext] Exporter starts without required configuration, fails on trying to send data (#39610)
    • Support ingesting gcp metrics with value type being Distribution (#39600)
    • [kafkareceiver] The exporterhelper.ErrQueueIsFull error must enforce a backoff mechanism (#39580)
    • Add Metrics Around Search Performance (#39566)
    • [receiver/k8seventsreceiver] Labels and attributes extraction from event metadata (#39555)
    • New component: NATS as a Receiver and Exporter (#39540)
    • Azure ServiceBus Exporter and Receiver (#39494)
    • Azure blob many small files. No append? (#39475)
    • Unmarshal error for OTLP-formatted metrics from cross-account observability enabled CloudWatch metric streams (#39462)
    • [Connector/Servicegraph] (err-mimir-sample-duplicate-timestamp) (#39460)
    • NativeIngest. Broken by_http_status metric (#39444)
    • metricstarttimeprocessor: avoid copy for gauges when adjusting metrics (#39400)
    • New component: Dynatrace Metrics Receiver (#39372)
    • [receiver/azureeventhub] Unhandled Time Grain when adding metrics pipeline (#39329)
    • New component: KEDA Scaler Exporter (#39310)
    • Unable to Get Internal Metrics for Logs Pipeline via Prometheus Exporter (#39273)
    • Azure Event Hub Receiver: Support for Histograms (#39267)
    • String to timestamp conversion in transform (#39226)
    • New component: prometheustextfilereceiver (#39213)
    • Unable to export traces to Google Cloud (#39212)
    • exporter/kafka: add support for defining topic and message key as request metadata (#39208)
    • Token is not renewing after few times when we use oauth2clientauthextension (#39201)
    • New component: OTTL-based request partitioning processor (#39199)
    • Latency and Throughput Metric (#39189)
    • [journaldreceiver] journald-remote not captured. need merge option (#39188)
    • [extension/opamp] Allow receiving configuration without a supervisor (#39167)
    • Inconsistent set attribute operation (#39122)
    • ERROR: invalid byte sequence for encoding "UTF8": 0x00 (#39112)
    • support routing by custom attribute for spans (#39103)
    • New component: Azure logs encoding extension (#39095)
    • [exporter/file] Ability to write logs in plaintext / using a template (#39087)
    • Add scrape_duration metric for scrapers (#39079)
    • [receiver_creator] Started components not reporting status (#39053)
    • Missing log with File exporter when group by attribute is not present (#39031)
    • how can i access volumeclaimtemplate in opentelemetry operator sidecar of statefulset? (#39010)
    • how to get logs with index in opensearch use with opentelemetry api version opentelemetry.io/v1beta1? (#38988)
    • [Flaky test] redisreceiver redis_scraper_test failed on Windows (#38955)
    • [receiver/awscloudwatch] Inerrupted logs polling in case of deleted log group (#38940)
    • [receiver/pulsar] Remove extra arguments to NewFactory() (#38930)
    • Log Truncation Issue When Forwarding Jenkins Logs to Splunk via OTEL (#38909)
    • [exporter/prometheus] Exemplars not exposed in Prometheus /metrics despite being received by OpenTelemetry Collector (#38878)
    • Loss of data when search engine is unavailable using Opensearch exporter (#38846)
    • [data race][receiver/tcpcheck] TestScraper_TCPErrorMetrics (#38843)
    • Add support for logs coming from subscription filters (#38820)
    • [deltatocumulativeprocessor] Add summary type support (#38772)
    • [receiver/k8scluster] Associate hpa metrics with the scale target (#38768)
    • Support capturing hpa targets as metrics (#38767)
    • Instrumentation scope attributes support in exporters (#38744)
    • [receiver/k8sobjects] support restoring state between restarts (#38731)
    • [cmd/opampsupervisor] enable reporting package statuses (#38727)
    • pmetrictest.Ignore...Order() does not support multiple metrics with same resource attributes (#38713)
    • [exporter/alertmanager] Alerting from metrics (#38694)
    • [pkg/ottl] support joining a slice into a string (#38690)
    • AWS xray exporter doesn't respect the sts_region attribute (#38688)
    • Receiver execute input commandsd (#38684)
    • Exported ss40 trace data cannot be visualized with OpenSearch Dashboard Trace Analytics plug-in (#38680)
    • Exporter set metadata but do not send metadata when using Persistent Queue (#38666)
    • [exporter/kafka] Kafka exporter blocks collector pipeline with continuous retries when a configuration error occurs (#38604)
    • extension/encoding/awscloudwatchmetricstreamsencodingextension: errors should be returned, not logged (#38596)
    • opensearch expoter atteach date suffix behind index name (#38595)
    • how to set log_index back to index_name date in opensearch expoter (#38512)
    • [tailsamplingprocessor] Decision Timer Latency Metric is misleading (#38502)
    • [PR] Support raw_json Encoding for Kafka Exporter (Azure Event Hub Compatibility) (#38495)
    • Azure Event Hub receiver empty offset not starting at latest (#38487)
    • [exporter/kafkaexporter] Enable Partitioning by Specific Attribute for Logs & Metrics (#38484)
    • Resolve the logs/traces sampling priority discrepancy in probabilistic sampler processor (#38469)
    • [azuremonitorexporter] LogRecordToEnvelope does not handle exceptions (#38432)
    • Add ability to handle Split metrics (#38402)
    • Allow fetching CloudWatch log groups filtered using a given account ID (#38391)
    • support setting metric type in carbon receiver plaintext (#38373)
    • Not able to receive metrics from logs count connector (#38304)
    • Incorrect "span_metrics_calls_total" Metric Value for SpanMetrics when Otel-Collector is Restarted (#38262)
    • File compression missmatch for exporter and reciver (#38250)
    • Failing to fetch index stats metrics (#38188)
    • Support Oauth 2.0 Token Exchange In oauth2clientauth (#38086)
    • [pkg/fileconsumer] - Add e2e test cases for "archive" feature (#38056)
    • OpenSearch exporter failed to export data (#38048)
    • cri-o pod logs incompatibility with filelog receiver (#38002)
    • [receiver/dockerstats] Failing integration test: No such image: nginx:1.17 (#37933)
    • [cmd/supervisor] Error when using passthrough_logs=true option (#37888)
    • please redact the exporter sumologic url (#37859)
    • Extend Kafka exporter to support profiling signal (#37837)
    • oidcauthextension - do not verify issuer and issue_url match (follow up) (#37794)
    • metricstransform processor not working as expected - sum of 2 summary prometheus metrics is not created with only the configured label_set (#37792)
    • oidcauthextension - do not verify issuer and issuer_url match (#37780)
    • Internal telemetry metrics records fail to update (#37771)
    • Variable sampling frequency for interval processor (#37744)
    • [exporter/awsxray] Exporter not handling span links correctly (#37724)
    • add a feature to the metricstransformprocessor to allow custom code to do the transformation (#37699)
  • Issues ready to merge: 0
  • Issues needing sponsorship: 33
    Issues
    • New component: NATS as a Receiver and Exporter (#39540)
    • New component: Dynatrace Metrics Receiver (#39372)
    • New component: KEDA Scaler Exporter (#39310)
    • New component: syslog encoding (#39298)
    • New component: prometheustextfilereceiver (#39213)
    • New component: OTTL-based request partitioning processor (#39199)
    • New component: Azure logs encoding extension (#39095)
    • [PR] Webhook Exporter for OpenTelemetry: Push Data to HTTP Endpoint (#38496)
    • New component: AWS Metrics Processor (#38292)
    • New component: Fiddler Receiver for ingesting and converting model metrics data to OTLP [receivers/fiddlerreceiver] (#38245)
    • New component: OCI Logging Analytics Exporter [exporter/ocilogginganalyticsexporter] (#38244)
    • New component: nodiniteexporter (#38143)
    • New component: azureservicebusreceiver (#38125)
    • New component: Target Allocator (#37994)
    • New component: HuaweiCloud AOM Exporter (#37920)
    • AWS SSM provider for configuration (#37877)
    • New component: Pipeline processor (#37787)
    • New component: Scaleway Audit Trail receiver (#37678)
    • New component: biztalkserverreceiver (#37649)
    • New component: Add a headers_transform extension with support for authenticator (#37616)
    • New component: Lightstep receiver (#37383)
    • New component: New component: Add RocketMQ Receiver to OpenTelemetry Collector Contrib (#37155)
    • New component: RocketMQ Exporter (#37153)
    • Trace -> Profile connector (#36596)
    • New component: AWS SQS Receiver (#36516)
    • [receiver/kubeletstatsreceiver] Kubeletstats receiver: Adding feasibility in kubeletstats receiver to fetch kubelet metrics (#36453)
    • New confmap provider: AWS SSM ParameterStore (#36383)
    • New component: traceroutereceiver (#36099)
    • [exporter/postgres]: Exporter to save OTEL data in postgresql (#35451)
    • Update context dynamically from attributes (#34649)
    • New component: RabbitMQ (message) Receiver (#34242)
    • New component: Redfish receiver proposal (#33724)
    • New component: otlptest (#28559)
  • New issues needing sponsorship: 1
    Issues
    • New component: NATS as a Receiver and Exporter (#39540)
  • Issues and PRs that need code owner review: 93
    Issues
    • [receiver/filelog] Re: Add option to insert offset as attribute (#39684)
    • Processor/k8sattributes] Pod/Node attributes are not attaching with traces generated by Kubelet/kube-apiserver (#39680)
    • [receiver/prometheus] Add fallback_scrape_protocol when using target allocator (#39672)
    • [receiver/k8sobjectsreceiver] Properly deep copy the K8sObjectsConfig struct (#39644)
    • [translator/azurelogs] Azure logs fix resource attributes (#39571)
    • handle conflits in prw v2 (#39570)
    • Add Multiple Metrics About Search Performance to splunkenterprisereceiver (#39569)
    • Update module github.com/elastic/go-elasticsearch/v8 to v9 (#39559)
    • Update module github.com/cespare/xxhash to v2 (#39558)
    • Update module github.com/aws/aws-xray-sdk-go to v2 (#39552)
    • [internal/aws] Migrate k8s and xray/testdata to aws-sdk-go-v2 (#39497)
    • [receiver/k8seventsreceiver] add extraction rules for labels and annotations (#39495)
    • Interface Names Added for resource Attribute Interface name added for ip and mac addr #39421 (#39472)
    • [chore] [exporter/awscloudwatchlogs] move @boostchicken and @rapphil to emeritus codeowners (#39471)
    • NativeIngest. Broken by_http_status metric (#39444)
    • Update All github.com/knadh/koanf packages to v1 (major) (#39440)
    • [chore][pkg/fileconsumer] - Move archive into separate package (#39353)
    • add baseURL config (#39345)
    • service resource attributes (#39335)
    • [awsproxy] fix content-length header (#39259)
    • [chore] Add a new ottl function Keys (#39256)
    • Update module github.com/puzpuzpuz/xsync/v3 to v4 (#39255)
    • [exporter/awsxrayexporter] update to aws-sdk-go-v2 (#39244)
    • Add Grok Parser Operator (#39151)
    • [connector/spanmetricsconnector] add separate additional dimensions for calls and duration metrics (#39134)
    • [receiver/gitlab] add tracing functionality (#39123)
    • [elasticsearchexporter] improve error message for invalid datapoints (#39063)
    • [healthcheckv2] Log details in http/grpc handlers when components are not okay (#39058)
    • Telemetrygen: support creation of attributes with values of slice type (#39018)
    • [receiver/filelog] encoding not applied to multiline option (#39011)
    • Update module github.com/opensearch-project/opensearch-go/v2 to v4 (#38982)
    • [receiver/netflowreceiver] add send_raw option for sending unparsed logs (#38832)
    • [exporter/clickhouse] Fix database creation (#38829)
    • [cmd/opampsupervisor] Emit spans for startup and message handling (#38797)
    • Configuring receivercreator using annotation hints : default value for io.opentelemetry.discovery.logs/enabled (#38790)
    • feat: add support for SummaryDataPoint in delta to cumulative processor (#38779)
    • [cmd/opampsupervisor] Emit spans via trace exporter (#38724)
    • [receiver/k8scluster] Add node name to pod metadata (#38669)
    • [receiver/receivercreator] Remove backslash only before backtick (#38614)
    • fix(kafkaexporter): Make Sarama's ConfigurationError as permanent to prevent retries (#38608)
    • metricstarttimeprocessor: Implementation of the subtractinitial strategy (#38594)
    • Journald Receiver Detected Status Issue (#38498)
    • [pkg/ottl] Adapt time parsing error messages to include the ctime directives (#38425)
    • Kafka receiver return "principal unknown" (#38422)
    • [processor/k8sattributes] support extracting labels and annotations from Deployments (#38343)
    • Add Cluster Info to Redis Receiver (#38285)
    • [chore][pkg/stanza] - finalize archive's implementation (#38267)
    • awscloudwatchreceiver: Testing locally with Localstack (#38219)
    • Load balancing exporter is not forwarding HTTP headers (#38090)
    • [processor/transform] Add support for failover statements (#38051)
    • [exporter/awsemf] Log events in a single PutLogEvents request must be in chronological order. (#37762)
    • [pkg/ottl] Improve slice and maps dynamic indexing validation (#37646)
    • Added setting to config to redact data of all types (#37631)
    • add entity metadata - namespace and container (#37580)
    • receiver/awsxray not allowing id to be missing in segment/cause/exception (#37414)
    • [processor/redaction] apply redaction to log.body ([processor/redaction] Add Support for Redacting log.body in the Redaction Processor #37239) (#37369)
    • [pkg/ottl] support merging multiple maps via merge_maps() function (#37343)
    • [pkg/ottl] Add ParseSeverity function (#37280)
    • Metrics routed using routing connector with datapoint context are missing AggregationTemporality (#37273)
    • [processor/transform] Introduce convert_summary_quantile_val_to_gauge() function (#37245)
    • [processor/transform] Introduce optional metric name suffix setup for convert summary and extract histogram functions (#37238)
    • Add subpolicy metrics for And, Composite policies (#36966)
    • Composite policy doesn't allow for overflow between subpolicies if a policy sets Sampled but has gone over its max rate (#36959)
    • Composite policy does not observe the policy_order in the config (#36955)
    • Broken trace context propagation: OTel Trace ID of DD agent spans converted by OTel Col Datadog Receiver are wrong (#36926)
    • Datadog Receiver spans don't follow OTel specs (#36924)
    • [connector/routing] Ability to dynamically determine a pipeline ID (#36809)
    • Tail-based sampling with policies evaluated with first match mechanism (#36795)
    • fix(deps): update module github.com/snowflakedb/gosnowflake to v1.13.2 - abandoned (#36737)
    • Sampling affects the accuracy of performance metrics (#36705)
    • Encoding that sends raw format including resource and record attributes (#36674)
    • [connector/spanmetrics] SpanMetrics & ServiceGraph should consider the startTimeStamp from the span data itself and not the timeStamp when the collector receives the span (#36613)
    • [processor/interval] Allow bypassing cumulative sums / counters (#36561)
    • feature(googlecloudspannerreceiver): Allow specifying scraping all databases for a Spanner instance (#36553)
    • [exporter/opensearch] Align emitted data's schema to match OTLP (#36529)
    • Support mapping of ClientService to an exposed list of attributes (#36503)
    • Azure resultSignature is not necessarily a string (#36499)
    • MongoDB Atlas receiver configure granularity of metrics per project (#36411)
    • [receiver/awsfirehosereceiver] Support logs from AWS services sent directly to Firehose (#36379)
    • AWS XRay exporter receiving http 408 error (#36338)
    • [receiver/k8sobjects] allow options to exclude namespace (#36217)
    • [FR] Force type when doing environment variable substitution (#36183)
    • [receiver/awsecscontainermetrics] Clarify behavior of certain metric attributes (#35987)
    • otelcol-contrib file_storage does not recover gracefully upon potentially corrupted database (#35899)
    • Collector giving the 404 response while exporting the traces (#36137)
    • [exporter/opensearch] Component maintenance (#35781)
    • [receiver/kafka]: Support access to message key (#35231)
    • Add Dynamic index (#34746)
    • [processor/metricstransform] support the ability to send a list of string as group_resource_labels (#34671)
    • influxes receiver might need more endpoints (#33817)
    • Span Metrics connector support for OTEP 235 probability sampling (#33632)
    • Dynamic topic for googlecloudpubsub exporter (#33547)
    • Line Protocol generated by influxDB exporter seems to be incorrect (#33444)

Components Report

JSON Data

Expand
{
  "issuesData": {
    "issuesNew": 65,
    "issuesTriage": 105,
    "issuesReadyToMerge": 0,
    "issuesSponsorNeeded": 33,
    "issuesNewSponsorNeeded": 1,
    "issuesCodeOwnerNeeded": 93
  },
  "componentData": {
    "lookingForOwners": 52,
    "unmaintained": 6,
    "deprecated": 6
  }
}
@crobert-1
Copy link
Member

All open issues needing triage, sorted by component frequency (only including components with >1 issue):

  5: exporter/opensearch                     [38846, 38680, 38595, 38512, 38048]
  5: exporter/kafka                          [39208, 38604, 38495, 38484, 37837]
  3: receiver/azureeventhub                  [39329, 39267, 38487]
  3: processor/transform                     [39699, 39698, 39122]
  3: exporter/file                           [39087, 39031, 38250]
  3: cmd/opampsupervisor                     [39727, 38727, 37888]
  2: receiver/otlpjsonfile                   [39730, 38250]
  2: receiver/kafka                          [39580, 37771]
  2: receiver/k8scluster                     [38768, 38767]
  2: receiver/filelog                        [38250, 38002]
  2: receiver/awscloudwatch                  [38940, 38391]
  2: pkg/ottl                                [39686, 38690]
  2: extension/storage/dbstorage             [39666, 39112]
  2: extension/oidcauth                      [37794, 37780]
  2: extension/oauth2clientauth              [39201, 38086]
  2: exporter/prometheus                     [39703, 38878]
  2: exporter/awsxray                        [38688, 37724]

All open issues waiting for code owners sorted by component frequency (only including components with >1 issue):

  4: processor/tailsampling                  [36966, 36959, 36955, 36795]
  3: exporter/opensearch                     [36529, 35781, 34746]
  2: receiver/kafka                          [38422, 35231]
  2: receiver/datadog                        [36926, 36924]
  2: exporter/azuremonitor                   [36705, 36137]
  2: connector/spanmetrics                   [36613, 33632]
  2: connector/routing                       [37273, 36809]

All open issues sorted by component frequency (only including components with >1 issue):

 34: pkg/ottl                                [39686, 39308, 39158, 39100, 39024, 38824, 38690, 37904, 37704, 37646, 36572, 35458, 35176, 35079, 34739, 34610, 34161, 33747, 33433, 33288, 32954, 32896, 32080, 31387, 30420, 29289, 29016, 28893, 28892, 27821, 25161, 18643, 18642, 9410]
 19: receiver/filelog                        [39684, 39653, 39491, 39139, 39011, 38454, 38250, 38002, 37772, 37338, 36969, 36415, 36091, 35013, 32037, 30473, 29410, 27404, 17846]
 18: exporter/elasticsearch                  [39723, 39670, 39498, 39377, 39342, 39304, 39282, 39063, 38610, 38598, 38268, 37785, 37701, 37339, 37211, 37028, 34561, 32302]
 17: receiver/hostmetrics                    [39423, 38858, 38520, 36804, 35814, 35325, 34841, 34312, 34311, 32712, 32446, 32218, 30895, 27203, 20435, 18643, 7417]
 17: exporter/kafka                          [39248, 39208, 39146, 39113, 38888, 38604, 38495, 38484, 38291, 37837, 37470, 36982, 36974, 36674, 33260, 33180, 31758]
 16: receiver/prometheus                     [39240, 38405, 38172, 38097, 38085, 37570, 37510, 37268, 37205, 37223, 36619, 36574, 36130, 35188, 34263, 33303]
 16: processor/transform                     [39699, 39698, 39296, 39122, 39009, 38051, 36980, 34161, 33850, 33433, 33288, 32080, 31387, 28644, 18643, 9410]
 15: processor/k8sattributes                 [39680, 37957, 37862, 37415, 37269, 36670, 36437, 36418, 36234, 33700, 32440, 30841, 29630, 25135, 21789]
 15: exporter/prometheusremotewrite          [39706, 39703, 39556, 39080, 39041, 37738, 37332, 37284, 36944, 33661, 33383, 31910, 31032, 24432, 22806]
 14: processor/tailsampling                  [38502, 36966, 36959, 36955, 36876, 36795, 35971, 33656, 31582, 31580, 23648, 2636, 1651, 1629]
 14: pkg/stanza                              [39684, 39653, 39575, 39151, 38119, 38056, 37438, 36491, 36275, 36020, 35726, 30473, 27404, 17846]
 14: exporter/prometheus                     [39703, 39700, 38925, 38878, 38394, 36574, 35459, 35244, 33703, 33303, 26488, 22806, 18903, 13443]
 13: exporter/datadog                        [39519, 37681, 33775, 32005, 31483, 31193, 29701, 18280, 17483, 17373, 15280, 11033, 1909]
 13: cmd/opampsupervisor                     [39727, 38729, 38727, 38724, 37888, 37547, 37132, 36261, 35931, 34734, 24310, 24299, 21078]
 12: processor/resourcedetection             [39503, 39480, 39419, 39333, 39117, 37986, 37473, 35091, 31300, 24671, 11791, 4620]
 11: receiver/k8scluster                     [39456, 38768, 38767, 37580, 37454, 36859, 36819, 36280, 33797, 32457, 19741]
 11: receiver/dockerstats                    [38265, 38131, 38038, 37933, 37710, 34900, 33557, 33303, 31649, 29096, 11791]
 11: exporter/opensearch                     [38846, 38680, 38595, 38512, 38096, 38048, 36816, 36529, 36136, 35781, 34746]
 11: connector/spanmetrics                   [38262, 37597, 37096, 36805, 36613, 36030, 35449, 33857, 33632, 33136, 26648]
  9: receiver/kafka                          [39580, 39513, 39113, 38422, 37771, 37136, 36776, 36093, 35231]
  8: unmaintained                            [39458, 38922, 38921, 38913, 38912, 38911, 38910, 36599]
  8: exporter/loadbalancing                  [39103, 38788, 38090, 36717, 36508, 35810, 13826, 8843]
  7: receiver/azureeventhub                  [39496, 39329, 39278, 39267, 38487, 37385, 37380]
  7: extension/storage/filestorage           [38666, 38620, 38279, 36840, 35899, 35013, 3149]
  6: testbed                                 [38683, 38238, 35866, 33865, 30165, 27295]
  6: receiver/googlecloudmonitoring          [39600, 37742, 37349, 36898, 36815, 35780]
  6: receiver/azuremonitor                   [39417, 39048, 38651, 38639, 37220, 35155]
  6: processor/filter                        [38140, 37904, 37124, 31387, 18643, 18642]
  6: exporter/clickhouse                     [38077, 37690, 36540, 36249, 34771, 22805]
  6: cmd/telemetrygen                        [39018, 37175, 35756, 35736, 27880, 26068]
  5: receiver/receivercreator                [39053, 38790, 38163, 37436, 36595]
  5: receiver/opencensus                     [37633, 37632, 36791, 34707, 33865]
  5: receiver/kubeletstats                   [39650, 38298, 35849, 27909, 27885]
  5: receiver/k8sobjects                     [39553, 38731, 39060, 36217, 24242]
  5: receiver/journald                       [39188, 38498, 38217, 29410, 7298]
  5: receiver/github                         [39156, 39140, 39081, 39021, 38578]
  5: processor/redaction                     [38137, 37799, 37590, 37239, 36684]
  5: processor/metricstransform              [38292, 37792, 36578, 34671, 18643]
  5: processor/metricstarttime               [38623, 38621, 38383, 38381, 38379]
  5: exporter/splunkhec                      [39264, 39037, 37643, 37379, 36113]
  5: exporter/awsxray                        [38757, 38688, 37726, 37724, 36338]
  5: connector/signaltometrics               [39736, 38826, 38602, 38494, 37093]
  4: receiver/sqlserver                      [39124, 38200, 36462, 32986]
  4: receiver/redis                          [38955, 38117, 37473, 6942]
  4: receiver/k8sevents                      [39555, 37233, 24242, 23991]
  4: receiver/awsfirehose                    [39462, 38433, 36379, 35988]
  4: processor/interval                      [37905, 37744, 36561, 33949]
  4: pkg/translator/azurelogs                [39623, 39186, 39119, 36499]
  4: extension/oauth2clientauth              [39201, 38086, 37965, 36944]
  4: exporter/file                           [39087, 39031, 38250, 33807]
  4: exporter/azuremonitor                   [38432, 36705, 36319, 36137]
  4: connector/servicegraph                  [39210, 36503, 35460, 26648]
  3: report                                  [39708, 39524, 39396]
  3: receiver/windowseventlog                [36491, 36237, 34756]
  3: receiver/syslog                         [38678, 37442, 33344]
  3: receiver/mysql                          [38276, 38096, 34806]
  3: receiver/httpcheck                      [39683, 38564, 37460]
  3: receiver/googlecloudspanner             [37349, 36553, 32397]
  3: receiver/googlecloudpubsub              [39371, 38164, 32007]
  3: receiver/datadog                        [36926, 36924, 35752]
  3: receiver/awsxray                        [39674, 37732, 37414]
  3: receiver/awscloudwatch                  [38940, 38391, 38219]
  3: processor/probabilisticsampler          [36876, 36119, 31562]
  3: processor/logstransform                 [31140, 19775, 18643]
  3: processor/geoip                         [37070, 35069, 34745]
  3: processor/deltatocumulative             [38772, 38292, 37628]
  3: processor/cumulativetodelta             [37413, 36551, 18643]
  3: pkg/stanza/fileconsumer                 [39682, 39656, 39491]
  3: pkg/resourcetotelemetry                 [33383, 24432, 14900]
  3: internal/aws                            [38903, 37728, 27892]
  3: extension/storage/dbstorage             [39666, 39112, 7157]
  3: extension/oidcauth                      [37794, 37780, 38529]
  3: extension/encoding/awslogsencoding      [39407, 38861, 38820]
  3: extension/bearertokenauth               [37282, 36985, 35387]
  3: exporter/googlecloud                    [39212, 37570, 36502]
  3: connector/routing                       [38080, 37273, 36809]
  3: connector/failover                      [37496, 36168, 33007]
  3: connector/datadog                       [39444, 38904, 37077]
  3: connector/count                         [38304, 37573, 35982]
  3: cmd/otelcontribcol                      [39700, 27826, 18509]
  2: receiver/zipkin                         [35730, 35620]
  2: receiver/vcenter                        [38489, 37488]
  2: receiver/splunkhec                      [38909, 37307]
  2: receiver/splunkenterprise               [39566, 37907]
  2: receiver/otlpjsonfile                   [39730, 38250]
  2: receiver/jmx                            [37469, 34825]
  2: receiver/haproxy                        [38860, 37000]
  2: receiver/elasticsearch                  [36215, 35858]
  2: receiver/azureblob                      [39714, 39277]
  2: processor/resource                      [36183, 18643]
  2: processor/attributes                    [35981, 18643]
  2: extension/opampcustommessages           [39167, 39116]
  2: extension/healthcheck                   [26661, 11780]
  2: extension/headerssetter                 [38123, 34257]
  2: extension/encoding                      [38780, 38590]
  2: exporter/zipkin                         [39206, 34707]
  2: exporter/otelarrow                      [38387, 33008]
  2: exporter/azureblob                      [39475, 39272]
  2: exporter/awscloudwatchlogs              [39339, 30773]
  2: exporter/alertmanager                   [38694, 37612]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants