chore(infra): scraper OTEL env drop-in (OTLP endpoint 127.0.0.1:4317)

This commit is contained in:
asepharyana
2026-08-02 21:05:20 +07:00
parent da2f4a2f2c
commit 3781a8882d
+4
View File
@@ -0,0 +1,4 @@
[Service]
Environment=OTEL_EXPORTER_OTLP_ENDPOINT=http://127.0.0.1:4317
Environment=OTEL_SERVICE_NAME=scraper
Environment=OTEL_METRICS_EXPORT_INTERVAL=5000