Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nedvna committed Apr 20, 2021
1 parent f8a7032 commit 44ba366
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1] - 2021-04-21
### Added
- Add libvirt_versions_info metric.

## [2.1.0] - 2021-04-12
### Added
- Add delay time metric. Exposed to vm as a steal time.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ libvirt_domain_memory_stats_unused_bytes{domain="..."}
libvirt_domain_memory_stats_usable_bytes{domain="..."}
libvirt_domain_memory_stats_used_percent{domain="..."}
libvirt_version_info{hypervisor="...",library="..."}
libvirt_versions_info{hypervisor_running="...",libvirtd_running="...",libvirt_library="..."}
libvirt_up
```

Expand Down

0 comments on commit 44ba366

Please sign in to comment.