17 Dec 2025 01:31 PM
Team,
Company has some OTel services. We would like to put certain OTel endpoints into maintenance mode. Has anybody done this before? If so, how?
Example:
If I open endpoint in a notebook, here is result,
FETCH spans
| filter `dt.entity.service` == "SERVICE-*****************"
| filter `endpoint.name` == "query.**********"
Thanks,
Featured Posts