Skip to content

Commit a8ded1a

Browse files
authored
Update spec matrix about cardinality for js and python and java (#4415)
1 parent aea1c64 commit a8ded1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec-compliance-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ formats is required. Implementing more than one format is optional.
180180
| A metric Producer accepts an optional metric Filter | | | | | | | - | | | | | |
181181
| The metric Reader implementation supports registering metric Filter and passing them its registered metric Producers | | | | | | | - | | | | | |
182182
| The metric SDK's metric Producer implementations uses the metric Filter | | | | | | | - | | | | | |
183-
| Metric SDK implements [cardinality limit](./specification/metrics/sdk.md#cardinality-limits) | | | | | | | | | - | + | + | |
184-
| Metric SDK supports configuring cardinality limit at MeterReader level | | | | | | | | | - | - | - | |
185-
| Metric SDK supports configuring cardinality limit per metric (using Views) | | | | | | | | | - | - | + | |
183+
| Metric SDK implements [cardinality limit](./specification/metrics/sdk.md#cardinality-limits) | | | + | + | - | | | | - | + | + | |
184+
| Metric SDK supports configuring cardinality limit at MeterReader level | | | + | + | - | | | | - | - | - | |
185+
| Metric SDK supports configuring cardinality limit per metric (using Views) | | | + | + | - | | | | - | - | + | |
186186

187187
## Logs
188188

0 commit comments

Comments
 (0)