Component schema
Signal To Metrics Labels
object1 direct reference
Definition
string
Unique internal ID of the signal-to-metrics rule. Set by the server on creation; do not set manually.
string
External identifier for API-managed resources (e.g. the CRD name from an operator or Terraform resource ID). Empty for user-created rules; non-empty for rules created via the internal API.
string
Current version of the rule. Needs to be set when updating a rule to prevent conflicting writes.
string
Dataset this rule belongs to. Defaults to the default dataset when absent.
Origin of a Dash0 resource, derived from dash0.com/origin on read.
ui: created interactively in the Dash0 UI.terraform: managed via the Dash0 Terraform provider.operator: managed via the Dash0 Kubernetes operator.dash0-cli: managed via the Dash0 CLI.platform: owned by Dash0 rather than by anyone in your organization. Covers both resources Dash0 generates from another resource you own (the recording rules an SLO produces) and resources Dash0 ships with the product (the built-in views).api: created directly through the API, and the fallback for any origin whose prefix is not recognized.
New values may be added over time. Treat an unrecognized value as api
rather than rejecting the response.
"ui""terraform""operator""dash0-cli""platform""api"Used by 1
These schemas and endpoints reference this type directly.