apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: online-boutique labels: app: online-boutique prometheus: kube-prometheus spec: selector: matchLabels: app: online-boutique endpoints: - port: http path: /actuator/prometheus interval: 30s scrapeTimeout: 10s