Opentelemetry-exporter-oci-monitoring

Latest version: v0.6.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Feat

- add MetricsSerializer

0.5.0

BREAKING CHANGE

- Serialization of non-string values in attributes was changed.

Refactor

- normalize sequence serialization in dimensions

0.4.0

BREAKING CHANGE

- The class was renamed to reflect the monitoring backend it is exporting. You need to update your imports - the functionality is the same.

Feat

- add make_default_exporter convenience function

Fix

- change type annotation of **kwargs to Any

Refactor

- rename OCIMetricsExporter to OCIMonitoringExporter

0.3.0

BREAKING CHANGE

- Also, renamed from OCIMetricsConverter to DefaultMetricsConverter.
- Metadata now also includes the unit by default.
- The signature of OCIMetricsExporter.__init__() changed: You now need to pass a OCIMetricsConverter child object.

Feat

- introduce MetadataExtractor
- extract OCIMetricsConverter and PrefixedDimensionsExtractor from OCIMetricsExporter

Refactor

- remove type variable from MetricsConverter protocol
- improve type stubs

0.2.3

Fix

- transform nanoseconds to seconds when parsing OpenTelemetry timestamps

0.2.2

Fix

- omit description in metadata if it is empty
- convert time_unix_nano to datetime in UTC

Refactor

- replace models with type stubs
- convert models to Protocols

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.