add airgradient scrape
This commit is contained in:
		| @@ -35,3 +35,22 @@ spec: | ||||
|         - node-exporter-ps10rp.boreal-beaufort.ts.net | ||||
|   metricsPath: /metrics | ||||
|   scheme: HTTPS | ||||
|  | ||||
| --- | ||||
| apiVersion: monitoring.coreos.com/v1alpha1 | ||||
| kind: ScrapeConfig | ||||
| metadata: | ||||
|   name: airgradient-http | ||||
|   namespace: {{ .Release.Namespace }} | ||||
|   labels: | ||||
|     app.kubernetes.io/name: airgradient-http | ||||
|     app.kubernetes.io/instance: {{ .Release.Name }} | ||||
|     app.kubernetes.io/part-of: {{ .Release.Name }} | ||||
| spec: | ||||
|   staticConfigs: | ||||
|     - labels: | ||||
|         job: airgradient | ||||
|       targets: | ||||
|         - it01ag.alexlebens.net:9926 | ||||
|   metricsPath: /metrics | ||||
|   scheme: HTTP | ||||
|   | ||||
		Reference in New Issue
	
	Block a user