Commit 442447a 1 parent 09004b8 commit 442447a Copy full SHA for 442447a
File tree 1 file changed +7
-0
lines changed
docs/managed-datahub/release-notes
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,13 @@ Helm Chart
49
49
50
50
- Platform
51
51
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
+
52
59
- Ingestion
53
60
- MLflow: Support for experiments & runs ingestion, enhanced property ingestion for models/model versions with native versioning support
54
61
- Dataset ↔ Run lineage is coming soon.
You can’t perform that action at this time.
0 commit comments