Skip to main content

Tag your Aiven for Grafana® service

Add key-value tags to your Aiven for Grafana® service to organize services and track ownership, cost allocation, and governance.

Use tags to add metadata to Aiven services to categorize them or run custom logic on them. Typical uses include:

  • Tagging for governance to deploy services with specific tags only.
  • Tagging for internal cost reporting, ownership, allocation, and accountability.

A tag is a key/value pair:

  • Key: A case-sensitive string that starts with a letter and consists of letters, numbers, dashes, and underscores. The maximum length for a key is 64 characters.
  • Value: A string value limited to 64 UTF-8 characters.

Within a service, the tag keys must be unique.

  1. In the service, click Service settings.
  2. In the Service status section, click Actions > Add service tags.
  3. Enter a key and value for each tag.
  4. Click Save changes.

Related pages