Skip to content

Commit

Permalink
Merge pull request #19 from splunk/metrics-update-july
Browse files Browse the repository at this point in the history
Metrics update
  • Loading branch information
theletterf authored Jul 27, 2023
2 parents 8ee3044 + 48a36ca commit cccc460
Show file tree
Hide file tree
Showing 215 changed files with 3,428 additions and 176 deletions.
Empty file modified import_metric_metadata.sh
100644 → 100755
Empty file.
8 changes: 7 additions & 1 deletion metric-metadata/activedirectorydsreceiver.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: activedirectorydsreceiver
type: active_directory_ds

status:
class: receiver
stability:
beta: [metrics]
distributions: [contrib, observiq, sumo]

attributes:
direction:
Expand Down
11 changes: 9 additions & 2 deletions metric-metadata/aerospikereceiver.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: aerospikereceiver
type: aerospike

status:
class: receiver
stability:
alpha: [metrics]
distributions: [contrib, observiq, sumo]

resource_attributes:
aerospike.node.name:
Expand Down Expand Up @@ -132,9 +138,10 @@ metrics:
monotonic: false
aggregation: cumulative
aerospike.node.query.tracked:
enabled: true
enabled: true
description: Number of queries tracked by the system.
extended_documentation: Number of queries which ran more than query untracked_time (default 1 sec), Aerospike metric query_tracked
unit: '{queries}'
sum:
value_type: int
input_type: string
Expand Down
13 changes: 13 additions & 0 deletions metric-metadata/aks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: resourcedetectionprocessor/aks

parent: resourcedetection

resource_attributes:
cloud.provider:
description: The cloud.provider
type: string
enabled: true
cloud.platform:
description: The cloud.platform
type: string
enabled: true
7 changes: 7 additions & 0 deletions metric-metadata/alibabacloudlogserviceexporter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
type: alibabacloud_logservice

status:
class: exporter
stability:
beta: [traces, metrics, logs]
distributions: [contrib, observiq]
8 changes: 7 additions & 1 deletion metric-metadata/apachereceiver.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: apachereceiver
type: apache

status:
class: receiver
stability:
beta: [metrics]
distributions: [contrib, observiq, sumo]

resource_attributes:
apache.server.name:
Expand Down
Loading

0 comments on commit cccc460

Please sign in to comment.