You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vmctl has been migrated to main VictoriaMetrics repository. New releases for vmctl will be available at VictoriaMetrics releases page in vmutils-*.tar.gz archive starting from v1.53.0.
Feature:
support vm-extra-label flag for adding extra labels during import. See #34
stats: update importer stats reporting
* update missleading `import duration` stat to show import
duration instead of total time spent in workers;
* rename `time spent waiting` to `idle duration` and
update docs accordingly.