sergiodm92

A zero-configuration, real-time debugging and observability dashboard for Spring Boot 3. Captures HTTP requests, SQL queries, exceptions, logs, cache, scheduled tasks, events, mail, and Hibernate model changes — all in-memory. Add one dependency, open /telescope.

13
0
100% credibility
Found Feb 23, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Java
AI Summary

Spring Telescope provides a zero-configuration dashboard for monitoring and debugging Spring Boot applications by capturing HTTP requests, SQL queries, logs, exceptions, and other activities in real-time.

How It Works

1
📖 Discover Spring Telescope

You hear about a handy tool that makes debugging your web app super easy, like having a live window into everything happening inside.

2
🛠️ Add the tool to your app

Simply include this one easy addition to your project files, no complicated setup needed.

3
🚀 Start your app as usual

Fire up your application just like always, and the tool turns on automatically behind the scenes.

4
🌐 Visit the dashboard page

Open your web browser and go to a special address in your app to see the colorful monitoring screen.

5
🔍 Watch and explore activities

See live details on web visits, errors, database actions, logs, and more, with easy filters and searches to spot patterns.

🎉 Debug faster and smarter

Now you quickly understand issues, fix bugs effortlessly, and keep your app running smoothly.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 13 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is spring-telemetry?

Spring-telemetry is a zero-config dashboard for Spring Boot 3 apps that delivers real-time observability out of the box. Add one Maven dependency to your Java project, restart, and hit /telescope to see captures of HTTP requests, SQL queries, exceptions, logs, cache ops, scheduled tasks, events, mail, and Hibernate model changes—all in-memory by default or persisted to your DB. It's a spring boot telemetry example that skips OpenTelemetry setup hassle for instant debugging insights.

Why is it gaining traction?

Unlike heavy spring boot opentelemetry or spring cloud open telemetry stacks needing config and exporters, this acts like Laravel Telescope: auto-detects your stack (JPA, AOP, mail), groups duplicates with xN badges, correlates batches across requests, and supports multi-tenancy via URL patterns. Devs love toggling watchers, pruning old data, and filtering by user/tenant without restarts—pure productivity for spring telemetry without the boilerplate.

Who should use this?

Spring Boot backend devs chasing bugs in local or staging envs, especially those hitting N+1 queries, slow caches, or flaky schedules in apps with spring boot starter data-jpa or caching. Ideal for solo prototyper or small teams skipping Micrometer/Prometheus for quick wins on spring webflux client telemetry or events.

Verdict

Grab it for dev machines—solid docs and MIT license make the 0.1.0 version playable despite 10 stars and 1.0% credibility score. Skip prod until more battle-testing; pair with spring opentelemetry starter for scale.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.