PerfectScale Prometheus Exporter
The PerfectScale Prometheus Exporter seamlessly integrates PerfectScale insights into your existing monitoring and alerting infrastructure
Installing the Chart
helm repo add perfectscale https://perfectscale-io.github.io --force-updatehelm upgrade --install --namespace perfectscale psc-prom-exporter perfectscale/psc-prom-exporterQuick install:
Prom-Exporter with Prometheus Operator with Alerts example and Grafana dashboard
helm upgrade --install --namespace perfectscale psc-prom-exporter \
--set scrapers.serviceMonitor.enabled=true \
--set alerts.prometheusRule.enabled=true \
--set dashbords.grafana.enabled=true \
perfectscale/psc-prom-exporterProm-Exporter with DataDog and DataDog alerts
Configuration
Metrics configuration
recommendations
costs
indicators
Filters configuration
workloads
namespaces
indicators
Labels configuration
Label pattern support
Pattern
Description
Configuration examples
Recommended configuration for production environments with short-living workloads excluded
Monitoring integrations
Prometheus Operator integration
Prometheus (Standard Discovery)
Datadog Autodiscovery
Dashboards
Grafana dashboard
DataDog dashboard
Alert rules
Configuring alerts
Enabling alerts
Last updated
Was this helpful?