Skip to content

Commit

Permalink
[plugin/otel-data] Add dynamic template for summary with min, max (el…
Browse files Browse the repository at this point in the history
  • Loading branch information
lahsivjar authored Oct 1, 2024
1 parent 93426b1 commit 649acc4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ template:
type: aggregate_metric_double
metrics: sum, value_count
default_metric: value_count
- summary_minmax:
mapping:
type: aggregate_metric_double
metrics: sum, value_count, min, max
default_metric: value_count

0 comments on commit 649acc4

Please sign in to comment.