Skip to content
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

Linked to #7 : histogram interval #70

Closed
dav3860 opened this issue May 7, 2013 · 1 comment
Closed

Linked to #7 : histogram interval #70

dav3860 opened this issue May 7, 2013 · 1 comment

Comments

@dav3860
Copy link

dav3860 commented May 7, 2013

Thank you for adding a selector for the histogram interval.
However, this value stays even if I modify the timerange. For example, on my default logstash dashboard, the timerange is 15m, so I modified the interval to 5s, to have something more precise. But if I change the timerange to 24h or 7d, the interval stays at 5s. It would be great if the selected interval could follow the timerange value proportionally and keep more or less the same aspect ratio, ex:
15m -> 10s
24h -> 10m

rashidkpc pushed a commit to rashidkpc/kibana that referenced this issue May 13, 2013
@rashidkpc
Copy link
Contributor

The resolution parameter of the histogram describes "about how many" data points to shoot for. Note that small changes to it are unlikely to change the resolution of the chart, as Kibana attempts to scale to sane intervals (eg 5min instead of 4min 31s)

faxm0dem pushed a commit to ccin2p3/kibana that referenced this issue Feb 17, 2014
run-id: Fixed run_id_is_same_run functionality.
rashidkpc pushed a commit that referenced this issue Oct 6, 2014
rashidkpc pushed a commit that referenced this issue Oct 6, 2014
harper-carroll referenced this issue in harper-carroll/kibana Jul 11, 2016
No longer setting a min packets to capture
orouz added a commit to orouz/kibana that referenced this issue Jan 13, 2022
ari-aviran pushed a commit to ari-aviran/kibana that referenced this issue Feb 7, 2022
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Mar 8, 2022
* Add getProcessExecutableCopyText and comma-separated push

* Add more tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants