Enable metric collection for proxy on staging

This commit is contained in:
Anastasia Lubennikova
2023-01-16 17:44:22 +02:00
parent 58c8c1076c
commit e067cd2947
4 changed files with 8 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ settings:
domain: "*.eu-west-1.aws.neon.build"
sentryEnvironment: "development"
wssPort: 8443
metricCollectionEndpoint: "http://console-staging.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -9,6 +9,8 @@ settings:
authEndpoint: "https://console.stage.neon.tech/authenticate_proxy_request/"
uri: "https://console.stage.neon.tech/psql_session/"
sentryEnvironment: "development"
metricCollectionEndpoint: "http://console-staging.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
# -- Additional labels for neon-proxy-link pods
podLabels:

View File

@@ -10,6 +10,8 @@ settings:
domain: "*.cloud.stage.neon.tech"
sentryEnvironment: "development"
wssPort: 8443
metricCollectionEndpoint: "http://console-staging.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
# -- Additional labels for neon-proxy pods
podLabels:

View File

@@ -10,6 +10,8 @@ settings:
domain: "*.us-east-2.aws.neon.build"
sentryEnvironment: "development"
wssPort: 8443
metricCollectionEndpoint: "http://console-staging.local/billing/api/v1/usage_events"
metricCollectionInterval: "1min"
# -- Additional labels for neon-proxy pods
podLabels: