File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
charts/tfy-prometheus-config Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : tfy-prometheus-config
3
3
description : A Helm chart for Prometheus Config
4
- version : 0.2.6
4
+ version : 0.2.7
Original file line number Diff line number Diff line change @@ -105,11 +105,7 @@ scrapeConfigs:
105
105
sourceLabels :
106
106
- __meta_kubernetes_pod_label_truefoundry_com_application_id
107
107
# # @param scrapeConfigs.kubernetesPods.metricsRelabelings [array] Metrics relabelings for kubernetes pods
108
- metricsRelabelings :
109
- - regex : ALERTS|istio_requests_total|istio_request_duration_milliseconds_bucket|nats_stream_total_messages|envoy_http_inbound_.*_downstream_rq_total|tfy_async_processor_.*|envoy_http_downstream_rq_total
110
- action : keep
111
- sourceLabels :
112
- - __name__
108
+ metricsRelabelings : []
113
109
# # @param scrapeConfigs.additionalScrapeConfigs [array] Additional scrape configs for prometheus
114
110
additionalScrapeConfigs : []
115
111
# # @section alertManagers Alert managers for prometheus
You can’t perform that action at this time.
0 commit comments