When using osprofiler in the OTLP driver, calling the dumps() method with db parameters containing Decimal format causes an error. This patch adds support for the Decimal format. Closes-Bug: #2144983 Change-Id: I0bee70552c620041f27888618642b6b9986fea21 Signed-off-by: Chunghwan Lee <chung00.lee@samsung.com>
oslo.serialization
The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.serialization/latest/
- Source: https://opendev.org/openstack/oslo.serialization
- Bugs: https://bugs.launchpad.net/oslo.serialization
- Release notes: https://docs.openstack.org/releasenotes/oslo.serialization/
Description
Languages
Python
100%