Skip to content

Comments

Add metrics tracking with Prometheus and Grafana integration#142

Merged
OthmanImam merged 1 commit intoStelTade:mainfrom
Mkalbani:feat/performance-metric
Feb 21, 2026
Merged

Add metrics tracking with Prometheus and Grafana integration#142
OthmanImam merged 1 commit intoStelTade:mainfrom
Mkalbani:feat/performance-metric

Conversation

@Mkalbani
Copy link
Contributor

this closes #106

  • Implemented MetricsModule, MetricsService, and MetricsInterceptor for tracking HTTP requests, database queries, and cache statistics.
  • Added Prometheus and Grafana services to docker-compose for monitoring.
  • Created Grafana dashboard configuration for visualizing performance metrics.
  • Updated application to record metrics for cache hits, misses, and database query performance.

- Implemented MetricsModule, MetricsService, and MetricsInterceptor for tracking HTTP requests, database queries, and cache statistics.
- Added Prometheus and Grafana services to docker-compose for monitoring.
- Created Grafana dashboard configuration for visualizing performance metrics.
- Updated application to record metrics for cache hits, misses, and database query performance.
@OthmanImam OthmanImam merged commit f4cb64b into StelTade:main Feb 21, 2026
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.

Add Performance Monitoring & Metrics Dashboard

2 participants