You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/primary-site/values.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,9 @@ globals:
29
29
storageProvider: google_cloud
30
30
bucketName: foxglove-index-in-place
31
31
32
+
## Publish metrics from the primary site to Foxglove
33
+
publishSiteMetrics: false
34
+
32
35
## Configure an http/https egress proxy if your environment requires outgoing connections to be proxied. Set `enabled` to `true` and appropriate values for `httpProxy`, `httpsProxy` and `noProxy`.
0 commit comments