-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Description
It might be useful to add comments to the querries. My use case is that I use ElasticSearch to indexes logs and I've created a public dahboard that contains querries to remove certain elements. Most programmers of my team knows why those elements are removed, but non-programmer might be wondering why those elements are filtered out. Hence, adding comments to the querry filter might help with that.