Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix browser project monitor alert config #3300

Merged

Conversation

paulb-elastic
Copy link
Contributor

The alert config was showing the YML syntax (that's already documented in https://www.elastic.co/guide/en/observability/current/synthetics-lightweight.html#synthetics-lightweight-common-options), which is not valid for browser monitors. Have removed TLS as that's not available today for browser monitors.

@paulb-elastic paulb-elastic requested a review from a team as a code owner October 19, 2023 16:42
@github-actions
Copy link
Contributor

A documentation preview will be available soon:

@mergify
Copy link
Contributor

mergify bot commented Oct 19, 2023

This pull request does not have a backport label. Could you fix it @paulb-elastic? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Oct 19, 2023
Copy link
Member

@vigneshshanmugam vigneshshanmugam left a comment

Choose a reason for hiding this comment

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

LGTM

docs/en/observability/synthetics-configuration.asciidoc Outdated Show resolved Hide resolved
Copy link
Contributor

mergify bot commented Nov 1, 2023

This pull request is now in conflict. Could you fix it @paulb-elastic? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b synth-browser-alert-config upstream/synth-browser-alert-config
git merge upstream/main
git push upstream synth-browser-alert-config

Copy link
Contributor

@colleenmcginnis colleenmcginnis left a comment

Choose a reason for hiding this comment

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

@colleenmcginnis colleenmcginnis added backport-8.10 Automated backport with mergify backport-8.11 Automated backport with mergify and removed backport-skip Skip notification from the automated backport with mergify labels Nov 3, 2023
@colleenmcginnis
Copy link
Contributor

👋 @paulb-elastic is this PR ready to merge or are you still waiting on feedback from someone on your team?

@paulb-elastic
Copy link
Contributor Author

Thanks @colleenmcginnis sorry for the delay

@paulb-elastic paulb-elastic merged commit 653bbdd into elastic:main Nov 9, 2023
8 checks passed
@paulb-elastic paulb-elastic deleted the synth-browser-alert-config branch November 9, 2023 10:11
mergify bot pushed a commit that referenced this pull request Nov 9, 2023
(cherry picked from commit 653bbdd)

# Conflicts:
#	docs/en/observability/synthetics-configuration.asciidoc
mergify bot pushed a commit that referenced this pull request Nov 9, 2023
colleenmcginnis pushed a commit that referenced this pull request Nov 13, 2023
(cherry picked from commit 653bbdd)

Co-authored-by: Paul Bianciardi <[email protected]>
colleenmcginnis added a commit that referenced this pull request Nov 13, 2023
* Fix browser project monitor alert config (#3300)

(cherry picked from commit 653bbdd)

# Conflicts:
#	docs/en/observability/synthetics-configuration.asciidoc

* fix merge conflict

---------

Co-authored-by: Paul Bianciardi <[email protected]>
Co-authored-by: Colleen McGinnis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.10 Automated backport with mergify backport-8.11 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants