Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions metric-metadata/akamai.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
type: akamaidetector

status:
class: processor
stability:
alpha: [traces, metrics, logs, profiles]
codeowners:
active: [Aneurysm9, dashpole, paulojmdias]

resource_attributes:
cloud.account.id:
description: The cloud account id
type: string
enabled: true
cloud.platform:
description: The cloud platform
enabled: true
type: string
cloud.provider:
description: The cloud provider
enabled: true
type: string
cloud.region:
description: The cloud region
type: string
enabled: true
host.id:
description: The host.id
type: string
enabled: true
host.image.id:
description: The host image id
type: string
enabled: true
host.image.name:
description: The host image name
type: string
enabled: true
host.name:
description: The hostname
type: string
enabled: true
host.type:
description: The host instance type
type: string
enabled: true

tests:
skip_lifecycle: true
skip_shutdown: true
17 changes: 16 additions & 1 deletion metric-metadata/apachereceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ status:
beta: [metrics]
distributions: [contrib]
codeowners:
active: [colelaven]
active: [colelaven, ishleenk17]
emeritus: [djaglowski]

resource_attributes:
Expand Down Expand Up @@ -58,6 +58,13 @@ attributes:
- finishing
- idle_cleanup
- unknown
connection_state:
description: The asynchronous connection state reported by Apache's server-status.
type: string
enum:
- writing
- keepalive
- closing

metrics:
apache.uptime:
Expand Down Expand Up @@ -174,3 +181,11 @@ metrics:
monotonic: false
aggregation_temporality: cumulative
attributes: [scoreboard_state]
apache.connections.async:
enabled: true
description: The number of connections in different asynchronous states reported by Apache's server-status.
unit: "{connections}"
gauge:
value_type: int
input_type: string
attributes: [connection_state]
7 changes: 4 additions & 3 deletions metric-metadata/awscloudwatchlogsexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ type: awscloudwatchlogs
status:
class: exporter
stability:
beta: [logs]
unmaintained: [logs]
distributions: [contrib]
codeowners:
active: [boostchicken, rapphil]
emeritus: [bryan-aguilar]
active: []
emeritus: [bryan-aguilar, boostchicken, rapphil]
seeking_new: true

tests:
config:
Expand Down
4 changes: 2 additions & 2 deletions metric-metadata/awslogsencodingextension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ status:
disable_codecov_badge: true
class: extension
stability:
development: [extension]
distributions: []
alpha: [extension]
distributions: [contrib]
codeowners:
active: [axw, constanca-m]

Expand Down
2 changes: 2 additions & 0 deletions metric-metadata/awss3receiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ tests:
config:
starttime: "2024-01-31"
endtime: "2024-02-03"
s3downloader:
s3_bucket: "my-bucket"
2 changes: 1 addition & 1 deletion metric-metadata/azureeventhubreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ status:
alpha: [metrics, logs, traces]
distributions: [contrib]
codeowners:
active: [atoulme, cparkins]
active: [atoulme, cparkins, dyl10s]
emeritus: [djaglowski]
seeking_new: true

Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/azuremonitorreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ status:
alpha: [metrics]
distributions: [contrib]
codeowners:
active: [nslaughter, celian-garcia]
active: [nslaughter, celian-garcia, ishleenk17]

resource_attributes:
azuremonitor.tenant_id:
Expand Down
4 changes: 2 additions & 2 deletions metric-metadata/bigipreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ type: bigip
status:
class: receiver
stability:
beta: [metrics]
unmaintained: [metrics]
distributions: [contrib]
codeowners:
active: [StefanKurek]
emeritus: [StefanKurek]
seeking_new: true

resource_attributes:
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/cfgardenobserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scope_name: otelcol/cfgardenobserver
status:
class: extension
stability:
development: [extension]
alpha: [extension]
codeowners:
active: [crobert-1, jriguera]
emeritus: [m1rp, cemdk]
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/cgroupruntimeextension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: cgroupruntime
status:
class: extension
stability:
development: [extension]
alpha: [extension]
distributions: [contrib]
codeowners:
active: [mx-psi, rogercoll]
Expand Down
3 changes: 2 additions & 1 deletion metric-metadata/clickhouseexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ status:
codeowners:
active: [hanjm, dmitryax, Frapschen, SpencerTorres]

# TODO: Update the exporter to pass the tests
tests:
config:
endpoint: clickhouse://localhost:9000
skip_lifecycle: true
4 changes: 2 additions & 2 deletions metric-metadata/coralogixprocessor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ type: coralogix
status:
class: processor
stability:
development: [traces]
alpha: [traces]
distributions: []
warnings: [Statefulness]
codeowners:
active: [crobert-1, povilasv]
active: [crobert-1, povilasv, iblancasa]
4 changes: 2 additions & 2 deletions metric-metadata/datadogextension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ type: datadog
status:
class: extension
stability:
development: [extension]
distributions: []
alpha: [extension]
distributions: [contrib]
codeowners:
active: [jackgopack4, dineshg13, mx-psi, songy23]

Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/deltatocumulativeprocessor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status:
distributions: [contrib, k8s]
warnings: [Statefulness]
codeowners:
active: [sh0rez, RichieSams]
active: [RichieSams, tombrk]

