- Fix broken remote write URL (o12y.observability./ → o12y.observability.buildth.ing/) - Create manifests/ dirs with .gitkeep for benchmark.t09.de and edp.buildth.ing - Copy forgejo-scrape.yaml VMServiceScrape manifest to both instances
15 lines
299 B
YAML
15 lines
299 B
YAML
apiVersion: operator.victoriametrics.com/v1beta1
|
|
kind: VMServiceScrape
|
|
metadata:
|
|
name: forgejo
|
|
namespace: observability
|
|
spec:
|
|
namespaceSelector:
|
|
matchNames:
|
|
- gitea
|
|
selector:
|
|
matchLabels:
|
|
app.kubernetes.io/name: forgejo
|
|
endpoints:
|
|
- port: http
|
|
path: /metrics
|