Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing devops monitor repo to docs #487

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,14 @@ This is the Ministry of Justice [NVVS DevOps teams](https://ministryofjustice.gi
### Infrastructure Monitoring and Alerting Platform
| Name | Description |
|-|-|
| [DevOps Monitor](https://github.com/ministryofjustice/nvvs-devops-monitor) | Monitoring solution developed by the Lan & WIFI team to monitor the applications that this team currently manages. |
| [App reachability](https://github.com/ministryofjustice/staff-infrastructure-monitoring-app-reachability) | Container to remote write blackbox http application prometheus metrics |
| [Blackbox exporter](https://github.com/ministryofjustice/staff-infrastructure-monitoring-blackbox-exporter) | To probe endpoints over HTTP, HTTPS, DNS, TCP and ICMP |
| [DNS reachability](https://github.com/ministryofjustice/staff-infrastructure-monitoring-dns-reachability) | Container to remote write blackbox DNS prometheus metrics
| [Helm Deployment](https://github.com/ministryofjustice/staff-infrastructure-monitoring-deployments) | To deploy helm charts to EKS
| [IMAP infrastructure](https://github.com/ministryofjustice/staff-infrastructure-monitoring) | Terraform module that deploys the staff infrastructure monitoring solution including Grafana and Prometheus.
| [SNMP exporter](https://github.com/ministryofjustice/staff-infrastructure-monitoring-snmpexporter) | To scrape data from physical devices (Docker image) |
| [IMAP configuration](https://github.com/ministryofjustice/staff-infrastructure-monitoring-config) | To provision data sources dashboards and alerts
| [IMAP configuration](https://github.com/ministryofjustice/staff-infrastructure-monitoring-config) | To provision data sources dashboards and alerts
| [Prometheus ECS](https://github.com/ministryofjustice/staff-infrastructure-metric-aggregation-server) | Prometheus ECS
| [Prometheus EKS](https://github.com/ministryofjustice/staff-infrastructure-metric-aggregator-cloud) | Prometheus EKS

Expand Down