-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Synthetics] Supress API key errors when we have no monitors #171085
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally, LGTM!
Pinging @elastic/uptime (Team:uptime) |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…171085) (#171109) # Backport This will backport the following commits from `main` to `8.11`: - [[Synthetics] Supress API key errors when we have no monitors (#171085)](#171085) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"shahzad31comp@gmail.com"},"sourceCommit":{"committedDate":"2023-11-13T15:49:18Z","message":"[Synthetics] Supress API key errors when we have no monitors (#171085)","sha":"b71a52c9f8ce739990d0cd360fc4d89d92a80b83","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:uptime","release_note:skip","v8.12.0","v8.11.1"],"number":171085,"url":"https://github.com/elastic/kibana/pull/171085","mergeCommit":{"message":"[Synthetics] Supress API key errors when we have no monitors (#171085)","sha":"b71a52c9f8ce739990d0cd360fc4d89d92a80b83"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171085","number":171085,"mergeCommit":{"message":"[Synthetics] Supress API key errors when we have no monitors (#171085)","sha":"b71a52c9f8ce739990d0cd360fc4d89d92a80b83"}},{"branch":"8.11","label":"v8.11.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Shahzad <shahzad31comp@gmail.com>
This PR haven't made it into the latest BC of 8.11.1. Updating the labels. |
Summary
Supress API key errors when we have no monitors !!
Start a fresh cluster and make sure there is no API key errors in logs !!