Skip to content

Commit

Permalink
[editorial] Spec compliance matrix: optional noted with 'X', not '+' (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Jun 26, 2024
1 parent 03e4ea2 commit 54ce34a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,16 +210,16 @@ Disclaimer: Events are currently in Development status - work in progress.
|----------------------------------------------------------------------------|----------|----|------|----|--------|------|--------|-----|------|-----|------|-------|
| [EventLoggerProvider](specification/logs/event-api.md#eventloggerprovider) | | | | | | | | | | | | |
| Get EventLogger | | | | | | | | | | | | |
| Get EventLogger accepts version | + | | | | | | | | | | | |
| Get EventLogger accepts schema_url | + | | | | | | | | | | | |
| Get EventLogger accepts attributes | + | | | | | | | | | | | |
| Get EventLogger accepts version | X | | | | | | | | | | | |
| Get EventLogger accepts schema_url | X | | | | | | | | | | | |
| Get EventLogger accepts attributes | X | | | | | | | | | | | |
| [EventLogger](specification/logs/event-api.md#eventlogger) | | | | | | | | | | | | |
| Emit event accepts name | | | | | | | | | | | | |
| Emit event accepts AnyValue body | + | | | | | | | | | | | |
| Emit event accepts severity | + | | | | | | | | | | | |
| Emit event accepts timestamp | + | | | | | | | | | | | |
| Emit event accepts attributes | + | | | | | | | | | | | |
| Emit event accepts context | + | | | | | | | | | | | |
| Emit event accepts AnyValue body | X | | | | | | | | | | | |
| Emit event accepts severity | X | | | | | | | | | | | |
| Emit event accepts timestamp | X | | | | | | | | | | | |
| Emit event accepts attributes | X | | | | | | | | | | | |
| Emit event accepts context | X | | | | | | | | | | | |

## Resource

Expand Down

0 comments on commit 54ce34a

Please sign in to comment.