We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Given the report:
body: | @<<<<<<<<<<<<< | @<<<<< | @,############ | @,###### | @,####### | @,########## / @,########## row.config.name, row.cluster.leader, row.state.messages, row.state.num_subjects, row.state.consumer_count, row.cluster.replicas.0.lag, row.cluster.replicas.1.lag
The result has gaps, 0 would be better:
Name | Cluster | Messages | Subjects | Consumers | Peer Lag ----------------|---------|----------------|----------|-----------|---------------------------- NYC | n3-lon | 0 | 33 | 0 | /
The text was updated successfully, but these errors were encountered:
(#3) Improve nil number rendering
a61b310
Signed-off-by: R.I.Pienaar <[email protected]>
Merge pull request #7 from choria-io/3
0666037
I'll keep this one open, we need to detect from the format what a likely data type for the null data is and then render an appropriate value like 0
Sorry, something went wrong.
No branches or pull requests
Given the report:
The result has gaps, 0 would be better:
The text was updated successfully, but these errors were encountered: