Skip to content

Commit ad8a877

Browse files
authored
Memcached (#192)
* Add memcached integrations * Fix dashboard file * Remove name of the cluster
1 parent 59abb18 commit ad8a877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/memcached/include/memcached-exporter-deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
app: memcached-exporter
1616
annotations:
1717
promcat.sysdig.com/port: "9150"
18-
promcat.sysdig.com/target_ns: memcached
18+
promcat.sysdig.com/target_ns: Your-namespace-name
1919
promcat.sysdig.com/target_workload_type: deployment
2020
promcat.sysdig.com/target_workload_name: memcached
21-
promcat.sysdig.com/target_cluster_name: demo-env-prom
21+
promcat.sysdig.com/target_cluster_name: Your-cluster-name
2222
promcat.sysdig.com/integration_type: memcached
2323
spec:
2424
containers:

0 commit comments

Comments
 (0)