You can use labels to tag resources in Apollo with important details, such as the type of infrastructure of an Environment, the component of an Entity in your application, or to denote that a Product Release has been scanned.
Labels are defined as key-value pairs and have the following components:
/
character. For example, com.palantir.apollo/label-name
and label-name
are both valid label IDs.infra
can have the value aws
, azure
, and more.Apollo supports labels for the following resource types:
This section will walk through the workflows related to labels and how to leverage these workflows to get the most out of Apollo.