-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[exporter/node] total node count per partition per metric (#87)
* total node count per partition per metric * rev micro version
- Loading branch information
1 parent
afbcb41
commit 3ec6076
Showing
3 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ You can also install the exporter directly with `go install github.com/rivosinc/ | |
|
||
```bash | ||
# example installation | ||
$ go install github.com/rivosinc/[email protected].2 | ||
$ go install github.com/rivosinc/[email protected].3 | ||
# or if you like living on the edge | ||
$ go install github.com/rivosinc/prometheus-slurm-exporter@latest | ||
# if not already added, ensure | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters