diff --git a/qdrant/datadog_checks/qdrant/metrics.py b/qdrant/datadog_checks/qdrant/metrics.py index 2b8808e92..484159359 100644 --- a/qdrant/datadog_checks/qdrant/metrics.py +++ b/qdrant/datadog_checks/qdrant/metrics.py @@ -25,5 +25,5 @@ "memory_metadata_bytes": "memory.metadata.bytes", "memory_resident_bytes": "memory.resident.bytes", "memory_retained_bytes": "memory.retained.bytes", - "collection_hardware_metric_cpu": "collection.hardware.metric.cpu" + "collection_hardware_metric_cpu": "collection.hardware.metric.cpu", }