Replies: 1 comment
-
|
Thanks for the feedback! Adding more powerful visualization features is definitely the direction we're headed in. I think we should be able to start tackling things like jq parsing soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Great work on kubetail. Looks incredibly promising and useful.
What would take it to the next level for me would be the ability to transform and visualize structured logs in similar ways that I might have when using datadog or kibana.
I would like to be presented with structured log attributes that I can select. This way I can build log views that are more useful to me with less noise.
I would like good default formatting for human readability, perhaps an option for a yaml view, or arbitrary jq like options for custom formatting.
These features would make live debugging as powerful as after the fact debugging in kibana or other.
Beta Was this translation helpful? Give feedback.
All reactions