What are your Apps and Services? #65496
Dhrumil-Sentry
announced in
Product Spitballin'
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're taking a closer look at how we can improve the way applications and services are defined and interact within Sentry. Our goal is to streamline your navigation experience and reduce the effort it takes to get cross-service insights from Sentry
The Challenge We See
We've identified a few key challenges in our current model:
What we’re proposing
We're considering a new model that treats your entire application more holistically. This model centers around Applications and Services, aiming to simplify how you monitor apps via Sentry.
Services are entities that respond to any internal or external request. They would be automatically discovered by Sentry or defined by you via a service identifier
Applications are more subjective - they should be the overarching structure, encompassing the services that make up your application. This includes everything from front-end components to backend services, managed under a single DSN for easier setup and maintenance.
One model we're considering would let you send service data to the correct app simply by using the App’s single DSN without needing to create any projects.
Applications can evolve as your teams grow, for e.g. the following is a map of an app:
This app has 5 services BUT as the teams grow, they could have mapped these services as separate apps too:
We Need Your Insights!
Applications and Services are very often subjective constructs so your feedback is very valuable. We’d love to hear from you on the following topics:
Beta Was this translation helpful? Give feedback.
All reactions