Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add
otlploghttp
exporter skeleton #5138Add
otlploghttp
exporter skeleton #5138Changes from 7 commits
5c91743
b492f4c
0331927
1dbf009
2e8040a
38a20ca
776e702
17c4587
8e48c3d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 11 in exporters/otlp/otlplog/otlploghttp/client.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/client.go#L11
Check warning on line 13 in exporters/otlp/otlplog/otlploghttp/client.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/client.go#L13
Check warning on line 25 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L22-L25
Check warning on line 27 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L27
Check warning on line 41 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L41
Check warning on line 43 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L43
Check warning on line 60 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L60
Check warning on line 62 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L62
Check warning on line 80 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L80
Check warning on line 82 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L82
Check warning on line 94 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L94
Check warning on line 96 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L96
Check warning on line 110 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L110
Check warning on line 112 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L112
Check warning on line 126 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L126
Check warning on line 128 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L128
Check warning on line 142 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L142
Check warning on line 144 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L144
Check warning on line 161 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L161
Check warning on line 163 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L163
Check warning on line 182 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L182
Check warning on line 184 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L184
Check warning on line 195 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L195
Check warning on line 197 in exporters/otlp/otlplog/otlploghttp/config.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/config.go#L197
Check warning on line 26 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L22-L26
Check warning on line 28 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L28
Check warning on line 31 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L31
Check warning on line 33 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L33
Check warning on line 37 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L37
Check warning on line 39 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L39
Check warning on line 44 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L44
Check warning on line 46 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L46
Check warning on line 50 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L50
Check warning on line 52 in exporters/otlp/otlplog/otlploghttp/exporter.go
Codecov / codecov/patch
exporters/otlp/otlplog/otlploghttp/exporter.go#L52