Custom Tagging
Configuration
tags:
- key: team
source: env
location: TEAM
- key: service
source: container.label
location: service
- key: environment
source: k8s.label
location: envField Reference
Field
Type
Required
Description
Tag Sources
Source
Description
Example
Examples
Environment Variables
Container Labels
Kubernetes Labels
Kubernetes Annotations
Combining Tag Sources
Static Tags (CLI Flag)
Tag Behavior
Missing Values
Tag Merging
Use Cases
Multi-Tenant SaaS Platform
Microservices Environment
Cost Tracking by Department
Environment-Specific Tagging
Viewing Tags in Qplane
Best Practices
Security Considerations
Use Static Tags for Infrastructure
Complete Example
Last updated