memcached
Overview
Grafana dashboard for operating Memcached, in the form of a monitoring mixin.
Jsonnet source code is available at github.com/grafana/jsonnet-libs
Alerts
Complete list of pregenerated alerts is available here.
memcached
MemcachedDown
alert: MemcachedDown
annotations:
message: |
Memcached Instance {{ $labels.job }} / {{ $labels.instance }} is down for more than 15mins.
expr: |
memcached_up == 0
for: 15m
labels:
severity: critical
Dashboards
Following dashboards are generated from mixins and hosted on github: