aboutsummaryrefslogtreecommitdiff
path: root/app/telemetry/config/apm-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'app/telemetry/config/apm-config.yaml')
-rw-r--r--app/telemetry/config/apm-config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/telemetry/config/apm-config.yaml b/app/telemetry/config/apm-config.yaml
index 881cb40..9288036 100644
--- a/app/telemetry/config/apm-config.yaml
+++ b/app/telemetry/config/apm-config.yaml
@@ -11,6 +11,10 @@ output.elasticsearch:
username: "apm"
password: "{{ key "secrets/telemetry/elastic_passwords/apm" }}"
+instrumentation:
+ enabled: true
+ environment: staging
+
logging:
level: warning
to_stderr: true