You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: receiver/splunkenterprisereceiver/testdata/scraper/expected.yaml
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,21 @@ resourceMetrics:
95
95
timeUnixNano: "2000000"
96
96
name: splunk.data.indexes.extended.total.size
97
97
unit: By
98
+
- description: The status of a rolling restart.
99
+
gauge:
100
+
dataPoints:
101
+
- asInt: "0"
102
+
attributes:
103
+
- key: splunk.rollingorrestart
104
+
value:
105
+
boolValue: false
106
+
- key: splunk.searchable.restart
107
+
value:
108
+
boolValue: false
109
+
startTimeUnixNano: "1000000"
110
+
timeUnixNano: "2000000"
111
+
name: splunk.indexer.rollingrestart.status
112
+
unit: '{status}'
98
113
- description: Gauge tracking average bytes per second throughput of indexer. *Note:** Must be pointed at specific indexer `endpoint` and gathers metrics from only that indexer.
0 commit comments