Configure the Prometheus receiver to collect NetApp metrics
Configure the Prometheus receiver to collect NetApp metrics.
Cisco AI PODs are designed to integrate with high-performance storage solutions. You can monitor the performance of Cisco AI PODs that use NetApp storage resources with NetApp Trident, a storage orchestrator and management tool for containers and Kubernetes distributions.
Splunk Observability Cloud uses the Prometheus receiver to collect metrics from NetApp Trident, which exposes a /metrics endpoint that publishes Prometheus-compatible metrics.
To configure the Prometheus receiver to collect NetApp Trident metrics, you must meet the following requirements.
-
You have installed the Splunk Distribution of the OpenTelemetry Collector for Kubernetes to monitor Cisco AI PODs. For instructions, see Install the Collector for Kubernetes to monitor Cisco AI PODs.
-
You have installed NetApp Trident to manage your NetApp storage resources. For instructions, see Quick start for Trident in the NetApp Trident documentation.
Configuration settings
Learn about the configuration options for the Prometheus receiver.
To view the configuration options for the Prometheus receiver, see Settings.
Metrics
The following metrics are available for NetApp. These metrics fall under the default metric category.
| Metric name | Description |
|---|---|
trident_backend_count | The total number of backends. |
trident_node_count | The total number of nodes. |
trident_operation_duration_milliseconds_count | The total count of observed operations. |
trident_operation_duration_milliseconds_quantile | The latency quantile for operation events. |
trident_operation_duration_milliseconds_sum | The total duration of all observed operations. |
trident_storageclass_count | The total number of storage classes. |
trident_volume_allocated_bytes | The total allocated number of bytes grouped by backends and volumes. |
trident_volume_count | The total number of volumes. |
trident_volume_total_bytes | The total number of bytes in all volumes. |
Next steps
If needed, set up data collection for your other Cisco AI PODs components. For instructions, see Collect metrics and metadata from Cisco AI PODs.
After you set up data collection for Cisco AI PODs components, you can monitor their performance using built-in experiences in Splunk Observability Cloud. For more information, see Monitor the performance of your Cisco AI PODs.