Data connections
Data sources

Declaring deployments

1min

A deployment is the action of putting your code in production. There are multiple places in Echoes where that information is useful:

  • In insights, to compute some delivery-related signals.
  • In Lead time, to compute the last segment of the development cycle.
  • In Deployment frequency, to compute the frequency without relying on tags alone.

Because they are so many ways in which teams deploy their code, Echoes exposes an API and tools you can use to notify of those events.



Updated 15 Jan 2024
Did this page help you?