a year ago
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
a year ago
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} …