diff --git a/metric-metadata/ackextension.yaml b/metric-metadata/ackextension.yaml index d20fad8..35a5609 100644 --- a/metric-metadata/ackextension.yaml +++ b/metric-metadata/ackextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: development: [extension] - distributions: [contrib, splunk] + distributions: [contrib] codeowners: active: [zpzhuSplunk, splunkericl] diff --git a/metric-metadata/activedirectorydsreceiver.yaml b/metric-metadata/activedirectorydsreceiver.yaml index 731a63d..964c04e 100644 --- a/metric-metadata/activedirectorydsreceiver.yaml +++ b/metric-metadata/activedirectorydsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, BinaryFissionGames] seeking_new: true diff --git a/metric-metadata/aerospikereceiver.yaml b/metric-metadata/aerospikereceiver.yaml index f54267e..b69de93 100644 --- a/metric-metadata/aerospikereceiver.yaml +++ b/metric-metadata/aerospikereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, antonblock] seeking_new: true diff --git a/metric-metadata/alibabacloudlogserviceexporter.yaml b/metric-metadata/alibabacloudlogserviceexporter.yaml index d7fdaf3..a5bbcbe 100644 --- a/metric-metadata/alibabacloudlogserviceexporter.yaml +++ b/metric-metadata/alibabacloudlogserviceexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [shabicheng, kongluoxing, qiansheng91] diff --git a/metric-metadata/apachereceiver.yaml b/metric-metadata/apachereceiver.yaml index 14f40df..41d8ab8 100644 --- a/metric-metadata/apachereceiver.yaml +++ b/metric-metadata/apachereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/asapauthextension.yaml b/metric-metadata/asapauthextension.yaml index 830db4d..0aabe19 100644 --- a/metric-metadata/asapauthextension.yaml +++ b/metric-metadata/asapauthextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [jamesmoessis, MovieStoreGuy] diff --git a/metric-metadata/attributesprocessor.yaml b/metric-metadata/attributesprocessor.yaml index b50cc54..cd2e5bf 100644 --- a/metric-metadata/attributesprocessor.yaml +++ b/metric-metadata/attributesprocessor.yaml @@ -8,12 +8,6 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - redhat - - splunk - - sumo warnings: [Identity Conflict] codeowners: active: [boostchicken] diff --git a/metric-metadata/avrologencodingextension.yaml b/metric-metadata/avrologencodingextension.yaml new file mode 100644 index 0000000..4ddfa9f --- /dev/null +++ b/metric-metadata/avrologencodingextension.yaml @@ -0,0 +1,22 @@ +type: avro_log_encoding +scope_name: otelcol/avrologencoding + +status: + class: extension + stability: + development: [extension] + distributions: [] + codeowners: + active: [thmshmm] + +tests: + config: + schema: | + { + "type" : "record", + "namespace" : "com.example", + "name" : "LogMsg", + "fields" : [ + { "name" : "message" , "type" : "string" } + ] + } diff --git a/metric-metadata/awscloudwatchlogsexporter.yaml b/metric-metadata/awscloudwatchlogsexporter.yaml index 1522392..7b4422f 100644 --- a/metric-metadata/awscloudwatchlogsexporter.yaml +++ b/metric-metadata/awscloudwatchlogsexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [logs] - distributions: [contrib, observiq, liatrio] + distributions: [contrib] codeowners: active: [boostchicken, bryan-aguilar, rapphil] diff --git a/metric-metadata/awscloudwatchreceiver.yaml b/metric-metadata/awscloudwatchreceiver.yaml index de18d1f..f2626df 100644 --- a/metric-metadata/awscloudwatchreceiver.yaml +++ b/metric-metadata/awscloudwatchreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, schmikei] seeking_new: true diff --git a/metric-metadata/awscontainerinsightreceiver.yaml b/metric-metadata/awscontainerinsightreceiver.yaml index 37c7781..400ffce 100644 --- a/metric-metadata/awscontainerinsightreceiver.yaml +++ b/metric-metadata/awscontainerinsightreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, aws, observiq, sumo] + distributions: [contrib] warnings: [Other] codeowners: active: [Aneurysm9, pxaws] diff --git a/metric-metadata/awsecscontainermetricsreceiver.yaml b/metric-metadata/awsecscontainermetricsreceiver.yaml index 9e11734..702e0a7 100644 --- a/metric-metadata/awsecscontainermetricsreceiver.yaml +++ b/metric-metadata/awsecscontainermetricsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, aws, observiq, sumo] + distributions: [contrib] codeowners: active: [Aneurysm9] diff --git a/metric-metadata/awsemfexporter.yaml b/metric-metadata/awsemfexporter.yaml index 8d7cf7f..62292f0 100644 --- a/metric-metadata/awsemfexporter.yaml +++ b/metric-metadata/awsemfexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [metrics] - distributions: [contrib, aws, observiq] + distributions: [contrib] codeowners: active: [Aneurysm9, shaochengwang, mxiamxia, bryan-aguilar] diff --git a/metric-metadata/awsfirehosereceiver.yaml b/metric-metadata/awsfirehosereceiver.yaml index f6b0095..b49d1c0 100644 --- a/metric-metadata/awsfirehosereceiver.yaml +++ b/metric-metadata/awsfirehosereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [Aneurysm9] diff --git a/metric-metadata/awskinesisexporter.yaml b/metric-metadata/awskinesisexporter.yaml index 440911f..2efe3f7 100644 --- a/metric-metadata/awskinesisexporter.yaml +++ b/metric-metadata/awskinesisexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [Aneurysm9, MovieStoreGuy] diff --git a/metric-metadata/awsproxy.yaml b/metric-metadata/awsproxy.yaml index 81955aa..591679a 100644 --- a/metric-metadata/awsproxy.yaml +++ b/metric-metadata/awsproxy.yaml @@ -5,11 +5,9 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, aws, sumo] + distributions: [contrib] codeowners: active: [Aneurysm9, mxiamxia] -# TODO: Update the extension to make the tests pass tests: skip_lifecycle: true - skip_shutdown: true diff --git a/metric-metadata/awss3exporter.yaml b/metric-metadata/awss3exporter.yaml index d1bba51..9e41b33 100644 --- a/metric-metadata/awss3exporter.yaml +++ b/metric-metadata/awss3exporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: alpha: [traces, metrics, logs] - distributions: [contrib, observiq, sumo, splunk] + distributions: [contrib] codeowners: active: [atoulme, pdelewski] diff --git a/metric-metadata/awsxrayexporter.yaml b/metric-metadata/awsxrayexporter.yaml index 8d9e65f..684c17f 100644 --- a/metric-metadata/awsxrayexporter.yaml +++ b/metric-metadata/awsxrayexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces] - distributions: [contrib, aws, observiq, liatrio] + distributions: [contrib] codeowners: active: [wangzlei, srprash] diff --git a/metric-metadata/awsxrayreceiver.yaml b/metric-metadata/awsxrayreceiver.yaml index 3f33585..b90970d 100644 --- a/metric-metadata/awsxrayreceiver.yaml +++ b/metric-metadata/awsxrayreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [traces] - distributions: [contrib, aws, observiq, sumo] + distributions: [contrib] codeowners: active: [wangzlei, srprash] diff --git a/metric-metadata/azure.yaml b/metric-metadata/azure.yaml index fc72ff8..1fb3dbf 100644 --- a/metric-metadata/azure.yaml +++ b/metric-metadata/azure.yaml @@ -1,50 +1,3 @@ -type: resourcedetectionprocessor/azure - -parent: resourcedetection - status: - class: pkg codeowners: - active: [mx-psi] - -resource_attributes: - cloud.provider: - description: The cloud.provider - type: string - enabled: true - cloud.platform: - description: The cloud.platform - type: string - enabled: true - cloud.region: - description: The cloud.region - type: string - enabled: true - cloud.account.id: - description: The cloud.account.id - type: string - enabled: true - host.name: - description: The hostname - type: string - enabled: true - host.id: - description: The host.id - type: string - enabled: true - azure.resourcegroup.name: - description: The azure.resourcegroup.name - enabled: true - type: string - azure.vm.name: - description: The azure.vm.name - enabled: true - type: string - azure.vm.scaleset.name: - description: The azure.vm.scaleset.name - enabled: true - type: string - azure.vm.size: - description: The azure.vm.size - enabled: true - type: string + active: [open-telemetry/collector-approvers, atoulme, cparkins] diff --git a/metric-metadata/azureeventhubreceiver.yaml b/metric-metadata/azureeventhubreceiver.yaml index aa0f100..25e9b05 100644 --- a/metric-metadata/azureeventhubreceiver.yaml +++ b/metric-metadata/azureeventhubreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics, logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [atoulme, djaglowski, cparkins] seeking_new: true diff --git a/metric-metadata/azuremonitorexporter.yaml b/metric-metadata/azuremonitorexporter.yaml index f9d0065..7ea9d35 100644 --- a/metric-metadata/azuremonitorexporter.yaml +++ b/metric-metadata/azuremonitorexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [pcwiese] diff --git a/metric-metadata/basicauthextension.yaml b/metric-metadata/basicauthextension.yaml index a007bbd..ffdcd2c 100644 --- a/metric-metadata/basicauthextension.yaml +++ b/metric-metadata/basicauthextension.yaml @@ -7,12 +7,6 @@ status: beta: [extension] distributions: - contrib - - grafana - - liatrio - - observiq - - redhat - - splunk - - sumo codeowners: active: [jpkrohling, frzifus] emeritus: [svrakitin] diff --git a/metric-metadata/bearertokenauthextension.yaml b/metric-metadata/bearertokenauthextension.yaml index 58c0e49..f32f31a 100644 --- a/metric-metadata/bearertokenauthextension.yaml +++ b/metric-metadata/bearertokenauthextension.yaml @@ -7,11 +7,6 @@ status: beta: [extension] distributions: - contrib - - grafana - - liatrio - - observiq - - redhat - - sumo codeowners: active: [jpkrohling, frzifus] emeritus: [pavankrish123] diff --git a/metric-metadata/bigipreceiver.yaml b/metric-metadata/bigipreceiver.yaml index d5772e8..8e76320 100644 --- a/metric-metadata/bigipreceiver.yaml +++ b/metric-metadata/bigipreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, StefanKurek] seeking_new: true diff --git a/metric-metadata/carbonexporter.yaml b/metric-metadata/carbonexporter.yaml index 82711d2..095bd46 100644 --- a/metric-metadata/carbonexporter.yaml +++ b/metric-metadata/carbonexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [aboguszewski-sumo] diff --git a/metric-metadata/carbonreceiver.yaml b/metric-metadata/carbonreceiver.yaml index 849a7c9..4228f7a 100644 --- a/metric-metadata/carbonreceiver.yaml +++ b/metric-metadata/carbonreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [aboguszewski-sumo] diff --git a/metric-metadata/clickhouseexporter.yaml b/metric-metadata/clickhouseexporter.yaml index 140bb4c..5164631 100644 --- a/metric-metadata/clickhouseexporter.yaml +++ b/metric-metadata/clickhouseexporter.yaml @@ -7,7 +7,7 @@ status: alpha: [traces, metrics, logs] distributions: [contrib] codeowners: - active: [hanjm, dmitryax, Frapschen] + active: [hanjm, dmitryax, Frapschen, SpencerTorres] # TODO: Update the exporter to pass the tests tests: diff --git a/metric-metadata/cloudflarereceiver.yaml b/metric-metadata/cloudflarereceiver.yaml index 22c9724..c0e4c60 100644 --- a/metric-metadata/cloudflarereceiver.yaml +++ b/metric-metadata/cloudflarereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [dehaansa, djaglowski] seeking_new: true diff --git a/metric-metadata/cloudfoundryreceiver.yaml b/metric-metadata/cloudfoundryreceiver.yaml index a3723b9..12ef6c1 100644 --- a/metric-metadata/cloudfoundryreceiver.yaml +++ b/metric-metadata/cloudfoundryreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [pellared, crobert-1] emeritus: [agoallikmaa] diff --git a/metric-metadata/collectdreceiver.yaml b/metric-metadata/collectdreceiver.yaml index 5e03ae4..e99ca53 100644 --- a/metric-metadata/collectdreceiver.yaml +++ b/metric-metadata/collectdreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [atoulme] diff --git a/metric-metadata/coralogixexporter.yaml b/metric-metadata/coralogixexporter.yaml index 2dc8f42..0ab4c2c 100644 --- a/metric-metadata/coralogixexporter.yaml +++ b/metric-metadata/coralogixexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [povilasv, matej-g] diff --git a/metric-metadata/couchdbreceiver.yaml b/metric-metadata/couchdbreceiver.yaml index 6e5032e..246e04e 100644 --- a/metric-metadata/couchdbreceiver.yaml +++ b/metric-metadata/couchdbreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib,observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] seeking_new: true diff --git a/metric-metadata/countconnector.yaml b/metric-metadata/countconnector.yaml index b41ec7c..1bc57a1 100644 --- a/metric-metadata/countconnector.yaml +++ b/metric-metadata/countconnector.yaml @@ -5,7 +5,7 @@ status: class: connector stability: development: [traces_to_metrics, metrics_to_metrics, logs_to_metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [djaglowski, jpkrohling] diff --git a/metric-metadata/cumulativetodeltaprocessor.yaml b/metric-metadata/cumulativetodeltaprocessor.yaml index 3d1697f..b5ca69f 100644 --- a/metric-metadata/cumulativetodeltaprocessor.yaml +++ b/metric-metadata/cumulativetodeltaprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [metrics] - distributions: [contrib, observiq, sumo, aws] + distributions: [contrib] warnings: [Statefulness] codeowners: active: [TylerHelmuth] diff --git a/metric-metadata/datadogexporter.yaml b/metric-metadata/datadogexporter.yaml index c483fee..eb1992c 100644 --- a/metric-metadata/datadogexporter.yaml +++ b/metric-metadata/datadogexporter.yaml @@ -6,7 +6,7 @@ status: stability: alpha: [logs] beta: [traces, metrics] - distributions: [contrib, aws, observiq] + distributions: [contrib] codeowners: active: [mx-psi, dineshg13, liustanley, songy23, mackjmr] emeritus: [gbbr] diff --git a/metric-metadata/datadogreceiver.yaml b/metric-metadata/datadogreceiver.yaml index c793ba4..bd323d8 100644 --- a/metric-metadata/datadogreceiver.yaml +++ b/metric-metadata/datadogreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: alpha: [traces] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [boostchicken, gouthamve, jpkrohling, MovieStoreGuy] diff --git a/metric-metadata/dbstorage.yaml b/metric-metadata/dbstorage.yaml index a4f6007..24ed6d3 100644 --- a/metric-metadata/dbstorage.yaml +++ b/metric-metadata/dbstorage.yaml @@ -5,7 +5,7 @@ status: class: extension stability: alpha: [extension] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [dmitryax, atoulme] diff --git a/metric-metadata/deltatorateprocessor.yaml b/metric-metadata/deltatorateprocessor.yaml index be9d9cc..87b0b6c 100644 --- a/metric-metadata/deltatorateprocessor.yaml +++ b/metric-metadata/deltatorateprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: development: [metrics] - distributions: [contrib, observiq, sumo, aws] + distributions: [contrib] codeowners: active: [Aneurysm9] tests: diff --git a/metric-metadata/dockerobserver.yaml b/metric-metadata/dockerobserver.yaml index 856fed2..18524b5 100644 --- a/metric-metadata/dockerobserver.yaml +++ b/metric-metadata/dockerobserver.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [MovieStoreGuy] diff --git a/metric-metadata/dockerstatsreceiver.yaml b/metric-metadata/dockerstatsreceiver.yaml index 20d833e..1618783 100644 --- a/metric-metadata/dockerstatsreceiver.yaml +++ b/metric-metadata/dockerstatsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [rmfitzpatrick, jamesmoessis] unsupported_platforms: [darwin, windows] diff --git a/metric-metadata/dynatraceexporter.yaml b/metric-metadata/dynatraceexporter.yaml index 523e48d..0c21789 100644 --- a/metric-metadata/dynatraceexporter.yaml +++ b/metric-metadata/dynatraceexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: deprecated: [metrics] - distributions: [contrib, aws, observiq] + distributions: [contrib] codeowners: active: [dyladan, arminru, evan-bradley] diff --git a/metric-metadata/ecsobserver.yaml b/metric-metadata/ecsobserver.yaml index 368568a..bcdde84 100644 --- a/metric-metadata/ecsobserver.yaml +++ b/metric-metadata/ecsobserver.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, aws, splunk, sumo] + distributions: [contrib] codeowners: active: [dmitryax, rmfitzpatrick] diff --git a/metric-metadata/ecstaskobserver.yaml b/metric-metadata/ecstaskobserver.yaml index 54f6c29..fc96988 100644 --- a/metric-metadata/ecstaskobserver.yaml +++ b/metric-metadata/ecstaskobserver.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [rmfitzpatrick] diff --git a/metric-metadata/elasticsearchexporter.yaml b/metric-metadata/elasticsearchexporter.yaml index 202ce4f..954e1bc 100644 --- a/metric-metadata/elasticsearchexporter.yaml +++ b/metric-metadata/elasticsearchexporter.yaml @@ -5,9 +5,9 @@ status: class: exporter stability: beta: [traces, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: - active: [JaredTan95] + active: [JaredTan95, ycombinator] tests: config: diff --git a/metric-metadata/elasticsearchreceiver.yaml b/metric-metadata/elasticsearchreceiver.yaml index 34476a8..819b181 100644 --- a/metric-metadata/elasticsearchreceiver.yaml +++ b/metric-metadata/elasticsearchreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, BinaryFissionGames] seeking_new: true diff --git a/metric-metadata/exceptionsconnector.yaml b/metric-metadata/exceptionsconnector.yaml index 0d4f181..9b1d65b 100644 --- a/metric-metadata/exceptionsconnector.yaml +++ b/metric-metadata/exceptionsconnector.yaml @@ -4,8 +4,8 @@ scope_name: otelcol/exceptions status: class: connector stability: - development: [traces_to_metrics, traces_to_logs] - distributions: [] + alpha: [traces_to_metrics, traces_to_logs] + distributions: [contrib] codeowners: active: [jpkrohling, marctc] diff --git a/metric-metadata/expvarreceiver.yaml b/metric-metadata/expvarreceiver.yaml index 59cf548..ac1267f 100644 --- a/metric-metadata/expvarreceiver.yaml +++ b/metric-metadata/expvarreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [jamesmoessis, MovieStoreGuy] diff --git a/metric-metadata/fileexporter.yaml b/metric-metadata/fileexporter.yaml index b390dc3..fd61213 100644 --- a/metric-metadata/fileexporter.yaml +++ b/metric-metadata/fileexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: alpha: [traces, metrics, logs] - distributions: [core, contrib, observiq, splunk, sumo, aws] + distributions: [core, contrib] codeowners: active: [atingchen] diff --git a/metric-metadata/filelogreceiver.yaml b/metric-metadata/filelogreceiver.yaml index c96ce2e..567a2bf 100644 --- a/metric-metadata/filelogreceiver.yaml +++ b/metric-metadata/filelogreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/filestatsreceiver.yaml b/metric-metadata/filestatsreceiver.yaml index 8e9ff59..ba700df 100644 --- a/metric-metadata/filestatsreceiver.yaml +++ b/metric-metadata/filestatsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [atoulme] diff --git a/metric-metadata/filestorage.yaml b/metric-metadata/filestorage.yaml index 3568a27..6707480 100644 --- a/metric-metadata/filestorage.yaml +++ b/metric-metadata/filestorage.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, observiq, splunk, sumo] + distributions: [contrib] codeowners: active: [djaglowski] seeking_new: true diff --git a/metric-metadata/filterprocessor.yaml b/metric-metadata/filterprocessor.yaml index 29e2e7f..9f990cd 100644 --- a/metric-metadata/filterprocessor.yaml +++ b/metric-metadata/filterprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: alpha: [traces, metrics, logs] - distributions: [core, contrib, splunk, observiq, sumo, aws, redhat, liatrio] + distributions: [core, contrib] warnings: [Orphaned Telemetry, Other] codeowners: active: [TylerHelmuth, boostchicken] diff --git a/metric-metadata/flinkmetricsreceiver.yaml b/metric-metadata/flinkmetricsreceiver.yaml index bae49d3..30ac20d 100644 --- a/metric-metadata/flinkmetricsreceiver.yaml +++ b/metric-metadata/flinkmetricsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib,observiq, sumo] + distributions: [contrib] codeowners: active: [JonathanWamsley, djaglowski] seeking_new: true diff --git a/metric-metadata/fluentforwardreceiver.yaml b/metric-metadata/fluentforwardreceiver.yaml index fd87f13..8942ee9 100644 --- a/metric-metadata/fluentforwardreceiver.yaml +++ b/metric-metadata/fluentforwardreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [dmitryax] tests: diff --git a/metric-metadata/gitproviderreceiver.yaml b/metric-metadata/gitproviderreceiver.yaml index 0dab3d2..4691101 100644 --- a/metric-metadata/gitproviderreceiver.yaml +++ b/metric-metadata/gitproviderreceiver.yaml @@ -7,7 +7,7 @@ status: class: receiver stability: development: [metrics] - distributions: [liatrio] + distributions: [] codeowners: active: [adrielp, astencel-sumo] diff --git a/metric-metadata/googlecloudexporter.yaml b/metric-metadata/googlecloudexporter.yaml index 026684e..f3c6079 100644 --- a/metric-metadata/googlecloudexporter.yaml +++ b/metric-metadata/googlecloudexporter.yaml @@ -5,11 +5,9 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [aabmass, dashpole, jsuereth, punya, damemi, psx95] -# TODO: Update the exporter to pass the tests tests: skip_lifecycle: true - skip_shutdown: true diff --git a/metric-metadata/googlecloudpubsubexporter.yaml b/metric-metadata/googlecloudpubsubexporter.yaml index 072eee4..1768c6e 100644 --- a/metric-metadata/googlecloudpubsubexporter.yaml +++ b/metric-metadata/googlecloudpubsubexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [alexvanboxel] diff --git a/metric-metadata/googlecloudpubsubreceiver.yaml b/metric-metadata/googlecloudpubsubreceiver.yaml index df46eb4..cfac353 100644 --- a/metric-metadata/googlecloudpubsubreceiver.yaml +++ b/metric-metadata/googlecloudpubsubreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [traces, logs, metrics] - distributions: [observiq, sumo] + distributions: [] codeowners: active: [alexvanboxel] diff --git a/metric-metadata/googlecloudspannerreceiver.yaml b/metric-metadata/googlecloudspannerreceiver.yaml index 96514e1..bbbc3d6 100644 --- a/metric-metadata/googlecloudspannerreceiver.yaml +++ b/metric-metadata/googlecloudspannerreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [varunraiko] emeritus: [architjugran, kiranmayib] diff --git a/metric-metadata/googlemanagedprometheusexporter.yaml b/metric-metadata/googlemanagedprometheusexporter.yaml index daa491b..9193ad0 100644 --- a/metric-metadata/googlemanagedprometheusexporter.yaml +++ b/metric-metadata/googlemanagedprometheusexporter.yaml @@ -5,11 +5,9 @@ status: class: exporter stability: beta: [metrics] - distributions: [contrib, observiq] + distributions: [contrib] codeowners: active: [aabmass, dashpole, jsuereth, punya, damemi, psx95] -# TODO: Update the exporter to pass the tests tests: skip_lifecycle: true - skip_shutdown: true diff --git a/metric-metadata/grafanacloudconnector.yaml b/metric-metadata/grafanacloudconnector.yaml index 5bb7082..df5a33a 100644 --- a/metric-metadata/grafanacloudconnector.yaml +++ b/metric-metadata/grafanacloudconnector.yaml @@ -4,8 +4,8 @@ scope_name: otelcol/grafanacloud status: class: connector stability: - development: [traces_to_metrics] - distributions: [contrib, grafana] + alpha: [traces_to_metrics] + distributions: [contrib] codeowners: active: [jpkrohling, rlankfo, jcreixell] emeritus: [] diff --git a/metric-metadata/groupbyattrsprocessor.yaml b/metric-metadata/groupbyattrsprocessor.yaml index 0c2f7ba..499d15d 100644 --- a/metric-metadata/groupbyattrsprocessor.yaml +++ b/metric-metadata/groupbyattrsprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces, metrics, logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] warnings: [] codeowners: active: [rnishtala-sumo] diff --git a/metric-metadata/groupbytraceprocessor.yaml b/metric-metadata/groupbytraceprocessor.yaml index 90631b4..9d4abdc 100644 --- a/metric-metadata/groupbytraceprocessor.yaml +++ b/metric-metadata/groupbytraceprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces] - distributions: [contrib, observiq, sumo, aws] + distributions: [contrib] warnings: [Statefulness] codeowners: active: [jpkrohling] diff --git a/metric-metadata/haproxyreceiver.yaml b/metric-metadata/haproxyreceiver.yaml index f8e0262..e9c3feb 100644 --- a/metric-metadata/haproxyreceiver.yaml +++ b/metric-metadata/haproxyreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [atoulme, MovieStoreGuy] diff --git a/metric-metadata/headerssetterextension.yaml b/metric-metadata/headerssetterextension.yaml index 506aad8..e207984 100644 --- a/metric-metadata/headerssetterextension.yaml +++ b/metric-metadata/headerssetterextension.yaml @@ -7,8 +7,6 @@ status: alpha: [extension] distributions: - contrib - - grafana - - sumo codeowners: active: [jpkrohling] tests: diff --git a/metric-metadata/healthcheckextension.yaml b/metric-metadata/healthcheckextension.yaml index 3e97caa..2286ebf 100644 --- a/metric-metadata/healthcheckextension.yaml +++ b/metric-metadata/healthcheckextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [core, contrib, splunk, observiq, sumo, aws, redhat, liatrio] + distributions: [core, contrib] codeowners: active: [jpkrohling] diff --git a/metric-metadata/hostmetricsreceiver.yaml b/metric-metadata/hostmetricsreceiver.yaml index 4158b85..65c2797 100644 --- a/metric-metadata/hostmetricsreceiver.yaml +++ b/metric-metadata/hostmetricsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [core, contrib, observiq, splunk, sumo] + distributions: [core, contrib] codeowners: active: [dmitryax, braydonk] tests: diff --git a/metric-metadata/hostobserver.yaml b/metric-metadata/hostobserver.yaml index e938e6a..31f4911 100644 --- a/metric-metadata/hostobserver.yaml +++ b/metric-metadata/hostobserver.yaml @@ -5,6 +5,6 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [MovieStoreGuy] diff --git a/metric-metadata/httpcheckreceiver.yaml b/metric-metadata/httpcheckreceiver.yaml index 02f7245..f5588bd 100644 --- a/metric-metadata/httpcheckreceiver.yaml +++ b/metric-metadata/httpcheckreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: development: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] warnings: [] codeowners: active: [codeboten] diff --git a/metric-metadata/iisreceiver.yaml b/metric-metadata/iisreceiver.yaml index a12ea0f..cc18749 100644 --- a/metric-metadata/iisreceiver.yaml +++ b/metric-metadata/iisreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [Mrod1598, djaglowski] seeking_new: true diff --git a/metric-metadata/influxdbexporter.yaml b/metric-metadata/influxdbexporter.yaml index 816a163..639b820 100644 --- a/metric-metadata/influxdbexporter.yaml +++ b/metric-metadata/influxdbexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq, liatrio] + distributions: [contrib] codeowners: active: [jacobmarble] diff --git a/metric-metadata/influxdbreceiver.yaml b/metric-metadata/influxdbreceiver.yaml index 93f680e..5222742 100644 --- a/metric-metadata/influxdbreceiver.yaml +++ b/metric-metadata/influxdbreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [jacobmarble] diff --git a/metric-metadata/jaegerreceiver.yaml b/metric-metadata/jaegerreceiver.yaml index cc6b495..0fd95be 100644 --- a/metric-metadata/jaegerreceiver.yaml +++ b/metric-metadata/jaegerreceiver.yaml @@ -8,13 +8,6 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - redhat - - splunk - - sumo - - liatrio codeowners: active: [yurishkuro] diff --git a/metric-metadata/jaegerremotesampling.yaml b/metric-metadata/jaegerremotesampling.yaml index 1c9299b..f1b9a33 100644 --- a/metric-metadata/jaegerremotesampling.yaml +++ b/metric-metadata/jaegerremotesampling.yaml @@ -7,9 +7,6 @@ status: alpha: [extension] distributions: - contrib - - grafana - - redhat - - sumo codeowners: active: [yurishkuro, frzifus] diff --git a/metric-metadata/jmxreceiver.yaml b/metric-metadata/jmxreceiver.yaml index ceaa366..7204bfc 100644 --- a/metric-metadata/jmxreceiver.yaml +++ b/metric-metadata/jmxreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [rmfitzpatrick] diff --git a/metric-metadata/journaldreceiver.yaml b/metric-metadata/journaldreceiver.yaml index 837b0d4..8edf45a 100644 --- a/metric-metadata/journaldreceiver.yaml +++ b/metric-metadata/journaldreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [sumo-drosiek, djaglowski] unsupported_platforms: [darwin, windows] diff --git a/metric-metadata/k8sattributesprocessor.yaml b/metric-metadata/k8sattributesprocessor.yaml index 9ae10a7..465a892 100644 --- a/metric-metadata/k8sattributesprocessor.yaml +++ b/metric-metadata/k8sattributesprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [logs, metrics, traces] - distributions: [contrib, splunk, observiq, sumo, redhat, aws, grafana, liatrio] + distributions: [contrib] codeowners: active: [dmitryax, rmfitzpatrick, fatsheep9146, TylerHelmuth] # resource attributes are exposed through a different configuration interface (extract::metadata). diff --git a/metric-metadata/k8sclusterreceiver.yaml b/metric-metadata/k8sclusterreceiver.yaml index ec437fa..7be3c10 100644 --- a/metric-metadata/k8sclusterreceiver.yaml +++ b/metric-metadata/k8sclusterreceiver.yaml @@ -6,7 +6,7 @@ status: stability: beta: [metrics] development: [logs] - distributions: [contrib, splunk, observiq, sumo, liatrio] + distributions: [contrib] codeowners: active: [dmitryax, TylerHelmuth, povilasv] diff --git a/metric-metadata/k8seventsreceiver.yaml b/metric-metadata/k8seventsreceiver.yaml index 107dba8..a26c357 100644 --- a/metric-metadata/k8seventsreceiver.yaml +++ b/metric-metadata/k8seventsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [dmitryax, TylerHelmuth] diff --git a/metric-metadata/k8sobjectsreceiver.yaml b/metric-metadata/k8sobjectsreceiver.yaml index 889f52e..57bdfbd 100644 --- a/metric-metadata/k8sobjectsreceiver.yaml +++ b/metric-metadata/k8sobjectsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [logs] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [dmitryax, hvaghani221, TylerHelmuth] diff --git a/metric-metadata/k8sobserver.yaml b/metric-metadata/k8sobserver.yaml index 91c4137..c0a1b3e 100644 --- a/metric-metadata/k8sobserver.yaml +++ b/metric-metadata/k8sobserver.yaml @@ -5,7 +5,7 @@ status: class: extension stability: alpha: [extension] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [rmfitzpatrick, dmitryax] diff --git a/metric-metadata/kafkaexporter.yaml b/metric-metadata/kafkaexporter.yaml index 0aa2d33..7c16839 100644 --- a/metric-metadata/kafkaexporter.yaml +++ b/metric-metadata/kafkaexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [core, contrib, observiq, splunk, sumo, aws] + distributions: [core, contrib] codeowners: active: [pavolloffay, MovieStoreGuy] diff --git a/metric-metadata/kafkametricsreceiver.yaml b/metric-metadata/kafkametricsreceiver.yaml index b5b3374..6e51d08 100644 --- a/metric-metadata/kafkametricsreceiver.yaml +++ b/metric-metadata/kafkametricsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [dmitryax] diff --git a/metric-metadata/kafkareceiver.yaml b/metric-metadata/kafkareceiver.yaml index 77019cb..1dbfbc8 100644 --- a/metric-metadata/kafkareceiver.yaml +++ b/metric-metadata/kafkareceiver.yaml @@ -8,11 +8,6 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - splunk - - sumo codeowners: active: [pavolloffay, MovieStoreGuy] diff --git a/metric-metadata/kubeletstatsreceiver.yaml b/metric-metadata/kubeletstatsreceiver.yaml index 4a648fa..b631972 100644 --- a/metric-metadata/kubeletstatsreceiver.yaml +++ b/metric-metadata/kubeletstatsreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, splunk, sumo, liatrio] + distributions: [contrib] codeowners: active: [dmitryax, TylerHelmuth] diff --git a/metric-metadata/loadbalancingexporter.yaml b/metric-metadata/loadbalancingexporter.yaml index 64fcf35..9918ca0 100644 --- a/metric-metadata/loadbalancingexporter.yaml +++ b/metric-metadata/loadbalancingexporter.yaml @@ -8,11 +8,6 @@ status: development: [metrics] distributions: - contrib - - grafana - - observiq - - sumo - - aws - - splunk codeowners: active: [jpkrohling] diff --git a/metric-metadata/logstransformprocessor.yaml b/metric-metadata/logstransformprocessor.yaml index 8e9d991..d31075f 100644 --- a/metric-metadata/logstransformprocessor.yaml +++ b/metric-metadata/logstransformprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: development: [logs] - distributions: [observiq, splunk, sumo] + distributions: [] codeowners: active: [djaglowski, dehaansa] diff --git a/metric-metadata/logzioexporter.yaml b/metric-metadata/logzioexporter.yaml index 21c0c15..1b4fb9c 100644 --- a/metric-metadata/logzioexporter.yaml +++ b/metric-metadata/logzioexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, logs] - distributions: [contrib, observiq, aws] + distributions: [contrib] codeowners: active: [yotamloe] diff --git a/metric-metadata/lokiexporter.yaml b/metric-metadata/lokiexporter.yaml index ff6d881..15b15fd 100644 --- a/metric-metadata/lokiexporter.yaml +++ b/metric-metadata/lokiexporter.yaml @@ -7,7 +7,6 @@ status: beta: [logs] distributions: - contrib - - observiq codeowners: active: [gramidt, gouthamve, jpkrohling, mar4uk] diff --git a/metric-metadata/lokireceiver.yaml b/metric-metadata/lokireceiver.yaml index 28b782f..3b8dbcd 100644 --- a/metric-metadata/lokireceiver.yaml +++ b/metric-metadata/lokireceiver.yaml @@ -7,6 +7,5 @@ status: alpha: [logs] distributions: - contrib - - sumo codeowners: active: [mar4uk, jpkrohling] diff --git a/metric-metadata/memcachedreceiver.yaml b/metric-metadata/memcachedreceiver.yaml index 0278bad..4f60c46 100644 --- a/metric-metadata/memcachedreceiver.yaml +++ b/metric-metadata/memcachedreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] seeking_new: true diff --git a/metric-metadata/metricsgenerationprocessor.yaml b/metric-metadata/metricsgenerationprocessor.yaml index 4ad8cc3..2b6a8be 100644 --- a/metric-metadata/metricsgenerationprocessor.yaml +++ b/metric-metadata/metricsgenerationprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: development: [metrics] - distributions: [contrib, sumo, aws] + distributions: [contrib] codeowners: active: [Aneurysm9] diff --git a/metric-metadata/metricstransformprocessor.yaml b/metric-metadata/metricstransformprocessor.yaml index fac066e..9c52b18 100644 --- a/metric-metadata/metricstransformprocessor.yaml +++ b/metric-metadata/metricstransformprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [metrics] - distributions: [contrib, observiq, splunk, sumo, aws] + distributions: [contrib] codeowners: active: [dmitryax] diff --git a/metric-metadata/mongodbatlasreceiver.yaml b/metric-metadata/mongodbatlasreceiver.yaml index 48215e3..7040019 100644 --- a/metric-metadata/mongodbatlasreceiver.yaml +++ b/metric-metadata/mongodbatlasreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics, logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, schmikei] seeking_new: true diff --git a/metric-metadata/mongodbreceiver.yaml b/metric-metadata/mongodbreceiver.yaml index 43d3bf2..d70fc2d 100644 --- a/metric-metadata/mongodbreceiver.yaml +++ b/metric-metadata/mongodbreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, schmikei] seeking_new: true diff --git a/metric-metadata/mysqlreceiver.yaml b/metric-metadata/mysqlreceiver.yaml index 33634cb..e833946 100644 --- a/metric-metadata/mysqlreceiver.yaml +++ b/metric-metadata/mysqlreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, splunk, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/nginxreceiver.yaml b/metric-metadata/nginxreceiver.yaml index ec208c7..9677c56 100644 --- a/metric-metadata/nginxreceiver.yaml +++ b/metric-metadata/nginxreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/nsxtreceiver.yaml b/metric-metadata/nsxtreceiver.yaml index 55507b5..16bb66b 100644 --- a/metric-metadata/nsxtreceiver.yaml +++ b/metric-metadata/nsxtreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [dashpole, schmikei] diff --git a/metric-metadata/oauth2clientauthextension.yaml b/metric-metadata/oauth2clientauthextension.yaml index 5cc799b..a3cc07c 100644 --- a/metric-metadata/oauth2clientauthextension.yaml +++ b/metric-metadata/oauth2clientauthextension.yaml @@ -7,9 +7,6 @@ status: beta: [extension] distributions: - contrib - - grafana - - redhat - - sumo codeowners: active: [pavankrish123, jpkrohling] diff --git a/metric-metadata/oidcauthextension.yaml b/metric-metadata/oidcauthextension.yaml index a642673..f6c88ea 100644 --- a/metric-metadata/oidcauthextension.yaml +++ b/metric-metadata/oidcauthextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [jpkrohling] diff --git a/metric-metadata/opencensusexporter.yaml b/metric-metadata/opencensusexporter.yaml index 2087630..496eed6 100644 --- a/metric-metadata/opencensusexporter.yaml +++ b/metric-metadata/opencensusexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics] - distributions: [core, contrib, observiq] + distributions: [core, contrib] codeowners: active: [open-telemetry/collector-approvers] diff --git a/metric-metadata/opencensusreceiver.yaml b/metric-metadata/opencensusreceiver.yaml index 49a52b2..7d996ec 100644 --- a/metric-metadata/opencensusreceiver.yaml +++ b/metric-metadata/opencensusreceiver.yaml @@ -8,9 +8,5 @@ status: distributions: - core - contrib - - grafana - - observiq - - redhat - - sumo codeowners: active: [open-telemetry/collector-approvers] \ No newline at end of file diff --git a/metric-metadata/oracledbreceiver.yaml b/metric-metadata/oracledbreceiver.yaml index 3c82c8f..401d6d0 100644 --- a/metric-metadata/oracledbreceiver.yaml +++ b/metric-metadata/oracledbreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, splunk] + distributions: [contrib] codeowners: active: [dmitryax, crobert-1, atoulme] @@ -233,7 +233,6 @@ metrics: enabled: true gauge: value_type: int - input_type: string unit: By oracledb.db_block_gets: description: Number of times a current block was requested from the buffer cache. diff --git a/metric-metadata/otlpjsonfilereceiver.yaml b/metric-metadata/otlpjsonfilereceiver.yaml index 1b7b8f4..3c7e2b8 100644 --- a/metric-metadata/otlpjsonfilereceiver.yaml +++ b/metric-metadata/otlpjsonfilereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [traces, metrics, logs] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [djaglowski, atoulme] tests: diff --git a/metric-metadata/podmanreceiver.yaml b/metric-metadata/podmanreceiver.yaml index 28e65a7..b1ce716 100644 --- a/metric-metadata/podmanreceiver.yaml +++ b/metric-metadata/podmanreceiver.yaml @@ -5,11 +5,128 @@ status: class: receiver stability: development: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [rogercoll] unsupported_platforms: [windows] +resource_attributes: + container.runtime: + description: "The runtime of the container. For this receiver, it will always be 'podman'." + type: string + enabled: true + container.id: + description: "The ID of the container." + type: string + enabled: true + container.image.name: + description: "The name of the image in use by the container." + type: string + enabled: true + container.name: + description: "The name of the container." + type: string + enabled: true + +attributes: + core: + description: "The CPU core number when utilising per-CPU metrics." + type: string + +metrics: + # CPU + container.cpu.usage.system: + enabled: true + description: "System CPU usage." + unit: s + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + container.cpu.usage.total: + enabled: true + description: "Total CPU time consumed." + unit: s + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + container.cpu.usage.percpu: + enabled: true + description: "Total CPU time consumed per CPU-core." + unit: s + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + attributes: + - core + container.cpu.percent: + enabled: true + description: "Percent of CPU used by the container." + unit: 1 + gauge: + value_type: double + # Memory + container.memory.usage.limit: + enabled: true + description: "Memory limit of the container." + unit: By + sum: + value_type: int + aggregation_temporality: cumulative + monotonic: false + container.memory.usage.total: + enabled: true + description: "Memory usage of the container." + unit: By + sum: + value_type: int + aggregation_temporality: cumulative + monotonic: false + container.memory.percent: + enabled: true + description: "Percentage of memory used." + unit: 1 + gauge: + value_type: double + # Network + container.network.io.usage.rx_bytes: + enabled: true + description: "Bytes received by the container." + unit: By + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + container.network.io.usage.tx_bytes: + enabled: true + description: "Bytes sent by the container." + unit: By + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + # BlockIO + container.blockio.io_service_bytes_recursive.read: + enabled: true + description: "Number of bytes transferred from the disk by the container" + extended_documentation: "[More docs](https://www.kernel.org/doc/Documentation/cgroup-v1/blkio-controller.txt)." + unit: "{operations}" + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + container.blockio.io_service_bytes_recursive.write: + enabled: true + description: "Number of bytes transferred to the disk by the container" + extended_documentation: "[More docs](https://www.kernel.org/doc/Documentation/cgroup-v1/blkio-controller.txt)." + unit: "{operations}" + sum: + value_type: int + monotonic: true + aggregation_temporality: cumulative + # TODO: Update the receiver to pass the tests tests: skip_lifecycle: true diff --git a/metric-metadata/postgresqlreceiver.yaml b/metric-metadata/postgresqlreceiver.yaml index 09f3b15..eb03b5a 100644 --- a/metric-metadata/postgresqlreceiver.yaml +++ b/metric-metadata/postgresqlreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/pprofextension.yaml b/metric-metadata/pprofextension.yaml index 7ff1563..047b5ad 100644 --- a/metric-metadata/pprofextension.yaml +++ b/metric-metadata/pprofextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: beta: [extension] - distributions: [core, contrib, splunk, observiq, sumo, aws, redhat, liatrio] + distributions: [core, contrib] codeowners: active: [MovieStoreGuy] diff --git a/metric-metadata/probabilisticsamplerprocessor.yaml b/metric-metadata/probabilisticsamplerprocessor.yaml index a2d12f5..a0dbfbe 100644 --- a/metric-metadata/probabilisticsamplerprocessor.yaml +++ b/metric-metadata/probabilisticsamplerprocessor.yaml @@ -6,7 +6,7 @@ status: stability: beta: [traces] alpha: [logs] - distributions: [core, contrib, observiq, splunk, sumo, aws, grafana] + distributions: [core, contrib] codeowners: active: [jpkrohling] diff --git a/metric-metadata/prometheusexporter.yaml b/metric-metadata/prometheusexporter.yaml index df65c1e..362bc5a 100644 --- a/metric-metadata/prometheusexporter.yaml +++ b/metric-metadata/prometheusexporter.yaml @@ -8,12 +8,6 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - redhat - - sumo - - liatrio codeowners: active: [Aneurysm9] diff --git a/metric-metadata/prometheusreceiver.yaml b/metric-metadata/prometheusreceiver.yaml index 970045b..4602c94 100644 --- a/metric-metadata/prometheusreceiver.yaml +++ b/metric-metadata/prometheusreceiver.yaml @@ -8,12 +8,6 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - splunk - - sumo - - liatrio codeowners: active: [Aneurysm9, dashpole] tests: diff --git a/metric-metadata/prometheusremotewriteexporter.yaml b/metric-metadata/prometheusremotewriteexporter.yaml index 9837e284..2bd409f 100644 --- a/metric-metadata/prometheusremotewriteexporter.yaml +++ b/metric-metadata/prometheusremotewriteexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [metrics] - distributions: [core, contrib, aws, observiq, liatrio] + distributions: [core, contrib] codeowners: active: [Aneurysm9, rapphil] diff --git a/metric-metadata/pulsarexporter.yaml b/metric-metadata/pulsarexporter.yaml index a201b75..49c6040 100644 --- a/metric-metadata/pulsarexporter.yaml +++ b/metric-metadata/pulsarexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: alpha: [traces, metrics, logs] - distributions: [contrib, splunk] + distributions: [contrib] codeowners: active: [dmitryax, dao-jun] diff --git a/metric-metadata/purefareceiver.yaml b/metric-metadata/purefareceiver.yaml index e25cd09..52da23a 100644 --- a/metric-metadata/purefareceiver.yaml +++ b/metric-metadata/purefareceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: development: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [jpkrohling, dgoscn, chrroberts-pure] diff --git a/metric-metadata/purefbreceiver.yaml b/metric-metadata/purefbreceiver.yaml index b383b75..87e3ab0 100644 --- a/metric-metadata/purefbreceiver.yaml +++ b/metric-metadata/purefbreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: development: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [jpkrohling, dgoscn, chrroberts-pure] diff --git a/metric-metadata/rabbitmqreceiver.yaml b/metric-metadata/rabbitmqreceiver.yaml index 25c7b07..35b3a3c 100644 --- a/metric-metadata/rabbitmqreceiver.yaml +++ b/metric-metadata/rabbitmqreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, cpheps] seeking_new: true diff --git a/metric-metadata/receivercreator.yaml b/metric-metadata/receivercreator.yaml index d13bba4..7f1b49f 100644 --- a/metric-metadata/receivercreator.yaml +++ b/metric-metadata/receivercreator.yaml @@ -6,6 +6,6 @@ status: stability: beta: [metrics] alpha: [logs, traces] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: [rmfitzpatrick] \ No newline at end of file diff --git a/metric-metadata/redactionprocessor.yaml b/metric-metadata/redactionprocessor.yaml index feae89b..488f2d7 100644 --- a/metric-metadata/redactionprocessor.yaml +++ b/metric-metadata/redactionprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [dmitryax, mx-psi, TylerHelmuth] emeritus: [leonsp-ai] diff --git a/metric-metadata/redisreceiver.yaml b/metric-metadata/redisreceiver.yaml index 1cf45c0..47e66f5 100644 --- a/metric-metadata/redisreceiver.yaml +++ b/metric-metadata/redisreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [dmitryax, hughesjj] diff --git a/metric-metadata/resourcedetectionprocessor.yaml b/metric-metadata/resourcedetectionprocessor.yaml index 60407eb..1ab1ef1 100644 --- a/metric-metadata/resourcedetectionprocessor.yaml +++ b/metric-metadata/resourcedetectionprocessor.yaml @@ -5,6 +5,6 @@ status: class: processor stability: beta: [traces, metrics, logs] - distributions: [contrib, splunk, observiq, sumo, aws, redhat, liatrio, grafana] + distributions: [contrib] codeowners: active: [Aneurysm9, dashpole] diff --git a/metric-metadata/resourceprocessor.yaml b/metric-metadata/resourceprocessor.yaml index 53b0647..34bcad2 100644 --- a/metric-metadata/resourceprocessor.yaml +++ b/metric-metadata/resourceprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces, metrics, logs] - distributions: [core, contrib, splunk, observiq, sumo, aws, redhat, liatrio] + distributions: [core, contrib] codeowners: active: [dmitryax] diff --git a/metric-metadata/riakreceiver.yaml b/metric-metadata/riakreceiver.yaml index 41d72a4..0fd18d8 100644 --- a/metric-metadata/riakreceiver.yaml +++ b/metric-metadata/riakreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, armstrmi] seeking_new: true diff --git a/metric-metadata/routingprocessor.yaml b/metric-metadata/routingprocessor.yaml index 3d001a8..639dd5e 100644 --- a/metric-metadata/routingprocessor.yaml +++ b/metric-metadata/routingprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces, metrics, logs] - distributions: [contrib, observiq, splunk, sumo, redhat] + distributions: [contrib] codeowners: active: [jpkrohling] diff --git a/metric-metadata/saphanareceiver.yaml b/metric-metadata/saphanareceiver.yaml index 6c60702..ad427d1 100644 --- a/metric-metadata/saphanareceiver.yaml +++ b/metric-metadata/saphanareceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: development: [metrics] - distributions: [observiq, sumo] + distributions: [] codeowners: active: [dehaansa] diff --git a/metric-metadata/sapmexporter.yaml b/metric-metadata/sapmexporter.yaml index aa6387b..47ae147 100644 --- a/metric-metadata/sapmexporter.yaml +++ b/metric-metadata/sapmexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces] - distributions: [contrib, splunk, observiq, aws] + distributions: [contrib] codeowners: active: [dmitryax, atoulme] diff --git a/metric-metadata/sapmreceiver.yaml b/metric-metadata/sapmreceiver.yaml index b654a19..eca28ef 100644 --- a/metric-metadata/sapmreceiver.yaml +++ b/metric-metadata/sapmreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: beta: [traces] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [atoulme] diff --git a/metric-metadata/schemaprocessor.yaml b/metric-metadata/schemaprocessor.yaml index acbcec7..4a459fe 100644 --- a/metric-metadata/schemaprocessor.yaml +++ b/metric-metadata/schemaprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: development: [traces, metrics, logs] - distributions: [sumo] + distributions: [] codeowners: active: [MovieStoreGuy] diff --git a/metric-metadata/servicegraphconnector.yaml b/metric-metadata/servicegraphconnector.yaml index 2800442..e06f036 100644 --- a/metric-metadata/servicegraphconnector.yaml +++ b/metric-metadata/servicegraphconnector.yaml @@ -5,7 +5,7 @@ status: class: connector stability: alpha: [traces_to_metrics] - distributions: [contrib, sumo, grafana] + distributions: [contrib] codeowners: active: [jpkrohling, mapno] diff --git a/metric-metadata/signalfxexporter.yaml b/metric-metadata/signalfxexporter.yaml index b523804..7e11fe3 100644 --- a/metric-metadata/signalfxexporter.yaml +++ b/metric-metadata/signalfxexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, splunk, observiq, aws] + distributions: [contrib] codeowners: active: [dmitryax, crobert-1] tests: diff --git a/metric-metadata/signalfxreceiver.yaml b/metric-metadata/signalfxreceiver.yaml index 551dae6..e6842a3 100644 --- a/metric-metadata/signalfxreceiver.yaml +++ b/metric-metadata/signalfxreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics, logs] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: ["dmitryax"] emeritus: diff --git a/metric-metadata/sigv4authextension.yaml b/metric-metadata/sigv4authextension.yaml index 06d5d53..2371597 100644 --- a/metric-metadata/sigv4authextension.yaml +++ b/metric-metadata/sigv4authextension.yaml @@ -7,10 +7,6 @@ status: beta: [extension] distributions: - contrib - - aws - - grafana - - sumo - - liatrio codeowners: active: [Aneurysm9, erichsueh3] diff --git a/metric-metadata/simpleprometheusreceiver.yaml b/metric-metadata/simpleprometheusreceiver.yaml index ade6fe5..3f44ed1 100644 --- a/metric-metadata/simpleprometheusreceiver.yaml +++ b/metric-metadata/simpleprometheusreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [fatsheep9146] diff --git a/metric-metadata/skywalkingreceiver.yaml b/metric-metadata/skywalkingreceiver.yaml index b8b51e7..ac7b00a 100644 --- a/metric-metadata/skywalkingreceiver.yaml +++ b/metric-metadata/skywalkingreceiver.yaml @@ -6,7 +6,7 @@ status: stability: development: [metrics] beta: [traces] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [JaredTan95] diff --git a/metric-metadata/snmpreceiver.yaml b/metric-metadata/snmpreceiver.yaml index d825611..a2bca0c 100644 --- a/metric-metadata/snmpreceiver.yaml +++ b/metric-metadata/snmpreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [djaglowski, StefanKurek, tamir-michaeli] diff --git a/metric-metadata/solacereceiver.yaml b/metric-metadata/solacereceiver.yaml index b9c497f..9aa98e9 100644 --- a/metric-metadata/solacereceiver.yaml +++ b/metric-metadata/solacereceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [traces] - distributions: [contrib, sumo, splunk] + distributions: [contrib] codeowners: active: [djaglowski, mcardy] diff --git a/metric-metadata/spanmetricsconnector.yaml b/metric-metadata/spanmetricsconnector.yaml index ba324ad..8ea19a8 100644 --- a/metric-metadata/spanmetricsconnector.yaml +++ b/metric-metadata/spanmetricsconnector.yaml @@ -5,9 +5,9 @@ status: class: connector stability: alpha: [traces_to_metrics] - distributions: [contrib, sumo, grafana, splunk, liatrio] + distributions: [contrib] codeowners: - active: [portertech] + active: [portertech, Frapschen] emeritus: [albertteoh] seeking_new: true diff --git a/metric-metadata/spanprocessor.yaml b/metric-metadata/spanprocessor.yaml index df78be8..443f482 100644 --- a/metric-metadata/spanprocessor.yaml +++ b/metric-metadata/spanprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: alpha: [traces] - distributions: [core, contrib, observiq, splunk, sumo, aws, redhat, grafana] + distributions: [core, contrib] codeowners: active: [boostchicken] diff --git a/metric-metadata/splunkhecexporter.yaml b/metric-metadata/splunkhecexporter.yaml index 51b5487..b330553 100644 --- a/metric-metadata/splunkhecexporter.yaml +++ b/metric-metadata/splunkhecexporter.yaml @@ -5,7 +5,7 @@ status: class: exporter stability: beta: [traces, metrics, logs] - distributions: [contrib, splunk, observiq] + distributions: [contrib] codeowners: active: [atoulme, dmitryax] tests: diff --git a/metric-metadata/splunkhecreceiver.yaml b/metric-metadata/splunkhecreceiver.yaml index 69304c8..4011b03 100644 --- a/metric-metadata/splunkhecreceiver.yaml +++ b/metric-metadata/splunkhecreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics, logs] - distributions: [contrib, splunk, sumo] + distributions: [contrib] codeowners: active: ["atoulme"] emeritus: diff --git a/metric-metadata/sqlqueryreceiver.yaml b/metric-metadata/sqlqueryreceiver.yaml index 5ecc0f0..e939bc0 100644 --- a/metric-metadata/sqlqueryreceiver.yaml +++ b/metric-metadata/sqlqueryreceiver.yaml @@ -6,7 +6,7 @@ status: stability: alpha: [metrics] development: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [dmitryax, crobert-1] emeritus: [pmcollins] diff --git a/metric-metadata/sqlserverreceiver.yaml b/metric-metadata/sqlserverreceiver.yaml index e468d03..788f238 100644 --- a/metric-metadata/sqlserverreceiver.yaml +++ b/metric-metadata/sqlserverreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, StefanKurek] seeking_new: true diff --git a/metric-metadata/sshcheckreceiver.yaml b/metric-metadata/sshcheckreceiver.yaml index 440315d..7b7277d 100644 --- a/metric-metadata/sshcheckreceiver.yaml +++ b/metric-metadata/sshcheckreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [nslaughter, codeboten] unsupported_platforms: [windows] diff --git a/metric-metadata/statsdreceiver.yaml b/metric-metadata/statsdreceiver.yaml index 90ec022..e24c052 100644 --- a/metric-metadata/statsdreceiver.yaml +++ b/metric-metadata/statsdreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, sumo, aws] + distributions: [contrib] codeowners: active: [jmacd, dmitryax] diff --git a/metric-metadata/sumologicextension.yaml b/metric-metadata/sumologicextension.yaml index 0954bdb..b25c9ca 100644 --- a/metric-metadata/sumologicextension.yaml +++ b/metric-metadata/sumologicextension.yaml @@ -5,7 +5,7 @@ status: class: extension stability: alpha: [extension] - distributions: [sumo] + distributions: [] codeowners: active: [astencel-sumo, sumo-drosiek, swiatekm-sumo] diff --git a/metric-metadata/sumologicprocessor.yaml b/metric-metadata/sumologicprocessor.yaml index 53f8af2..83094c3 100644 --- a/metric-metadata/sumologicprocessor.yaml +++ b/metric-metadata/sumologicprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: beta: [traces, metrics, logs] - distributions: [contrib, sumo] + distributions: [contrib] codeowners: active: [aboguszewski-sumo, astencel-sumo, sumo-drosiek] diff --git a/metric-metadata/syslogreceiver.yaml b/metric-metadata/syslogreceiver.yaml index 937fe90..c1d8f70 100644 --- a/metric-metadata/syslogreceiver.yaml +++ b/metric-metadata/syslogreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] seeking_new: true diff --git a/metric-metadata/tailsamplingprocessor.yaml b/metric-metadata/tailsamplingprocessor.yaml index 8763d06..2ab2384 100644 --- a/metric-metadata/tailsamplingprocessor.yaml +++ b/metric-metadata/tailsamplingprocessor.yaml @@ -7,11 +7,6 @@ status: beta: [traces] distributions: - contrib - - aws - - grafana - - observiq - - splunk - - sumo codeowners: active: [jpkrohling] diff --git a/metric-metadata/tcplogreceiver.yaml b/metric-metadata/tcplogreceiver.yaml index 6780e7b..9e58c9d 100644 --- a/metric-metadata/tcplogreceiver.yaml +++ b/metric-metadata/tcplogreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/transformprocessor.yaml b/metric-metadata/transformprocessor.yaml index 255b69c..bab90eb 100644 --- a/metric-metadata/transformprocessor.yaml +++ b/metric-metadata/transformprocessor.yaml @@ -5,7 +5,7 @@ status: class: processor stability: alpha: [traces, metrics, logs] - distributions: [contrib, splunk, observiq, sumo, grafana, liatrio] + distributions: [contrib] warnings: [Unsound Transformations, Identity Conflict, Orphaned Telemetry, Other] codeowners: active: [TylerHelmuth, kentquirk, bogdandrutu, evan-bradley] diff --git a/metric-metadata/udplogreceiver.yaml b/metric-metadata/udplogreceiver.yaml index b6b8a9d..7abc68e 100644 --- a/metric-metadata/udplogreceiver.yaml +++ b/metric-metadata/udplogreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, observiq, sumo, splunk] + distributions: [contrib] codeowners: active: [djaglowski] diff --git a/metric-metadata/vcenterreceiver.yaml b/metric-metadata/vcenterreceiver.yaml index 945d8ba..87b9cc3 100644 --- a/metric-metadata/vcenterreceiver.yaml +++ b/metric-metadata/vcenterreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, schmikei] seeking_new: true diff --git a/metric-metadata/wavefrontreceiver.yaml b/metric-metadata/wavefrontreceiver.yaml index dcb5074..865a7db 100644 --- a/metric-metadata/wavefrontreceiver.yaml +++ b/metric-metadata/wavefrontreceiver.yaml @@ -5,6 +5,6 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, sumo, splunk] + distributions: [contrib] codeowners: active: [samiura] diff --git a/metric-metadata/windowseventlogreceiver.yaml b/metric-metadata/windowseventlogreceiver.yaml index b67419d..cbf02a6 100644 --- a/metric-metadata/windowseventlogreceiver.yaml +++ b/metric-metadata/windowseventlogreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: alpha: [logs] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski, armstrmi, pjanotti] unsupported_platforms: [darwin, linux] diff --git a/metric-metadata/windowsperfcountersreceiver.yaml b/metric-metadata/windowsperfcountersreceiver.yaml index 116c1ea..70143a2 100644 --- a/metric-metadata/windowsperfcountersreceiver.yaml +++ b/metric-metadata/windowsperfcountersreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: beta: [metrics] - distributions: [contrib, splunk, observiq, sumo] + distributions: [contrib] codeowners: active: [dashpole] unsupported_platforms: [darwin, linux] diff --git a/metric-metadata/zipkinexporter.yaml b/metric-metadata/zipkinexporter.yaml index e5e757b..4948166 100644 --- a/metric-metadata/zipkinexporter.yaml +++ b/metric-metadata/zipkinexporter.yaml @@ -5,6 +5,6 @@ status: class: exporter stability: beta: [traces] - distributions: [core, contrib, observiq, liatrio] + distributions: [core, contrib] codeowners: active: [MovieStoreGuy, astencel-sumo, crobert-1] diff --git a/metric-metadata/zipkinreceiver.yaml b/metric-metadata/zipkinreceiver.yaml index ee9c8e8..9532012 100644 --- a/metric-metadata/zipkinreceiver.yaml +++ b/metric-metadata/zipkinreceiver.yaml @@ -8,12 +8,5 @@ status: distributions: - core - contrib - - aws - - grafana - - observiq - - redhat - - splunk - - sumo - - liatrio codeowners: active: [MovieStoreGuy, astencel-sumo, crobert-1] diff --git a/metric-metadata/zookeeperreceiver.yaml b/metric-metadata/zookeeperreceiver.yaml index 972f1a1..1167543 100644 --- a/metric-metadata/zookeeperreceiver.yaml +++ b/metric-metadata/zookeeperreceiver.yaml @@ -5,7 +5,7 @@ status: class: receiver stability: development: [metrics] - distributions: [contrib, observiq, sumo] + distributions: [contrib] codeowners: active: [djaglowski] seeking_new: true