Settings API - Business event metric extraction schema table
Business event metric extraction (builtin:bizevents-processing-metrics.rule)
With business event metrics, you can use queries to create custom alerts representing specific business event occurrences or attribute values.
Note:
Newly defined business event metrics can only be applied to Business Event data ingested after metric creation.
Business Event metrics consume DDUs.
For complete details on pricing, visit DDUs for custom metrics.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:bizevents-processing-metrics.rule |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-metrics.rule |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:bizevents-processing-metrics.rule | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-metrics.rule |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enabled | boolean | - | required |
key | Key | text | - | required |
matcher | Matcher (DQL) | text | required | |
measure | Measure | enum | - | required |
measureAttribute | Attribute | text | - | required |
dimensions | - | set | - | required |