Commit 9ffd585
authored
opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities (open-telemetry#5252)
* opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities
* add changelog fragment
* add typechecking
* update tox environment names
* fix missing content-encoding header
* fix docs build failures
* add shutdown() method and remove close() method and remove shutdown_event from client ctor
* update retry-after parsing1 parent 50912be commit 9ffd585
24 files changed
Lines changed: 2073 additions & 9 deletions
File tree
- .changelog
- .github/workflows
- exporter
- opentelemetry-exporter-otlp-common
- src/opentelemetry/exporter/otlp/common
- version
- tests
- opentelemetry-exporter-otlp-json-file/src/opentelemetry/exporter/otlp/json/file
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
217 | 236 | | |
218 | 237 | | |
219 | 238 | | |
| |||
0 commit comments