Types of Attributes
-
Properties
Metadata collected by Pelanor from billing data exports, service integrations, and agents.
Examples:Region
,CloudServiceProvider
,Instance Type
. -
Metrics
Analytics collected from various integrations, including Custom Metrics.
Descriptions are currently available only for Properties.
Usage
When building requests to endpoints that acceptfilters
or properties
, use the id
of the property or metric as returned from this endpoint.Examples of relevant endpoints:
Custom Dimensions and Tags are also considered properties.
They are designated with a special prefix, for example:
They are designated with a special prefix, for example:
Dimension:some-dimension
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.