APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
SAP HANA
MetricDataPoint
SAP HANA
· Schema
MetricDataPoint
A single metric data point at a specific timestamp.
Analytics
Cloud
Database
Enterprise
In-Memory
Properties
Name
Type
Description
timestamp
string
ISO 8601 timestamp for the data point.
value
number
The metric value at the given timestamp.
min
number
The minimum value observed during the aggregation interval.
max
number
The maximum value observed during the aggregation interval.
avg
number
The average value observed during the aggregation interval.
View JSON Schema on GitHub