APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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