From 02ed668286cebfa3ac079ab5263950a22816f61c Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 27 Feb 2022 14:18:43 +0100 Subject: Remove mount garage using rclone systemd service --- app/telemetry/config/apm-config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/telemetry/config/apm-config.yaml') 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 -- cgit v1.2.3