otel-collector instance label

This commit is contained in:
royalcat 2024-08-20 19:17:39 +03:00
parent 91a2aef11a
commit ce51d15312

View file

@ -17,6 +17,7 @@ receivers:
scrape_interval: 10s
static_configs:
- targets: ["localhost:8888"]
labels: { "instance": "bigserver-otel-collector" }
processors:
batch: