Skip to content

Commit 846755b

Browse files
remove purefa_alerts_open , component name
1 parent 301a743 commit 846755b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specification/metrics/purefa-metrics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ This document describes the semantic conventions for Pure FlashArray Metrics.
5151

5252
| Name | Description | Units | Metric Type ([*](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#metric-types)) | Value Type | Attribute Key | Attribute Values |
5353
| ------------------ | ---------------------------- | ----- | ----------------------------------------------------------------------------------------------------------------------- | ---------- | ---------------- | ------------------------------------------------------------------------------------------------------------------ |
54-
| purefa_alerts_open | FlashArray open alert events | | Gauge | Double | `component_name` | (name) |
55-
| | | | | | `component_type` | `chassis`, `drive_bay`, `nvram_bay`, `power_supply`, `temp_sensor`, `controller`, `eth_port`, `cooling`, `fc_port` |
54+
| purefa_alerts_open | FlashArray open alert events | | Gauge | Double | `component_type` | `chassis`, `drive_bay`, `nvram_bay`, `power_supply`, `temp_sensor`, `controller`, `eth_port`, `cooling`, `fc_port` |
5655
| | | | | | `severity` | `info`, `warning`, `critical`, `hidden` |
5756

5857

0 commit comments

Comments
 (0)