feat: add zroc-planner Python vCenter collector

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Justin
2026-04-12 19:35:31 -04:00
parent 74c05e5a58
commit 796bafac63
6 changed files with 964 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# vCenter SDK
pyvmomi==8.0.3.0.1
# No external Prometheus client needed — we render text format ourselves.
# If you prefer the official client library, uncomment:
# prometheus-client==0.21.1