Skip to content

Commit

Permalink
Document allowed keys for intrinsic dimensions overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
stoewer committed Dec 19, 2022
1 parent 93eae18 commit ba5aedd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tempo/website/configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,7 @@ overrides:
[metrics_generator_processor_service_graphs_histogram_buckets: <list of float>]
[metrics_generator_processor_service_graphs_dimensions: <list of string>]
[metrics_generator_processor_span_metrics_histogram_buckets: <list of float>]
# Allowed keys for intrinsic dimensions are: service, span_name, span_kind, status_code, and status_message.
[metrics_generator_processor_span_metrics_intrinsic_dimensions: <map string to bool>]
[metrics_generator_processor_span_metrics_dimensions: <list of string>]

Expand Down

0 comments on commit ba5aedd

Please sign in to comment.