Metrics Page Support and Improving Multi-Host Filtering
TLDR Gaby wants better support for multiple sources in Metrics with filtering options. Prabhat suggests using charts with host filters. They discuss possible improvements, such as adding filtering controls, limiting capabilities, and better organization methods for metrics across hosts.




May 17, 2023 (2 weeks ago)
Gaby
12:54 AMPrabhat
07:24 AM
Gaby
11:40 AMPrabhat
11:42 AMGaby
11:59 AMAnother option would be adding a new chart type that only filters data, like the "Data Control" visualization from Kibana. That way all the charts/visualizations get filtered by the value on the Data Control
See: https://www.elastic.co/guide/en/kibana/current/add-controls.html#filter-the-data-with-options-list-controls
Prabhat
12:01 PMPrabhat
03:40 PMlimit 10
Gaby
10:54 PMPrabhat
11:03 PMClaude
11:03 PM1. Add filtering controls like Options List, Range Slider and Time Picker that Kibana has. This will allow filtering metrics by hostname, time range, etc. These controls can filter all visualizations on the dashboard.
2. Add a "top N" option to limit the number of series shown in charts. This can help reduce clutter from too many hosts.
3. Add the ability to save filtered dashboards. For example, a dashboard filtered to only show metrics for host1 and host2. This can make dashboards more manageable.
4. Support filters in queries to limit the number of hosts returned. For example,
host: host1 OR host: host2
would only return metrics from host1 and host2.5. Add a "data source" dashboard which shows a list of hosts reporting metrics. This can act as a filtering control where selecting some hosts will filter the main dashboard.
6. Consider adding multiple "dashboard tabs" for the same data, but with different filters applied. For example, have one tab for hosts 1-5, one for hosts 6-10, etc. This may provide more focused dashboards.
7. Add an option to "group by" host (or other field) to show aggregate metrics and then the ability to drill down into specific hosts. This can provide high-level overviews that still allow drilling into detail.
Overall, more robust filtering options, limiting capabilities and better ways to organize metrics across many reporting hosts will help provide a good experience with large data sets in Metrics. Please let me know if you have any other questions!
Prabhat
11:04 PMGaby
11:14 PMGaby
11:15 PMPrabhat
11:16 PMlimit 10
at the end to reduce the output.Prabhat
11:17 PMGaby
11:19 PMGaby
11:19 PMPrabhat
11:27 PMPrabhat
11:28 PMPrabhat
11:28 PMGaby
11:33 PMPrabhat
11:35 PMGaby
11:37 PMGaby
11:41 PMPrabhat
11:41 PMGaby
11:41 PM
Gaby
11:42 PM
Prabhat
11:42 PM
Gaby
11:43 PMPrabhat
11:46 PMMay 18, 2023 (1 week ago)
Gaby
12:08 AMPrabhat
12:39 AMPrabhat
12:40 AMGaby
01:08 AMGaby
01:08 AMGaby
01:11 AMPrabhat
01:12 AMPrabhat
01:12 AMGaby
01:28 AMPrabhat
01:29 AMGaby
01:34 AM
Gaby
01:34 AM
Prabhat
01:35 AM
Gaby
01:39 AM/syslog
instead of `/syslog-server``Prabhat
01:40 AMGaby
01:43 AMGaby
02:29 PM• Syslog
• Nginx
• Docker Logs
But there's no way to search across multiple streams 🤔
Prabhat
02:54 PMGaby
03:07 PMZincObserve
Similar Threads
Monitoring and Metrics Setup with ZO, Vector, and Docker Compose
Gaby inquired about dashboard integration and setting up metrics with ZO. Prabhat explained using PromQL and provided a configuration example for a single-node setup with Vector.



Metrics Feature in ZO 0.4.0 & Telegraf Integration
Joe asked about using metrics feature in ZO 0.4.0 and Telegraf integration. Prabhat clarified its early implementation and mentioned improvements, including PromQL support and partitioning strategy for data storage.

Adding ZincObserve as Data Source in Grafana
Joe asked if ZincObserve could be added as a data source in Grafana. Prabhat responded that it's not possible, but a superior dashboarding feature is being built in ZO and will be released soon.
ZincObserve Release and Grafana Dashboard
Prabhat announced the new ZincObserve release and shared Grafana dashboard details. Sebastian suggested improvements to the dashboard for easier datasource customization.



Resolving Filter Issue with ZincObserve Line Chart
Gaby reported an issue with filters in ZincObserve line charts. Hengfei fixed the issue with a new docker image and Gaby confirmed that the error no longer occurred.

