author | sousaedu <eduardo.sousa@canonical.com> | |
Fri, 15 Jan 2021 16:50:26 +0000 (16:50 +0000) | ||
committer | sousaedu <eduardo.sousa@canonical.com> | |
Tue, 26 Jan 2021 12:19:47 +0000 (13:19 +0100) | ||
commit | 2459af695441e460e64daea40157c0fd5a78e2c3 | |
tree | 1b9acf7f6617be95bb610f48c9f6e659ab29274d | tree | snapshot |
parent | 2f0afc11420040ce68c2dc8ce6f588450e4ec5bb | commit | diff |
installers/charm/prometheus/.gitignore | [new file with mode: 0644] | blob |
installers/charm/prometheus/.yamllint.yaml | [new file with mode: 0644] | blob |
installers/charm/prometheus/README.md | [new file with mode: 0644] | blob |
installers/charm/prometheus/config.yaml | [new file with mode: 0644] | blob |
installers/charm/prometheus/metadata.yaml | [new file with mode: 0644] | blob |
installers/charm/prometheus/requirements.txt | [new file with mode: 0644] | blob |
installers/charm/prometheus/src/charm.py | [new file with mode: 0755] | blob |
installers/charm/prometheus/src/pod_spec.py | [new file with mode: 0644] | blob |
installers/charm/prometheus/tests/__init__.py | [new file with mode: 0644] | blob |
installers/charm/prometheus/tests/test_charm.py | [new file with mode: 0644] | blob |
installers/charm/prometheus/tests/test_pod_spec.py | [new file with mode: 0644] | blob |
installers/charm/prometheus/tox.ini | [new file with mode: 0644] | blob |