* Implementation of Events API * Make log sdk add `exception.message` to logRecord for exceptions whose argument is an exception not a string message * Fix use of `link.attributes.dropped`, which may not exist * Running mypy on SDK resources * Added py.typed file to top-level module * Drop Final annotation from Enum in semantic conventions * Update log export example to not use root logger * sdk: Add OS resource detector * sdk: Accept non URL-encoded headers in `OTEL_EXPORTER_OTLP_*HEADERS` to match other languages SDKs * Update semantic conventions to version 1.27.0 * Add support to type bytes for OTLP AnyValue * Export ExponentialHistogram and ExponentialHistogramDataPoint * Implement Client Key and Certificate File Support for All OTLP Exporters * Remove `_start_time_unix_nano` attribute from `_ViewInstrumentMatch` in favor of using `time_ns()` at the moment when the aggregation object is created - update to 1.26.0: * Standardizing timeout calculation in measurement consumer collect to nanoseconds * optional scope attributes for logger creation * optional scope attribute for tracer creation * OTLP exporter is encoding invalid span/trace IDs in the logs fix * Update sdk process resource detector `process.command_args` attribute to also include the executable itself OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-exporter-otlp-proto-http?expand=0&rev=12
24 lines
941 B
Plaintext
24 lines
941 B
Plaintext
## Default LFS
|
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
|
*.zst filter=lfs diff=lfs merge=lfs -text
|