• Home
  • Dynatrace API
  • Environment
  • Events v1

Events API v1

This API is deprecated. Use the Events API v2 instead.

The Events API delivers details about all uncorrelated events that Dynatrace collects within your environment. Information returned for each event includes attributes about the event source, the entity where the event was collected, and other event-specific details.

Event feed

Get global feed of all uncorrelated events in an environment.

View an event

Get parameters of a specific event by its ID.

Push events

Push external events to your Dynatrace environment.

Push Jenkins events

Implement the automatic export of deployment events from Jenkins to Dynatrace.

Related topics
  • Event types

    Learn the supported event types, along with their severity levels, and the logic behind raising them.

  • Event analytics

    Gain an understanding of the Events section on each host, process, and service overview page.

  • Creating a deployment event via the Dynatrace API