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
3. Program Flags (i.e.: --serverPort, --serverAddress,etc)
21
+
22
+
### Metrics Queries
23
+
24
+
This exporter used the standard metrics queries format used by [AWS CloudWatch API GetMetricData](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html)
25
+
More information at [metrics.md](docs/metrics.md)
19
26
20
-
The precedence is in the same order of the list, so, if you define values into `server.yaml` and then
21
-
the same configuration key is defined as a `Env Var` this last will replace the file value.
0 commit comments