Dash0 acquires Polar Signals

Component schema

TeamLabels

object1 direct reference

Definition

Key/value labels on the team. Arbitrary keys are accepted on write (the request is not rejected), but the server only interprets and persists the reserved dash0.com/* keys documented below. Any other key supplied by the client is silently dropped and will not appear on the response or on subsequent reads.

object
string

Unique internal ID of the team. Server-set on creation and stable for the lifetime of the team; ignored if supplied on POST and PUT request bodies.

string

External identifier for API-managed teams (e.g. the CRD name from an operator manifest or a Terraform resource ID). Client-settable on create only — a team's origin cannot be changed once it exists. Empty for teams created via the UI; non-empty for teams created via the internal API or reconciled by an operator. Uniquely identifies a team within its organization when present.

CrdSource

Origin source derived by the server from the request context. Read-only.

"ui""terraform""operator""dash0-cli""platform""api"
string

Used by 1

These schemas and endpoints reference this type directly.