Skip to content

Commit

Permalink
fix num of aggregations to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyuancheung committed Jan 6, 2022
1 parent 74dce2f commit 9319b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/metric/cortex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ that instruments are mapped to aggregations as shown in the table below.
| ValueObserver | Histogram |

Although only the `Sum` and `Histogram` aggregations are currently being used, the
exporter supports 5 different aggregations:
exporter supports 4 different aggregations:
1. `Sum`
2. `LastValue`
3. `Distribution`
Expand Down

0 comments on commit 9319b18

Please sign in to comment.