File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ These settings will be used across all metrics emitted:
54
54
Setting | Description | Environment variable | Constructor parameter
55
55
------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | -------------------------------------------------
56
56
** Metric namespace** | Logical container where all metrics will be placed e.g. ` serverlessAirline ` | ` POWERTOOLS_METRICS_NAMESPACE ` | ` namespace `
57
- ** Service** | Optionally, sets ** service** metric dimension across all metrics e.g. ` payment ` | ` POWERTOOLS_SERVICE_NAME ` | ` service `
57
+ ** Service** | Optionally, sets ** service** metric dimension across all metrics e.g. ` payment ` | ` POWERTOOLS_SERVICE_NAME ` | ` serviceName `
58
58
59
59
For a ** complete list** of supported environment variables, refer to [ this section] ( ./../index.md#environment-variables ) .
60
60
You can’t perform that action at this time.
0 commit comments