mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-24 07:22:11 +00:00
b450a50103
Co-authored-by: Brian Redmond <brianisrunning@gmail.com> Signed-off-by: Brian Redmond <brianisrunning@gmail.com> Signed-off-by: James Sturtevant <jstur@microsoft.com>
16 lines
296 B
YAML
16 lines
296 B
YAML
apiVersion: monitoring.coreos.com/v1
|
|
kind: PodMonitor
|
|
metadata:
|
|
labels:
|
|
app: windows-exporter
|
|
name: windows-exporter
|
|
namespace: monitoring
|
|
spec:
|
|
jobLabel: windows-exporter
|
|
selector:
|
|
matchLabels:
|
|
app: windows-exporter
|
|
podMetricsEndpoints:
|
|
- port: http
|
|
scheme: http
|