Drop process start time from SLI endpoints (#2501)

* jsonnet: drop process start time metric from SLI

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>

* manifests: regenerate

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>

---------

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet
2024-09-05 09:45:00 +02:00
committed by GitHub
parent 97368beb47
commit eb7f83a407
5 changed files with 52 additions and 5 deletions

View File

@@ -106,6 +106,10 @@ spec:
sourceLabels:
- __metrics_path__
targetLabel: metrics_path
- action: drop
regex: process_start_time_seconds
sourceLabels:
- __name__
scheme: https
tlsConfig:
insecureSkipVerify: true