In integrations UI, if you click on a specific agent-based integration tile to navigate to the overview page, you will see a "license" row in the details section (highlighted by the red rectangle in the screenshot below). We have been using the term "License" incorrectly in this row. It's causing a lot of confusion because the value here is Basic which is actually a subscription tier, not a license.
Acceptance Criteria:
- Replace "License" with "Subscription" here.
- Create a new row for a license with a new set of enum values to list ELv1, ELv2, or any other special licenses created for vector tiles or packages like ProblemChild.
- Provide a link to license text in the license row.

Implementation
In integrations UI, if you click on a specific agent-based integration tile to navigate to the overview page, you will see a "license" row in the details section (highlighted by the red rectangle in the screenshot below). We have been using the term "License" incorrectly in this row. It's causing a lot of confusion because the value here is Basic which is actually a subscription tier, not a license.
Acceptance Criteria:
Implementation