--- apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: furumi-player-metrics labels: app: furumi-player release: prometheus spec: selector: matchLabels: app: furumi-player endpoints: - port: http path: /metrics interval: 30s scrapeTimeout: 10s honorLabels: true namespaceSelector: matchNames: - furumi