Add deployment markers to Exception graphs
POST/v2/markers/create-markers
Send logs with details of service deployments to annotate Exception graphs in Kibana Discover. Learn more about Deployment markers Please ensure to change the region in the URL to match your account's region.
Request
- application/json
Body
required
- Array [
- ]
markers object[]
Specify a marker title, for example, a service name. The title appears in the Deployments list your Exceptions tab.
Default value: OTHER
Specify DEPLOYMENT
for the Deployment marker to appear in the Deployments list in your Exceptions tab.
Date of the deployment event, as Unix epoch milliseconds
Add a description to provide additional detail.
metadata object
Provides additional metadata with details of the deployment.
(Future functionality: Metadata will be used to filter deploymentsby several dimensions. For example, to filter deployments by service and region to focus on deployments performed on a specific service and a specific region.
Responses
- default
204 No Content