|
1 | 1 | metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags
|
2 |
| -octopus_deploy.api.can_connect,gauge,,,,Whether or not the check can connect to the Octopus Deploy API.,-1,octopus_deploy,octopus_deploy api,, |
3 |
| -octopus_deploy.deployment.completed_time,gauge,,second,,Duration of deployment.,-1,octopus_deploy,octopus_deploy deploy dur,, |
4 |
| -octopus_deploy.deployment.count,gauge,,,,Number of deployments monitored.,-1,octopus_deploy,octopus_deploy deploy count,, |
5 |
| -octopus_deploy.deployment.executing,gauge,,,,Whether or not the deployment is currently executing.,-1,octopus_deploy,octopus_deploy deploy executing,, |
6 |
| -octopus_deploy.deployment.executing_time,gauge,,second,,How long the deployment has been executing.,-1,octopus_deploy,octopus_deploy deploy dur,, |
7 |
| -octopus_deploy.deployment.queued,gauge,,second,,Whether or not the deployment is currently in the queue.,-1,octopus_deploy,octopus_deploy deploy queue,, |
8 |
| -octopus_deploy.deployment.queued_time,gauge,,second,,Time deployment was in queue.,-1,octopus_deploy,octopus_deploy deploy queue,, |
9 |
| -octopus_deploy.deployment.waiting,gauge,,second,,Whether or not the deployment is in a waiting state.,-1,octopus_deploy,octopus_deploy deploy waiting,, |
10 |
| -octopus_deploy.environment.allow_dynamic_infrastructure,gauge,,,,Whether or not the environment allows dynamic infrastructure.,-1,octopus_deploy,octopus_deploy env infra,, |
11 |
| -octopus_deploy.environment.count,gauge,,,,Number of environments discovered.,-1,octopus_deploy,octopus_deploy env count,, |
12 |
| -octopus_deploy.environment.use_guided_failure,gauge,,,,Whether or not the environment is in guided failure mode.,-1,octopus_deploy,octopus_deploy env guided failure,, |
13 |
| -octopus_deploy.machine.count,gauge,,,,Number of machines discovered.,-1,octopus_deploy,octopus_deploy machine count,, |
14 |
| -octopus_deploy.machine.is_healthy,gauge,,,,Whether or not the machine is healthy.,-1,octopus_deploy,octopus_deploy machine health,, |
15 |
| -octopus_deploy.project.count,gauge,,,,Number of projects discovered.,-1,octopus_deploy,octopus_deploy projects count,, |
16 |
| -octopus_deploy.project_group.count,gauge,,,,Number of project groups discovered.,-1,octopus_deploy,octopus_deploy project group count,, |
17 |
| -octopus_deploy.server_node.count,gauge,,,,Number of Octopus server nodes discovered.,-1,octopus_deploy,octopus_deploy server count,, |
18 |
| -octopus_deploy.server_node.in_maintenance_mode,gauge,,,,Whether the Octopus server node is in maintenance mode or not.,-1,octopus_deploy,octopus_deploy server maintenance,, |
19 |
| -octopus_deploy.server_node.max_concurrent_tasks,gauge,,,,The max concurrent tasks for the given Octopus server node.,-1,octopus_deploy,octopus_deploy server max tasks,, |
20 |
| -octopus_deploy.space.count,gauge,,,,Number of spaces discovered.,-1,octopus_deploy,octopus_deploy space count,, |
| 2 | +octopus_deploy.api.can_connect,gauge,,,,Whether or not the check can connect to the Octopus Deploy API,-1,octopus_deploy,octopus_deploy api,, |
| 3 | +octopus_deploy.deployment.completed_time,gauge,,second,,Duration of deployment,-1,octopus_deploy,octopus_deploy deploy dur,, |
| 4 | +octopus_deploy.deployment.count,gauge,,,,Number of deployments monitored,-1,octopus_deploy,octopus_deploy deploy count,, |
| 5 | +octopus_deploy.deployment.executing,gauge,,,,Whether or not the deployment is currently executing,-1,octopus_deploy,octopus_deploy deploy executing,, |
| 6 | +octopus_deploy.deployment.executing_time,gauge,,second,,How long the deployment has been executing,-1,octopus_deploy,octopus_deploy deploy dur,, |
| 7 | +octopus_deploy.deployment.queued,gauge,,second,,Whether or not the deployment is currently in the queue,-1,octopus_deploy,octopus_deploy deploy queue,, |
| 8 | +octopus_deploy.deployment.queued_time,gauge,,second,,Time deployment was in queue,-1,octopus_deploy,octopus_deploy deploy queue,, |
| 9 | +octopus_deploy.deployment.waiting,gauge,,second,,Whether or not the deployment is in a waiting state,-1,octopus_deploy,octopus_deploy deploy waiting,, |
| 10 | +octopus_deploy.environment.allow_dynamic_infrastructure,gauge,,,,Whether or not the environment allows dynamic infrastructure,-1,octopus_deploy,octopus_deploy env infra,, |
| 11 | +octopus_deploy.environment.count,gauge,,,,Number of environments discovered,-1,octopus_deploy,octopus_deploy env count,, |
| 12 | +octopus_deploy.environment.use_guided_failure,gauge,,,,Whether or not the environment is in guided failure mode,-1,octopus_deploy,octopus_deploy env guided failure,, |
| 13 | +octopus_deploy.machine.count,gauge,,,,Number of machines discovered,-1,octopus_deploy,octopus_deploy machine count,, |
| 14 | +octopus_deploy.machine.is_healthy,gauge,,,,Whether or not the machine is healthy,-1,octopus_deploy,octopus_deploy machine health,, |
| 15 | +octopus_deploy.project.count,gauge,,,,Number of projects discovered,-1,octopus_deploy,octopus_deploy projects count,, |
| 16 | +octopus_deploy.project_group.count,gauge,,,,Number of project groups discovered,-1,octopus_deploy,octopus_deploy project group count,, |
| 17 | +octopus_deploy.server_node.count,gauge,,,,Number of Octopus server nodes discovered,-1,octopus_deploy,octopus_deploy server count,, |
| 18 | +octopus_deploy.server_node.in_maintenance_mode,gauge,,,,Whether or not the Octopus server node is in maintenance mode,-1,octopus_deploy,octopus_deploy server maintenance,, |
| 19 | +octopus_deploy.server_node.max_concurrent_tasks,gauge,,,,The max concurrent tasks for the given Octopus server node,-1,octopus_deploy,octopus_deploy server max tasks,, |
| 20 | +octopus_deploy.space.count,gauge,,,,Number of spaces discovered,-1,octopus_deploy,octopus_deploy space count,, |
0 commit comments