Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikash1596kumarkharwar/monitoring_using-prometheus-grafana2
monitoring the node.js application using the promotheus and the grafana - setting up the log,custom dashboard and altering
https://github.com/vikash1596kumarkharwar/monitoring_using-prometheus-grafana2
docker docker-compose grafana nodejs promotheus type
Last synced: 29 days ago
JSON representation
monitoring the node.js application using the promotheus and the grafana - setting up the log,custom dashboard and altering
- Host: GitHub
- URL: https://github.com/vikash1596kumarkharwar/monitoring_using-prometheus-grafana2
- Owner: VIKASH1596KUMARKHARWAR
- Created: 2024-12-20T11:30:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:36:56.000Z (about 1 month ago)
- Last Synced: 2024-12-20T12:31:08.294Z (about 1 month ago)
- Topics: docker, docker-compose, grafana, nodejs, promotheus, type
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grafana Monitoring Setup
This repository contains a basic Grafana setup integrated with Prometheus for monitoring purposes. The setup uses Docker Compose to launch the necessary services.
![Alerting ans resolving ](./grafana3-alerting-resolve.png)
## Prerequisites
Before getting started, make sure you have Docker and Docker Compose installed on your machine.
## Getting Started
1. Clone the repository to your local machine and run :
```
docker-compose up