Accessing MetricBase data
- UpdatedJul 31, 2025
- 1 minute read
- Zurich
- MetricBase
Access the time-series data that you sent to the MetricBase database in the way that is convenient to you.
You can access and visualize time-series data in the MetricBase database by using:
- Reporting application
You can generate reports and graphs from the time-series data that is stored in the MetricBase database. For more information, see Create reports from MetricBase time-series data.
- Table lists using the .list command
For more information, see View MetricBase data using the list command.
- REST or JavaScript APIs
For more information, see Retrieve MetricBase data using REST and JavaScript.