Many improvements have been made to the query builder used when creating charts in notebooks.
- Narrow your search at the start to include only metric or span data.
- Use operators in your query to include/exclude specific attribute values. Instead of building separate include/exclude statements, they are now grouped together and it’s more clear they are joined with an AND operator.
- For span data queries, you can search on service, operation, or attribute name.
More coming soon!