Cardinality refers to the number of unique elements in a set or the number of distinct values in a data set. In the context of metrics and time-series data, cardinality refers to the number of unique combinations of metric name, label name, and label value that are present in a
k8s_terraform_metrics/templates/k8s_provider.tf at main · ashwiniag/k8s_terraform_metricsTerraform + K8s + Vicoriametrics + Kube-state-metrics + Prometheus operator - ashwiniag/k8s_terraform_metricsGitHubashwiniag
Simple setup to monitor my machine using node_exporter: Exposes my machine metrics at http://localhost:9100/metrics vmagent: Scrapes the metrics exposed at /metrics at defined interval and sends it to victoriametrics victoriametrics: It is a single node set up, a tsdb storage. grafana: Visual representation of metrics used
k8s_terraform_metrics/templates/ssm.tf at main · ashwiniag/k8s_terraform_metricsTerraform + K8s + Vicoriametrics + Kube-state-metrics + Prometheus operator - ashwiniag/k8s_terraform_metricsGitHubashwiniag