Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ursinn-ansible/role-prometheus

Ansible Role - Prometheus
https://github.com/ursinn-ansible/role-prometheus

ansible docker managed-via-opentofu

Last synced: 22 days ago
JSON representation

Ansible Role - Prometheus

Awesome Lists containing this project

README

        

# Ansible Role - Prometheus

[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-prometheus?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-prometheus/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-prometheus?style=for-the-badge)](https://github.com/ursinn-ansible/role-prometheus/blob/main/LICENSE)

Docker Image: https://registry.hub.docker.com/r/prom/prometheus

## Options

| Option | Default Value |
| ---- | ---- |
| role_prometheus_image | docker.io/prom/prometheus:v3.0.0 |
| role_prometheus_container | prometheus |
| role_prometheus_volume | prometheus |
| role_prometheus_network | app-network |
| role_prometheus_tmp_dir | /tmp/ansible-role-prometheus |
| role_prometheus_config_targets | |
| role_prometheus_config_targets_basicAuth | |
| role_prometheus_config_targets_bgptools_export_id | |
| role_prometheus_config_targets_node_exporter | [] |
| role_prometheus_config_targets_node_exporter_username | |
| role_prometheus_config_targets_node_exporter_password | |
| role_prometheus_config_targets_matrix | [] |
| role_prometheus_config_targets_matrix_username | |
| role_prometheus_config_targets_matrix_password | |

## License

This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-prometheus/blob/main/LICENSE) file for the full license text.