2022-03-20 11:01:16 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: observability
|
2024-11-08 16:10:39 +00:00
|
|
|
version: 0.1.3
|
2022-03-20 11:01:16 +00:00
|
|
|
readme: README.md
|
|
|
|
authors:
|
2023-07-28 14:24:37 +00:00
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
2022-03-20 11:01:16 +00:00
|
|
|
description: Various ansible roles useful for automating infrastructure
|
|
|
|
dependencies:
|
2024-10-05 08:38:19 +00:00
|
|
|
"community.docker": "^3.0.0"
|
2023-07-28 14:24:37 +00:00
|
|
|
license_file: LICENSE.md
|
2022-03-20 11:01:16 +00:00
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
|
|
|
repository: https://git.finally.coffee/finallycoffee/observability
|
2024-10-05 08:47:14 +00:00
|
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-observability/issues
|
2024-10-10 18:27:13 +00:00
|
|
|
tags:
|
|
|
|
- observability
|
|
|
|
- monitoring
|
|
|
|
- prometheus
|
|
|
|
- victoriametrics
|
|
|
|
- grafana
|
2024-10-14 16:01:29 +00:00
|
|
|
- alertmanager
|