Skip to content

Commit 442447a

Browse files
committed
added notes on available RE metrics
1 parent 09004b8 commit 442447a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/managed-datahub/release-notes/v_0_3_9.md

+7
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ Helm Chart
4949

5050
- Platform
5151

52+
- Remote Executor: Introduced new Prometheus Metrics for customer-side monitoring:
53+
- Ingestion: `datahub_executor_worker_ingestion_requests` and `datahub_executor_worker_ingestion_errors` to monitor ingestion jobs received from queue
54+
- Memory: `datahub_executor_memory_*` to monitor usage and limits by process group/host
55+
- CPU: `datahub_executor_cpu_*` to monitor usage and limits by process group/host
56+
- Disk: `datahub_executor_disk_*` to monitor total bytes and bytes used
57+
- Network: `datahub_executor_net_*` to monitor bytes and packets sent/received, etc.
58+
5259
- Ingestion
5360
- MLflow: Support for experiments & runs ingestion, enhanced property ingestion for models/model versions with native versioning support
5461
- Dataset ↔ Run lineage is coming soon.

0 commit comments

Comments
 (0)