This commit is contained in:
Inaki Fernandez
2020-05-26 12:04:23 +02:00
parent 796fa61343
commit 4f9d757fb0

View File

@@ -24,8 +24,8 @@
- [Prometheus Installers](#prometheus-installers)
- [Binaries, source code or Docker](#binaries-source-code-or-docker)
- [Ansible Roles](#ansible-roles)
- [Prometheus Operator with Helm3](#prometheus-operator-with-helm3)
- [Prometheus SaaS Solutions](#prometheus-saas-solutions)
- [Prometheus Operator with Helm3](#prometheus-operator-with-helm3)
- [Grafana](#grafana)
- [Grafana Dashboards](#grafana-dashboards)
- [Grafana 7](#grafana-7)
@@ -272,12 +272,12 @@ Although it's exciting to see attempts to address the challenges of running Prom
- [itnext.io/prometheus-with-grafana-using-ansible-549e575c9dfa](https://itnext.io/prometheus-with-grafana-using-ansible-549e575c9dfa)
- [github.com/MiteshSharma/PrometheusWithGrafana](https://github.com/MiteshSharma/PrometheusWithGrafana)
#### Prometheus Operator with Helm3
* [devstack.in: Deploy Prometheus Operator with Helm3 and Private Registry 🌟](https://devstack.in/2020/05/25/deploy-prometheus-operator-with-helm3-and-private-registry/)
### Prometheus SaaS Solutions
* [Weave Cortex SaaS (Hosted Prometheus - Public Cloud)](https://www.weave.works/features/prometheus-monitoring/)
### Prometheus Operator with Helm3
* [devstack.in: Deploy Prometheus Operator with Helm3 and Private Registry 🌟](https://devstack.in/2020/05/25/deploy-prometheus-operator-with-helm3-and-private-registry/)
## Grafana
* [Grafana](https://grafana.com/)
* Prometheus utiliza plantillas de consola para los dashboards, si bien su curva de aprendizaje de sus múltiples funcionalidades es alta, con una interfaz de usuario insuficiente. Por este motivo es muy habitual utilizar **Grafana** como interfaz de usuario.