-
Notifications
You must be signed in to change notification settings - Fork 21
Table panel visualization
In addition to a time series Graph, Grafana offers a variety of visualizations to support different use cases. For example, for raw data inspections or by creating statistical overviews, a Table display mode might be very helpful vizualization type. The table panel visualization is very flexible, supporting multiple modes for time series and for tables, annotation, and raw JSON data.
Create a copy of your preferred time series panel
Open the copied panel in the edit mode
Modify the panel visualization type to Table
In the panel query editor select the Transform tab
Use the outer join transformation to join multiple time series from a result set by field. This transformation is especially useful if you want to combine data results from multiple time series in a table visualization. In the example below, the results from multiple single time series are concatenated by the time field.
Finally you have a graphical Vizualization and a Table view for the same time series data query
Click the title of the table panel you want to export data and then click Inspect -> Data
In the Data options make sure the panel transformations are applied (checkbox Apply panel transformation) before you start Download CSV
Visit the IBM Storage Scale Knowledge Center for getting more info about the latest product updates
-
- Setup classic Grafana
- Make usage of Grafana Provisioning feature
-
- Installing RedHat community-powered Grafana operator from OperatorHub
- Creating Grafana instance using the RedHat community-powered Grafana-operator
- Creating Grafana Datasorce instance from Custom Resource managed by the RedHat community powered Grafana operator
- Importing the predefined dashboard from the example dashboards collection
- Exploring Grafana WEB interface for CNSA project in a k8s OCP environment
- How to setup Grafana instance to monitor multiple IBM Storage Scale clusters running in a cloud or mixed environment
- API key authentication
- Configurable bridge settings
- CherryPy builtin HTTP server settings
- How to setup HTTPS(SSL) connection
- Start and stop grafana-bridge with systemd
- Grafana Dashboard Panel shows no metric values for a particular entity
- Missing Grafana-Operator on an OpenShift cluster
- Missing CherryPy packages
- What to do if your system is on Python < 3.8
- Grafana-bridge fails to start with Python3.8
- Grafana-bridge container time is different from a host time
- Verify that the grafana-bridge returns data as expected