-
Notifications
You must be signed in to change notification settings - Fork 49
Operations
Rachel Tublitz edited this page Nov 3, 2020
·
2 revisions
A set of conditions around systems deployment; jenkins config and deployments, circleci services, k8s configuration restrictions, lives here.
Lives in this internal doc.
Within Grafana, there are a number of custom metrics that you can explore. These are all prefixed with “syncstorage” and include:
- storage.pool.connections.active: active connections in a connection pool
- storage.pool.connections.idle: idle connections in a connection pool
- distinct_fxa_uid: used to count users of the service. See here for current count.
For non-confidential default config variable values, the simplest way to get them updated across the various envs is to merge the default into master, ie here.