Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/synthetics/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ policy_templates:
title: Browser
description: Perform an Browser check
conditions:
elastic:
capabilities:
- "uptime"
Comment on lines +28 to +30

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elastic/obs-ux-infra_services-team we only have an uptime capability now, do you think that we need to differentiate between uptime and synthetics?

cc @elastic/ecosystem

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, Synthetics utilizes the uptime capability in Kibana.

kibana:
version: "^8.11.0"
icons:
Expand Down
5 changes: 4 additions & 1 deletion packages/synthetics_dashboards/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ release: ga
type: integration
license: basic
conditions:
elastic:
capabilities:
- "uptime"
Comment thread
jsoriano marked this conversation as resolved.
kibana.version: "^8.10.1"
icons:
- src: /img/uptime-logo-color-64px.svg
size: 16x16
type: image/svg+xml
owner:
github: elastic/obs-ux-infra_services-team
github: elastic/obs-ux-infra_services-team