Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Disclaimer: this list of features is still a work in progress, please refer to t
| SimpleLogRecordProcessor | | + | + | + | + | + | | + | | + | | |
| BatchLogRecordProcessor | | + | + | + | + | + | | + | | + | | |
| Can plug custom LogRecordProcessor | | + | + | + | + | + | | + | | + | | |
| LogRecordProcessor.Enabled | X | + | | | | + | | | + | | | |
| LogRecordProcessor.Enabled | X | + | | | | | | | + | | | |
| OTLP/gRPC exporter | | + | + | + | + | | | + | | + | + | |
| OTLP/HTTP exporter | | + | + | + | + | + | | + | | + | + | |
| OTLP File exporter | | - | - | | - | | | | | + | - | |
Expand Down
2 changes: 1 addition & 1 deletion spec-compliance-matrix/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ sections:
- name: Can plug custom LogRecordProcessor
status: '+'
- name: LogRecordProcessor.Enabled
status: '+'
status: '?'
- name: OTLP/gRPC exporter
status: '?'
- name: OTLP/HTTP exporter
Expand Down
Loading