Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
pull/15448/head
György Krajcsovits 2024-11-25 09:27:50 +01:00
parent 8ce9e20001
commit f5c7ef3d9d
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ otlp:
# for units and _total like in UnderscoreEscapingWithSuffixes.
[ translation_strategy: <string> | default = "UnderscoreEscapingWithSuffixes" ]
# Enables adding "service.name", "service.namespace" and "service.instance.id"
# resource attributes to the "target_info" metric, on top of conveting
# resource attributes to the "target_info" metric, on top of converting
# them into the "instance" and "job" labels.
[ keep_identifying_resource_attributes: <boolean> | default = false]