https://github.com/converged-computing/metrics-containers
Metrics containers to support the metrics operator
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Repository
Metrics containers to support the metrics operator
Basic Info
- Host: GitHub
- Owner: converged-computing
- License: mit
- Language: Dockerfile
- Default Branch: main
- Homepage: https://converged-computing.github.io/metrics-operator/getting_started/metrics.html
- Size: 3.47 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
metrics-operator containers

These are metric containers to support the metrics operator. They are built separately to ensure modularity of development.
- View the ⭐️ Metrics Operator Documentation ⭐️
Containers
Metrics for the Metrics Operator are backed by containers. For example, storage metrics need to deploy containers that create PV/PVCs for some backend of choice, and the containers need to have the software that monitors the storage. Application metrics are similar, but will have software to monitor process(es). We store (and provide automated builds) for those containers here. Since metrics software can span multiple spaces (e.g., perf vs. storage) we namespace them by tool.
- sysstat provided via github.com/sysstat/sysstat
- fio
- lammps
- hacc (this does not work outside of PowerPC)
- nekbone with more information in this PDF
- osu-benchmark
- qmcpack and a summary here
- amg has problem examples here
- kripke builds from LLNL/Kripke
License
HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.
See LICENSE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614
Owner
- Name: Converged Computing
- Login: converged-computing
- Kind: organization
- Website: https://converged-computing.org
- Repositories: 84
- Profile: https://github.com/converged-computing
The best of cloud and high performance computing: technology and community combined.
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3 composite
- docker/login-action v2 composite