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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user