Skip to content

feat: Add Prometheus and Grafana monitoring#9

Merged
AdityaJareda merged 1 commit into
mainfrom
feature/monitoring
Nov 23, 2025
Merged

feat: Add Prometheus and Grafana monitoring#9
AdityaJareda merged 1 commit into
mainfrom
feature/monitoring

Conversation

@AdityaJareda
Copy link
Copy Markdown
Owner

  • Install Prometheus for metrics collection
  • Install Grafana for visualization
  • Add prom-client to Node.js app
  • Expose /metrics endpoint
  • Create custom metrics (requests, quotes served, duration)
  • Add Quote App Grafana dashboard
  • Configure ServiceMonitor for auto-discovery

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/app.js 90.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@AdityaJareda AdityaJareda merged commit deaa4cb into main Nov 23, 2025
5 checks passed
@AdityaJareda AdityaJareda deleted the feature/monitoring branch November 23, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants