Sept 7th -reactoring

This commit is contained in:
Inaki Fernandez
2021-09-07 10:39:09 +02:00
parent ee11a7ded2
commit 5e4c7d54cc
2 changed files with 7 additions and 2 deletions

View File

@@ -116,7 +116,9 @@ A curated list of awesome references collected since 2018. Microservices archite
- [Embedded Servlet Containers in SpringBoot: Jetty, Tomcat, Undertow and more](embedded-servlet-containers.md)
- [Caching Solutions](caching.md)
## Monitoring and Performance. Prometheus, Grafana, APMs and more
- [Monitoring and Performance. Prometheus, Grafana, APMs and more 🌟](monitoring.md)
- [Monitoring and Performance 🌟](monitoring.md)
- [Prometheus](prometheus.md)
- [Grafana](grafana.md)
## Configuration Management
- [Ansible](ansible.md)
- [Argo CD - Declarative GitOps for Kubernetes](argocd.md)

View File

@@ -119,7 +119,10 @@ nav:
- Java EE/Jakarta EE and MicroProfile Runtimes - Payara, JBoss EAP, WebSphere Liberty, WildFly and more: java_app_servers.md
- Embedded Servlet Containers in SpringBoot: embedded-servlet-containers.md
- Caching Solutions: caching.md
- Monitoring and Performance. Prometheus, Grafana, APMs and more: monitoring.md
- Monitoring and Performance. Prometheus, Grafana, APMs and more:
- Monitoring and Performance: monitoring.md
- Prometheus: prometheus.md
- Grafana: grafana.md
- Configuration Management:
- Ansible: ansible.md
- Argo CD - Declarative GitOps for Kubernetes: argocd.md