Monitor your service metrics in the dashboard by configuring metric drivers
Install the InfluxDB metric driver on the Plugins page
Go to Settings > Clusters, select your target cluster, and choose InfluxDB as the metric driver. Then add these environment variables under More options:
INFLUX_URL
: InfluxDB server URLINFLUX_TOKEN
: InfluxDB access tokenINFLUX_ORG
: InfluxDB organizationInstall the Prometheus metric driver on the Plugins page.
Go to Settings > Clusters, select your target cluster, and choose Prometheus as the metric driver. Then add this environment variable under More options:
PROMETHEUS_URL
: Prometheus server URLInstall the AWS CloudWatch metric driver on the Plugins page.
Go to Settings > Clusters, select your target cluster, and choose CloudWatch as the metric driver. Then add these environment variables under More options:
EKS_CLUSTER_NAME
: Name of your EKS clusterEKS_REGION
: Region of your EKS cluster