Skip to content

Commit

Permalink
Clarified splunk.health description
Browse files Browse the repository at this point in the history
  • Loading branch information
macolby42 committed Dec 5, 2024
1 parent 0c5c347 commit 2ae137c
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion receiver/splunkenterprisereceiver/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gauge tracking the number of buckets and their searchable status. *Note:** Searc
### splunk.health
The status (color) of the Splunk server.
The status (color) of the Splunk server. Health of 'red' produces a 0 while all other colors produce a 1.
| Unit | Metric Type | Value Type |
| ---- | ----------- | ---------- |
Expand Down
3 changes: 1 addition & 2 deletions receiver/splunkenterprisereceiver/generated_package_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/splunkenterprisereceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ metrics:
#`services/server/health/splunkd/details`
splunk.health:
enabled: True
description: The status (color) of the Splunk server.
description: The status (color) of the Splunk server. Health of 'red' produces a 0 while all other colors produce a 1.
unit: "{status}"
gauge:
value_type: int
Expand Down

0 comments on commit 2ae137c

Please sign in to comment.