Skip to content

Instantly share code, notes, and snippets.

@raif-ahmed
Created June 26, 2023 20:18
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: neuvector-prometheus
namespace: neuvector
spec:
endpoints:
- port: prometheus-exporter
interval: 30s
scheme: http
selector:
matchLabels:
app: neuvector-prometheus-exporter-pod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment