spartanx
Results
1
issues of
spartanx
Getting Warning messages while using cloudwatch-exporter to fetch AWS Transfer metrics in prometheus
2
This is my values.yaml config: ` cluster: "" namespace: "" prometheus-cloudwatch-exporter: replicaCount: 1 image: repository: prom/cloudwatch-exporter tag: v0.14.3 pullPolicy: IfNotPresent command: [] service: type: ClusterIP port: 9106 portName: http annotations:...