Skip to content

feat: add query summary endpoint and enhance stats dashboard - #60

Merged
dgraf-gh merged 1 commit into
mainfrom
59-update-the-stats-page-to-not-need-a-api-key-for-carto-maps
Aug 30, 2026
Merged

feat: add query summary endpoint and enhance stats dashboard#60
dgraf-gh merged 1 commit into
mainfrom
59-update-the-stats-page-to-not-need-a-api-key-for-carto-maps

Conversation

@dgraf-gh

Copy link
Copy Markdown
Contributor
  • Introduced /api/query-summary endpoint in StatsController to provide global query statistics.
  • Updated stats dashboard with new metrics: requests today, last 7 days, success rate, error count, and average response time.
  • Improved UI: adjusted layout, styles, and grid responsiveness for statistics display.
  • Updated StatsService to include SummaryStatsResponse with backend logic for summary calculations.
  • Added integration test for summary stats functionality.

- Introduced `/api/query-summary` endpoint in `StatsController` to provide global query statistics.
- Updated stats dashboard with new metrics: requests today, last 7 days, success rate, error count, and average response time.
- Improved UI: adjusted layout, styles, and grid responsiveness for statistics display.
- Updated `StatsService` to include `SummaryStatsResponse` with backend logic for summary calculations.
- Added integration test for summary stats functionality.
@dgraf-gh dgraf-gh linked an issue Aug 30, 2026 that may be closed by this pull request
@dgraf-gh
dgraf-gh merged commit 854f0cf into main Aug 30, 2026
1 check passed
@dgraf-gh
dgraf-gh deleted the 59-update-the-stats-page-to-not-need-a-api-key-for-carto-maps branch August 30, 2026 12:04
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.

update the stats page to not need a api key for carto maps

1 participant