forked from pool/python-opentelemetry-semantic-conventions
* Prometheus exporter sanitize info metric * Remove Jaeger exporters * Log stacktrace on `UNKNOWN` status OTLP export error * Fix OTLPExporterMixin shutdown timeout period * Handle `taskName` `logrecord` attribute * Fix `SumAggregation`  * Fix handling of empty metric collection cycles * Fix error when no LoggerProvider configured for LoggingHandler * Make `opentelemetry_metrics_exporter` entrypoint support pull exporters * Allow instrument names to have '/' and up to 255 characters * Do not load Resource on sdk import * Update semantic conventions to version 1.21.0 * Add missing schema_url in global api for logging and metrics * Prometheus exporter support for auto instrumentation * Drop `setuptools` runtime requirement. * Update the body type in the log ($3343) * Add max_scale option to Exponential Bucket Histogram Aggregation * Use BoundedAttributes instead of raw dict to extract attributes from LogRecord * Support dropped_attributes_count in LogRecord and exporters * Add unit to view instrument selection criteria * Upgrade opentelemetry-proto to 0.20 and regen #3355) * Include endpoint in Grpc transient error warning #3362) * Fixed bug where logging export is tracked as trace #3375) * Select histogram aggregation with an environment variable * Move Protobuf encoding to its own package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-semantic-conventions?expand=0&rev=2
48 lines
2.1 KiB
Plaintext
48 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
||
Thu Jan 4 11:16:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- update to 0.43b0:
|
||
* Prometheus exporter sanitize info metric
|
||
* Remove Jaeger exporters
|
||
* Log stacktrace on `UNKNOWN` status OTLP export error
|
||
* Fix OTLPExporterMixin shutdown timeout period
|
||
* Handle `taskName` `logrecord` attribute
|
||
* Fix `SumAggregation` 
|
||
* Fix handling of empty metric collection cycles
|
||
* Fix error when no LoggerProvider configured for
|
||
LoggingHandler
|
||
* Make `opentelemetry_metrics_exporter` entrypoint support pull
|
||
exporters
|
||
* Allow instrument names to have '/' and up to 255 characters
|
||
* Do not load Resource on sdk import
|
||
* Update semantic conventions to version 1.21.0
|
||
* Add missing schema_url in global api for logging and metrics
|
||
* Prometheus exporter support for auto instrumentation
|
||
* Drop `setuptools` runtime requirement.
|
||
* Update the body type in the log ($3343)
|
||
* Add max_scale option to Exponential Bucket Histogram
|
||
Aggregation
|
||
* Use BoundedAttributes instead of raw dict to extract
|
||
attributes from LogRecord
|
||
* Support dropped_attributes_count in LogRecord and exporters
|
||
* Add unit to view instrument selection criteria
|
||
* Upgrade opentelemetry-proto to 0.20 and regen #3355)
|
||
* Include endpoint in Grpc transient error warning #3362)
|
||
* Fixed bug where logging export is tracked as trace #3375)
|
||
* Select histogram aggregation with an environment variable
|
||
* Move Protobuf encoding to its own package
|
||
* Add experimental feature to detect resource detectors in auto
|
||
instrumentation
|
||
* Fix exporting of ExponentialBucketHistogramAggregation from
|
||
opentelemetry.sdk.metrics.view
|
||
* Fix headers types mismatch for OTLP Exporters
|
||
* Fix suppress instrumentation for log batch processor
|
||
* Add speced out environment variables and arguments for
|
||
BatchLogRecordProcessor
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Nov 4 12:28:15 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||
|
||
- Initial build
|
||
+ Version 0.25b2
|