Increase metric_collection_interval for proxy on prod

to not owerwhelm the service
This commit is contained in:
Anastasia Lubennikova
2023-01-17 14:53:21 +02:00
parent 7624963e13
commit 9d3992ef48
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ settings:
sentryEnvironment: "production"
wssPort: 8443
metricCollectionEndpoint: "http://console-release.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
metricCollectionInterval: "10min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -11,7 +11,7 @@ settings:
sentryEnvironment: "production"
wssPort: 8443
metricCollectionEndpoint: "http://console-release.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
metricCollectionInterval: "10min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -11,7 +11,7 @@ settings:
sentryEnvironment: "production"
wssPort: 8443
metricCollectionEndpoint: "http://console-release.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
metricCollectionInterval: "10min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -11,7 +11,7 @@ settings:
sentryEnvironment: "production"
wssPort: 8443
metricCollectionEndpoint: "http://console-release.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
metricCollectionInterval: "10min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -5,7 +5,7 @@ settings:
sentryEnvironment: "production"
wssPort: 8443
metricCollectionEndpoint: "http://console-release.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
metricCollectionInterval: "10min"
podLabels:
zenith_service: proxy-scram