Skip to content

Commit

Permalink
Merge pull request #51 from splunk/metadata-update-2024-08-05
Browse files Browse the repository at this point in the history
106.1
  • Loading branch information
theletterf authored Aug 8, 2024
2 parents fbe0777 + b4bfbbb commit ebe18e3
Show file tree
Hide file tree
Showing 58 changed files with 671 additions and 273 deletions.
2 changes: 1 addition & 1 deletion metric-metadata/apachesparkreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/apachesparkreceiver
status:
class: receiver
stability:
development: [metrics]
alpha: [metrics]
distributions: [contrib]
codeowners:
active: [djaglowski, Caleb-Hurshman, mrsillydog]
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/awss3receiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: awss3
status:
class: receiver
stability:
development: [traces]
development: [traces,metrics,logs]
distributions: []
codeowners:
active: [atoulme, adcharre]
Expand Down
49 changes: 1 addition & 48 deletions metric-metadata/azure.yaml
Original file line number Diff line number Diff line change
@@ -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]
2 changes: 1 addition & 1 deletion metric-metadata/azureblobreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/azureblobreceiver
status:
class: receiver
stability:
development: [logs, traces]
alpha: [logs, traces]
distributions: [contrib]
codeowners:
active: [eedorenko, mx-psi]
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/azuremonitorreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/azuremonitorreceiver
status:
class: receiver
stability:
development: [metrics]
alpha: [metrics]
distributions: [contrib]
codeowners:
active: [nslaughter, codeboten]
Expand Down
16 changes: 8 additions & 8 deletions metric-metadata/bigipreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,14 @@ metrics:
enabled: true
bigip.virtual_server.availability:
description: Availability of the virtual server.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [availability.status]
enabled: true
bigip.virtual_server.enabled:
description: Enabled state of of the virtual server.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [enabled.status]
Expand Down Expand Up @@ -164,14 +164,14 @@ metrics:
enabled: true
bigip.pool.availability:
description: Availability of the pool.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [availability.status]
enabled: true
bigip.pool.enabled:
description: Enabled state of of the pool.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [enabled.status]
Expand Down Expand Up @@ -220,14 +220,14 @@ metrics:
enabled: true
bigip.pool_member.availability:
description: Availability of the pool member.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [availability.status]
enabled: true
bigip.pool_member.enabled:
description: Enabled state of of the pool member.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [enabled.status]
Expand Down Expand Up @@ -276,14 +276,14 @@ metrics:
enabled: true
bigip.node.availability:
description: Availability of the node.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [availability.status]
enabled: true
bigip.node.enabled:
description: Enabled state of of the node.
unit: 1
unit: "1"
gauge:
value_type: int
attributes: [enabled.status]
Expand Down
9 changes: 9 additions & 0 deletions metric-metadata/cfgardenobserver.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
type: cfgarden_observer
scope_name: otelcol/cfgardenobserver

status:
class: extension
stability:
development: [extension]
codeowners:
active: [crobert-1, cemdk, tomasmota, m1rp, jriguera]
3 changes: 2 additions & 1 deletion metric-metadata/clickhouseexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ scope_name: otelcol/clickhouse
status:
class: exporter
stability:
alpha: [traces, metrics, logs]
alpha: [traces, metrics]
beta: [logs]
distributions: [contrib]
codeowners:
active: [hanjm, dmitryax, Frapschen, SpencerTorres]
Expand Down
1 change: 1 addition & 0 deletions metric-metadata/cloudfoundryreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ status:
class: receiver
stability:
beta: [metrics]
development: [logs]
distributions: [contrib]
codeowners:
active: [crobert-1]
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/countconnector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/countconnector
status:
class: connector
stability:
development: [traces_to_metrics, metrics_to_metrics, logs_to_metrics]
alpha: [traces_to_metrics, metrics_to_metrics, logs_to_metrics]
distributions: [contrib]
codeowners:
active: [djaglowski, jpkrohling]
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/cpuscraper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metrics:
system.cpu.utilization:
enabled: false
description: Difference in system.cpu.time since the last measurement per logical CPU, divided by the elapsed time (value in interval [0,1]).
unit: 1
unit: "1"
gauge:
value_type: double
attributes: [cpu, state]
Expand Down
4 changes: 4 additions & 0 deletions metric-metadata/datadogreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ status:
class: receiver
stability:
alpha: [traces]
development: [metrics]
distributions: [contrib]
codeowners:
active: [boostchicken, gouthamve, jpkrohling, MovieStoreGuy]

tests:
skip_lifecycle: true # Skip lifecycle tests since there are multiple receivers that run on the same port
53 changes: 53 additions & 0 deletions metric-metadata/deltatocumulativeprocessor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,56 @@ status:
warnings: [Statefulness]
codeowners:
active: [sh0rez, RichieSams, jpkrohling]


telemetry:
metrics:
# streams
deltatocumulative.streams.tracked:
description: number of streams tracked
unit: "{dps}"
sum:
value_type: int
monotonic: false
enabled: true
deltatocumulative.streams.limit:
description: upper limit of tracked streams
unit: "{stream}"
gauge:
value_type: int
enabled: true
deltatocumulative.streams.evicted:
description: number of streams evicted
unit: "{stream}"
sum:
value_type: int
monotonic: true
enabled: true
deltatocumulative.streams.max_stale:
description: duration after which streams inactive streams are dropped
unit: "s"
gauge:
value_type: int
enabled: true
# datapoints
deltatocumulative.datapoints.processed:
description: number of datapoints processed
unit: "{datapoint}"
sum:
value_type: int
monotonic: true
enabled: true
deltatocumulative.datapoints.dropped:
description: number of datapoints dropped due to given 'reason'
unit: "{datapoint}"
sum:
value_type: int
monotonic: true
enabled: true
deltatocumulative.gaps.length:
description: total duration where data was expected but not received
unit: "s"
sum:
value_type: int
monotonic: true
enabled: true
2 changes: 1 addition & 1 deletion metric-metadata/deltatorateprocessor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/deltatorate
status:
class: processor
stability:
development: [metrics]
alpha: [metrics]
distributions: [contrib]
codeowners:
active: [Aneurysm9]
Expand Down
17 changes: 1 addition & 16 deletions metric-metadata/docker.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
type: resourcedetectionprocessor/docker

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
host.name:
description: The host.name
type: string
enabled: true
os.type:
description: The os.type
type: string
enabled: true
active: [rmfitzpatrick, jamesmoessis]
2 changes: 1 addition & 1 deletion metric-metadata/dockerstatsreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ metrics:
container.memory.percent:
enabled: true
description: "Percentage of memory used."
unit: 1
unit: "1"
gauge:
value_type: double
container.memory.cache:
Expand Down
Loading

0 comments on commit ebe18e3

Please sign in to comment.