Closed vmihailenco closed 2 years ago
Another, maybe easier, solution to out problem would be to be able to filter the data used in the list of services, systems, alerts. for alerts I imagine it could be harder since the data are most likely precomputed.
We will be adding some filtering capabilities to alerts - at least by system & service name. I just feel we need to make alerts more useful & stable first :)
As for the services & systems I don't want to complicate those views, but I am going to add links to spans explorer with equivalent functionality. Should not take more than few days.
Just added an env filter for tracing:
It should appear automatically when you have 2 or more environments.
Goal. Allow having data from multiple environments in the same project. Caveat. Don't end up replicating all the features for environments, i.e. having a project (environment) within a project. Projects still should be the main way to separate data. Environments should help closing some corner cases and be as light as possible.
Uptrace should use
deployment.environment
for:staging
and another group fromproduction
.