пофикшен redis и логи redis
Deploy / deploy (push) Successful in 52s

This commit is contained in:
Раис Юсупалиев
2026-06-20 19:35:23 +03:00
parent 02f5ef93b0
commit 798b6e38bd
12 changed files with 352 additions and 9 deletions
+1 -1
View File
@@ -104,6 +104,6 @@ service:
processors: [resource/env, resource/version]
exporters: [otlp]
metrics:
receivers: [docker_stats]
receivers: [otlp, docker_stats]
processors: [filter/environment, resource/env]
exporters: [otlp]