Skip to content

Make the service name configurable for project monitors #928

Open

Description

It is currently possible to set the APM service name (which corresponds to service.name) for Synthetic monitors when configuring them via the Synthetics UI:

image

However it is not possible to set this for project monitors.

The implementation will need to make changes in the Synthetic monitor definition as well as change in the Kibana API to support the new configuration.

The add monitor and update monitor APIs won’t need to be updated as they already include service.name, however the get monitor endpoint does not currently return service.name.

ACs:

  • It is possible to define the service.name for project monitors
  • This will be available for all monitor types
    • Browser
    • HTTP
    • TCP
    • ICMP
  • Update the get monitor API endpoint to return service.name
    • Update the documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions