1
0
Go to file
Ana Guerrero f02a540a80 Accepting request 1181318 from devel:languages:python
- update to 1.25.0:
  * Fix class BoundedAttributes to have RLock rather than Lock
  * Remove thread lock by loading RuntimeContext explicitly.
  * Add to_json method to ExponentialHistogram
  * Fix exponential histograms
  * Fix otlp exporter to export log_record.observed_timestamp
  * Add capture the fully qualified type name for raised
    exceptions in spans
  * Prometheus exporter sort label keys to prevent duplicate
    metrics when user input changes order
  * Rename test objects to avoid pytest warnings
  * Add span flags to OTLP spans and links
  * Record links with invalid SpanContext if either attributes or
    TraceState are not empty
  * Add OpenTelemetry trove classifiers to PyPI packages ([#3913]
    (https://github.com/open-telemetry/opentelemetry-
    python/pull/3913))
  * Fix prometheus metric name and unit conversion (#3924)  -
    this is a breaking change to prometheus metric names so they
    comply with the specification.  - you can temporarily opt-out
    of the unit normalization by setting the environment variable
    `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATI
    ON=true`  - common unit abbreviations are converted to
    Prometheus conventions (`s` -> `seconds`), following the
    collector's implementation  - repeated `_` are replaced with
    a single `_`  - unit annotations (enclosed in curly braces
    like `{requests}`) are stripped away  - units with slash are
    converted e.g. `m/s` -> `meters_per_second`.  - The
    exporter's API is not changed
  * Add parameters for Distros and configurators to configure

OBS-URL: https://build.opensuse.org/request/show/1181318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opentelemetry-exporter-otlp?expand=0&rev=5
2024-06-19 14:36:57 +00:00
Description
No description provided
47 KiB
Languages
RPM Spec 100%