Add Prometheus monitoring examples

This commit is contained in:
2023-12-09 17:42:51 -05:00
parent e8552b471b
commit 1f6347d24b
4 changed files with 2624 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[
{
"targets": [
"pvc.upstream.floating.address.tld:7370"
],
"labels": {
"cluster": "cluster1"
}
}
]