Metric Drivers
Monitor your service metrics in the dashboard by configuring metric drivers
InfluxDB
Install the InfluxDB metric driver on the Plugins page
- Repository: Git - URL: ale-run/plugin-metric-influxdb
Go to Settings > Clusters, select your target cluster, and choose InfluxDB as the metric driver. Then add these environment variables under More options:
- Environment Variables
- INFLUX_URL
: InfluxDB server URL
- INFLUX_TOKEN
: InfluxDB access token
- INFLUX_ORG
: InfluxDB organization
Prometheus
Install the Prometheus metric driver on the Plugins page.
- Repository: Git - URL: ale-run/plugin-metric-prometheus
Go to Settings > Clusters, select your target cluster, and choose Prometheus as the metric driver. Then add this environment variable under More options:
- Environment Variables
- PROMETHEUS_URL
: Prometheus server URL
AWS CloudWatch
Install the AWS CloudWatch metric driver on the Plugins page.
- Repository: Git - URL: ale-run/plugin-metric-cloudwatch
Go to Settings > Clusters, select your target cluster, and choose CloudWatch as the metric driver. Then add these environment variables under More options:
- Environment Variables
- EKS_CLUSTER_NAME
: Name of your EKS cluster
- EKS_REGION
: Region of your EKS cluster