How can I filter services in observability?

In a project I have 12 services. But I want to view (review) the observabilitiy of only selective services to understand how the services are performing overtime.

How can I do it?

2 Replies

N/A


a year ago

You can create a new "logs" item in the observability tab and add a filter using @service:{service-uuid1} OR @service:{service-uuid2} ...


Welcome!

Sign in to your Railway account to join the conversation.

Loading...