telemetry:
metrics:
Expand Down
10 changes: 5 additions & 5 deletions metric-metadata/dockerstatsreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ metrics:
# Memory
container.memory.usage.limit:
enabled: true
description: "Memory limit of the container."
description: "Memory limit of the container. Not supported on Windows."
unit: By
sum:
value_type: int
Expand All @@ -195,7 +195,7 @@ metrics:
monotonic: false
container.memory.percent:
enabled: true
description: "Percentage of memory used."
description: "Percentage of memory used. Not supported on Windows."
unit: "1"
gauge:
value_type: double
Expand Down Expand Up @@ -341,7 +341,7 @@ metrics:
monotonic: false
container.memory.total_cache:
enabled: true
description: "Total amount of memory used by the processes of this cgroup (and descendants) that can be associated with a block on a block device. Also accounts for memory used by tmpfs (Only available with cgroups v1)."
description: "Total amount of memory used by the processes of this cgroup (and descendants) that can be associated with a block on a block device. Also accounts for memory used by tmpfs (Only available with cgroups v1). Not supported on Windows."
unit: By
sum:
value_type: int
Expand Down Expand Up @@ -641,7 +641,7 @@ metrics:
- interface
container.network.io.usage.rx_errors:
enabled: false
description: "Received errors."
description: "Received errors. Not supported on Windows."
unit: "{errors}"
sum:
value_type: int
Expand All @@ -651,7 +651,7 @@ metrics:
- interface
container.network.io.usage.tx_errors:
enabled: false
description: "Sent errors."
description: "Sent errors. Not supported on Windows."
unit: "{errors}"
sum:
value_type: int
Expand Down
2 changes: 1 addition & 1 deletion metric-metadata/ec2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resource_attributes:
type: string
enabled: true
host.type:
description: The host id
description: The host instance type
type: string
enabled: true

Expand Down
93 changes: 93 additions & 0 deletions metric-metadata/elasticsearchexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,99 @@ status:
codeowners:
active: [JaredTan95, carsonip, lahsivjar]

attributes:
http.response.status_code:
description: HTTP status code.
type: int
outcome:
description: The operation outcome.
type: string
enum: [success, failed_client, failed_server, timeout, too_many, failure_store, internal_server_error]
failure_store:
description: The status of the failure store.
type: string
enum: [unknown, not_enabled, used, failed]
error.type:
description: The type of error that occurred when processing the documents.
type: string

telemetry:
metrics:
elasticsearch.bulk_requests.count:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Count of the completed bulk requests.
unit: "1"
sum:
value_type: int
monotonic: true
attributes: [outcome, http.response.status_code]
elasticsearch.docs.received:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Count of Elasticsearch documents successfully received to be buffered.
unit: "1"
sum:
value_type: int
monotonic: true
elasticsearch.docs.processed:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Count of documents flushed to Elasticsearch.
unit: "1"
sum:
value_type: int
monotonic: true
attributes: [outcome, http.response.status_code, failure_store, error.type]
elasticsearch.docs.retried:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Count of document retries.
extended_documentation: Only document level retries are captured, whole bulk request retries are not captured.
unit: "1"
sum:
value_type: int
monotonic: true
elasticsearch.flushed.bytes:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Number of bytes flushed by the indexer.
unit: By
sum:
value_type: int
monotonic: true
elasticsearch.flushed.uncompressed_bytes:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Number of uncompressed bytes flushed by the indexer.
unit: By
sum:
value_type: int
monotonic: true
elasticsearch.bulk_requests.latency:
prefix: otelcol.
stability:
level: alpha
enabled: true
description: Latency of Elasticsearch bulk operations in seconds.
unit: s
histogram:
value_type: double
bucket_boundaries: [0, 0.005, 0.010, 0.025, 0.050, 0.075, 0.100, 0.250, 0.500, 0.750, 1, 2.5, 5, 7.5, 10, 25, 50, 75, 100, 250, 500, 750, 1000, 2500, 5000, 7500, 10000]
attributes: [outcome, http.response.status_code]

tests:
config:
endpoints: [http://localhost:9200]
Expand Down
3 changes: 2 additions & 1 deletion metric-metadata/faroexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status:
class: exporter
stability:
alpha: [logs, traces]
distributions: []
distributions:
- contrib
codeowners:
active: [dehaansa,rlankfo,mar4uk]
3 changes: 2 additions & 1 deletion metric-metadata/faroreceiver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status:
class: receiver
stability:
alpha: [logs, traces]
distributions: []
distributions:
- contrib
codeowners:
active: [dehaansa,rlankfo,mar4uk]
Loading