cloudfoundry_alerts job from prometheus/17.6.1
Github source:
0641ca50
or
master branch
Properties¶
cloudfoundry_alerts
¶
app_instances_fewer_than_expected
¶
evaluation_time
¶App Instances Fewer Than Expected alert evaluation time
- Default
5m
threshold
¶App Instances Fewer Than Expected alert threshold
- Default
5
app_instances_more_than_expected
¶
evaluation_time
¶App Instances More Than Expected alert evaluation time
- Default
5m
threshold
¶App Instances More Than Expected alert threshold
- Default
5
apps_not_synchronized
¶
evaluation_time
¶Apps Not Synchronized alert evaluation time
- Default
5m
auctioneer_fetch_states_duration
¶
evaluation_time
¶Auctioneer Fetch States Duration alert evaluation time
- Default
5m
threshold
¶Auctioneer Fetch States Duration (seconds) alert threshold
- Default
5
bbs_convergence_lrp_duration
¶
evaluation_time
¶BBS Convergence LRP Duration alert evaluation time
- Default
15m
threshold
¶BBS Convergence LRP Duration (seconds) alert threshold
- Default
10
bbs_request_latency
¶
evaluation_time
¶BBS Request Latency alert evaluation time
- Default
15m
threshold
¶BBS Request Latency (seconds) alert threshold
- Default
5
cell_unhealthy
¶
evaluation_time
¶Cell Unhealthy alert evaluation time
- Default
5m
envelope_received_too_old
¶
evaluation_time
¶Last Envelope Received too old alert evaluation time
- Default
5m
threshold
¶Last Envelope Received too old alert threshold
- Default
600
etcd_leaders
¶
evaluation_time
¶Etcd More Than One Leader alert evaluation time
- Default
10m
firehose_dropped_messages
¶
evaluation_time
¶Firehose Dropped Messages alert evaluation time
- Default
5m
threshold
¶Firehose Dropped Messages alert threshold
- Default
5
lrp_auctions_failed
¶
evaluation_time
¶LRP Auctions Failed alert evaluation time
- Default
5m
threshold
¶LRP Auctions Failed alert threshold
- Default
1
max_available_containers
¶
evaluation_time
¶Max Available Containers alert evaluation time
- Default
15m
threshold
¶Max Available Containers alert threshold
- Default
50
max_available_disk
¶
evaluation_time
¶Max Available Disk alert evaluation time
- Default
15m
threshold
¶Max Available Disk (Mib) alert threshold
- Default
4096
max_available_memory
¶
evaluation_time
¶Max Available Memory alert evaluation time
- Default
15m
threshold
¶Max Available Memory (MiB) alert threshold
- Default
4096
metric_received_too_old
¶
evaluation_time
¶Last Metric Received too old alert evaluation time
- Default
5m
threshold
¶Last Metric Received too old alert threshold
- Default
600
nsync_bulker_desired_lrp_sync_duration
¶
evaluation_time
¶BBS Convergence LRP Duration alert evaluation time
- Default
15m
threshold
¶BBS Convergence LRP Duration (seconds) alert threshold
- Default
10
overall_available_containers
¶
evaluation_time
¶Overall Available Containers alert evaluation time
- Default
15m
threshold
¶Overall Available Containers (%) alert threshold
- Default
25
overall_available_disk
¶
evaluation_time
¶Overall Available Disk alert evaluation time
- Default
15m
threshold
¶Overall Available Disk (%) alert threshold
- Default
25
overall_available_memory
¶
evaluation_time
¶Overall Available Memory alert evaluation time
- Default
15m
threshold
¶Overall Available Memory (%) alert threshold
- Default
25
rep_bulk_synch_duration
¶
evaluation_time
¶Rep Bulk Synch Duration alert evaluation time
- Default
15m
threshold
¶Rep Bulk Synch Duration (seconds) alert threshold
- Default
10
router_5xx_responses
¶
evaluation_time
¶Router 5xx Responses alert evaluation time
- Default
5m
threshold
¶Router 5xx Responses alert threshold
- Default
100
router_bad_gateway
¶
evaluation_time
¶Router Bad Gateway alert evaluation time
- Default
5m
threshold
¶Router Bad Gateway alert threshold
- Default
100
router_emitter_sync_duration
¶
evaluation_time
¶Router Emitter Sync Duration alert evaluation time
- Default
15m
threshold
¶Router Emitter Sync Duration (seconds) alert threshold
- Default
10
router_requests
¶
evaluation_time
¶Router Requests alert evaluation time
- Default
5m
threshold
¶Router Requests alert threshold
- Default
2500
routers_latency
¶
evaluation_time
¶Routers Latency evaluation time
- Default
30m
threshold
¶Routers Latency alert threshold
- Default
100
routes_last_registry
¶
evaluation_time
¶Routes Not Being Registered alert evaluation time
- Default
5m
threshold
¶Routes Not Being Registered (seconds) alert threshold
- Default
30
routes_total
¶
evaluation_time
¶Routes Too Low alert evaluation time
- Default
5m
threshold
¶Routes Too Low alert threshold
- Default
5
scrape_error
¶
evaluation_time
¶Scrape error alert evaluation time
- Default
10m
scrape_too_old
¶
evaluation_time
¶Scrape too old alert evaluation time
- Default
5m
threshold
¶Scrape too old alert threshold
- Default
600
slow_consumer
¶
evaluation_time
¶Slow Consumer alert evaluation time
- Default
5m
task_auctions_failed
¶
evaluation_time
¶Task Auctions Failed alert evaluation time
- Default
5m
threshold
¶Task Auctions Failed alert threshold
- Default
1
tasks_not_synchronized
¶
evaluation_time
¶Tasks Not Synchronized alert evaluation time
- Default
5m
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/cloudfoundry_alerts/
directory
(learn more).
cf_cells.alerts
(fromcf_cells.alerts
)cf_diego.alerts
(fromcf_diego.alerts
)cf_doppler.alerts
(fromcf_doppler.alerts
)cf_etcd.alerts
(fromcf_etcd.alerts
)cf_routers.alerts
(fromcf_routers.alerts
)prometheus_cf_exporter.alerts
(fromprometheus_cf_exporter.alerts
)prometheus_firehose_exporter.alerts
(fromprometheus_firehose_exporter.alerts
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.