Skip to content

[feature request] support for float values for metrics #120

@Slach

Description

@Slach

Thanks for great utility! It helps me a lot for creating heatmaps

I have the following dataset:

Image

and got following heatmap with 71 errors
with apply | rare heat -m "([^\t]+)\t([^\t]+)\t([^\t]+)" -e '{timeformat {time {1}} "15:04" }' -e "{2}" -e "{3}" --rows 50

Image

i apply rare filter ... | grep -c "\."
and got 72
Image

How to parse float numbers properly and how to allow measure selected metric as bytes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions