Event Codes

Updated: July 31, 2026

The tables below detail all the types of events currently generated by the FireTail platform.

Each event code consists of:

  • A prefix corresponding to the resource the event pertains to.
  • A colon, used as a separator character.
  • A suffix describing a change that has occurred on that resource.

AI

Events prefixed with AI relate to AI resources discovered in cloud platforms and code repositories.

Event Description
PAAS_LLM:DELETED This event is generated when a platform-based AI model is deleted.
PAAS_LLM:DISCOVERED This event is generated when a platform-based AI model is discovered.
PAAS_PROMPT:DELETED This event is generated when an AI prompt is deleted from a platform-based environment. The prompt may include multiple individual message items.
PAAS_PROMPT:DISCOVERED This event is generated when a platform-based AI prompt is discovered. The prompt may include multiple individual message items.
PAAS_PROMPT:MESSAGES_DISCOVERED This event is generated when messages of a platform-based AI prompt are discovered. The prompt may include multiple individual message items.
PAAS_PROMPT:MESSAGES_REMOVED This event is generated when the messages of a platform-based AI prompt are removed. The prompt may include multiple individual message items.
PAAS_PROMPT:OBSERVED_TAGS_CHANGED This event is generated when the tags associated with a platform-based AI prompt are modified or updated.
PAAS_LLM:OBSERVED_TAGS_CHANGED This event is triggered when the tags associated with a platform-based Large Language Model (LLM) are modified or updated.
SOFTWARE_LLM:DELETED This event is generated when an AI model is deleted from a code repository.
SOFTWARE_LLM:DISCOVERED This event is generated when an AI model is discovered in a code repository.
SOFTWARE_PROMPT:DELETED This event is generated when an AI prompt is deleted from a code repository. The prompt may include multiple individual message items.
SOFTWARE_PROMPT:DISCOVERED This event is generated when an AI prompt is discovered in a code repository. The prompt may include multiple individual message items.
SOFTWARE_PROMPT:MESSAGES_DISCOVERED This event is generated when the child messages of an AI prompt are discovered in a code repository. The prompt may include multiple individual message items.
SOFTWARE_PROMPT:MESSAGES_REMOVED This event is generated when the child messages of an AI prompt are removed from a code repository.

Resource policy

Events prefixed with RESOURCE_POLICY relate to resource policy items in the FireTail SaaS platform.

Event Description
CREATED This event is created when a new resource policy is created in the FireTail SaaS platform.
ALERT_CONFIGS_ADDED This event is created when alert configurations are added to a resource policy in the FireTail SaaS platform.
ALERT_CONFIGS_CHANGED This event is created when alert configurations are modified in a resource policy in the FireTail SaaS platform.
ALERT_CONFIGS_REMOVED This event is created when alert configurations are removed from a resource policy in the FireTail SaaS platform.
DELETED This event is created when a resource policy is deleted in the FireTail SaaS platform.

Integration

Events prefixed with INTEGRATION relate to integration items in the FireTail SaaS platform.

Event Description
CREATED This event is created when a new Integration is created.
DELETED This event is created when an Integration is deleted.

Alert

Events prefixed with ALERT relate to Alert items in the FireTail SaaS platform.

Event Description
CREATED This event is created when a new Alert is created.
DELETED This event is created when an Alert is deleted.

App

Events prefixed with APP relate to Project items in the FireTail SaaS platform.

Event Description
CREATED This event is created when a new Project is created.
MODIFIED This event is created when a Project is modified.
DELETED This event is created when a Project is deleted.

Org

Events prefixed with ORG relate to Organization items in the FireTail SaaS platform.

Event Description
CREATED This event is created when a new Organization is created.
DELETED This event is created when an Organization is deleted.