Agent
sysdig_agent_info
| |
---|
Prometheus ID | sysdig_agent_info |
Legacy ID | info |
Metric Type | gauge |
Unit | number |
Description | The metrics will always have the value of 1. |
Additional Notes | |
sysdig_agent_timeseries_count_appcheck
| |
---|
Prometheus ID | sysdig_agent_timeseries_count_appcheck |
Legacy ID | metricCount.appCheck |
Metric Type | gauge |
Unit | number |
Description | The total number of time series received from appcheck integrations. |
Additional Notes | |
sysdig_agent_timeseries_count_jmx
| |
---|
Prometheus ID | sysdig_agent_timeseries_count_jmx |
Legacy ID | metricCount.jmx |
Metric Type | gauge |
Unit | number |
Description | The total number of time series received from JMX integrations. |
Additional Notes | |
sysdig_agent_timeseries_count_prometheus
| |
---|
Prometheus ID | sysdig_agent_timeseries_count_prometheus |
Legacy ID | metricCount.prometheus |
Metric Type | gauge |
Unit | number |
Description | The total number of time series received from Prometheus integrations. |
Additional Notes | |
sysdig_agent_timeseries_count_statsd
| |
---|
Prometheus ID | sysdig_agent_timeseries_count_statsd |
Legacy ID | metricCount.statsd |
Metric Type | gauge |
Unit | number |
Description | The total number of time series received from StatsD integrations. |
Additional Notes | |
scrape_samples_scraped
| |
---|
Prometheus ID | scrape_samples_scraped |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | PromScrape/Agent related metric. The number of samples/timeseries the target exposed which were scrapped, usually associated to a job/integration. |
Additional Notes | |
scrape_duration_seconds
| |
---|
Prometheus ID | scrape_duration_seconds |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | PromScrape/Agent related metric. Duration of the scrape in seconds, usually associated to a job/integration. |
Additional Notes | |
scrape_samples_post_metric_relabeling
| |
---|
Prometheus ID | scrape_samples_post_metric_relabeling |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | PromScrape/Agent related metric. The number of samples remaining after metric relabeling was applied. PromScraping supports relabeling, which can be used for manipulating per-metric labels, filtering scrape targets and samples. |
Additional Notes | |
scrape_series_added
| |
---|
Prometheus ID | scrape_series_added |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | PromScrape/Agent related metric. The approximate number of new series in this scrape. |
Additional Notes | |
up
| |
---|
Prometheus ID | up |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | In the context of PromScrape, the up metric is particularly useful for monitoring and alerting on the health of a scrape job. It is set to 0 in case anything goes wrong with the scrape target, either because it is not reachable, because the connection times out while scraping, or because the samples from the target could not be processed. When the target is behaving normally, the up metric is set to 1. |
Additional Notes | |