Skip to content

Commit

Permalink
Update Java compliance matrix with metrics advice (#3675)
Browse files Browse the repository at this point in the history
## Changes

Just a small update to the compliance matrix
  • Loading branch information
Mateusz Rzeszutek committed Sep 5, 2023
1 parent 90eec0f commit 02c43dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ formats is required. Implementing more than one format is optional.
| Instrument names conform to the specified syntax. | | - | + | | + | | | | + | + | + | |
| Instrument units conform to the specified syntax. | | - | + | | + | | | | + | + | + | |
| Instrument descriptions conform to the specified syntax. | | - | + | | - | | | | | - | + | |
| Instrument supports the advisory ExplicitBucketBoundaries parameter. | | | | | | | | | | | | |
| Instrument supports the advisory Attributes parameter. | | | | | | | | | | | | |
| Instrument supports the advisory ExplicitBucketBoundaries parameter. | | | + | | | | | | | | | |
| Instrument supports the advisory Attributes parameter. | | | + | | | | | | | | | |
| `create_counter` returns a `Counter`. | | + | + | + | + | | | + | + | + | + | |
| The API for `Counter` accepts the name, unit and description of the instrument. | | + | + | + | + | | | + | + | + | + | |
| `Counter` has an `add` method. | | + | + | + | + | | | + | + | + | + | |
Expand Down

0 comments on commit 02c43dc

Please sign in to comment.