-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow Custom Table Headers in Data Table #4379
Comments
At the risk of being a "me too", I really like the recently included max/min aggregations on Datetime values. It makes more sense to a consumer of my analysis if I could rename "Min @timestamp" to "First Seen", but this should likely be generic for any column. Seems like UI-wise, it'd be easy enough to add it to the associated metric or bucket as an "Advanced" option. |
+1 |
4 similar comments
+1 |
+1 |
👍 |
+1 |
+2 |
1 similar comment
+2 |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
You can change the headers since #5142 went in. |
Correct, that pull closes this issue as well. |
+1 |
7 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
4 similar comments
👍 |
+1 |
+1 |
+1 |
It would be great to be able to change such headers as
@timestamp per 30 seconds
toDate
, or similar.This goes hand-in-hand with #2516 and it can even help in lieu of changing anything there by trimming field names.
The text was updated successfully, but these errors were encountered: