https://github.com/converged-computing/metrics-containers

Metrics containers to support the metrics operator

https://github.com/converged-computing/metrics-containers

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
Last synced: 7 months ago · JSON representation

Repository

Metrics containers to support the metrics operator

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

metrics-operator containers

img/metrics-operator-banner.png

These are metric containers to support the metrics operator. They are built separately to ensure modularity of development.

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.

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

The best of cloud and high performance computing: technology and community combined.

GitHub Events

Total
Last Year

Dependencies

.github/workflows/docker-builds.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • docker/login-action v2 composite