094169a38c
- update to 0.51b0: * Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python logging module handler setup * Add attributes field in metrics.get_meter wrapper function * Add Python 3.13 support * sdk: don't log or print warnings when the SDK has been disabled * Fix span context manager typing by using ParamSpec from typing_extensions * Fix serialization of None values in logs body to match 1.31.0+ data model * [BREAKING] semantic-conventions: Remove opentelemetry.semcon v.attributes.network_attributes.NETWORK_INTERFACE_NAME introduced by mistake in the wrong module. * Add support for explicit bucket boundaries advisory for Histograms * semantic-conventions: Bump to 1.30.0
Dirk Mueller2025-02-25 20:47:02 +00:00
94ccd20fd6
Accepting request 1235960 from devel:languages:python
Ana Guerrero2025-01-09 14:05:56 +00:00
8ab30290c8
Accepting request 1235909 from home:glaubitz:branches:devel:languages:python
Matej Cepl2025-01-08 14:09:44 +00:00
3f322aeb15
- 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 taskNamelogrecord 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
Dirk Mueller2024-01-04 11:17:54 +00:00
0ac580c838
Accepting request 929172 from home:glaubitz:branches:devel:languages:python
Dirk Mueller2021-11-06 10:34:06 +00:00