SLO roles privileges changed#4300
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
|
This pull request does not have a backport label. Could you fix it @eedugon? 🙏
|
|
Thanks @bmorelli25 for your comments and suggestions here! |
alaudazzi
left a comment
There was a problem hiding this comment.
I left a few minor editing suggestions, otherwise LGTM.
Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
change see by check Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
| import Roles from '../partials/roles.mdx' | ||
|
|
||
| <Roles role="Admin" goal="create SLOs" /> | ||
| <Roles role="Editor" goal="create SLOs" /> |
There was a problem hiding this comment.
@dominiqueclarke : I have updated the serverless doc as mentioned in https://github.com/elastic/observability-docs/issues/4229
* SLO roles privileges changed to match 8.16 release * editor builtin role information added * wording and order of privileges options changed * minor wording changes * serverless required role updated * rephrasing permissions Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * removing future tense Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/slo-privileges.asciidoc change see by check Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --------- Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> (cherry picked from commit bb910be) # Conflicts: # docs/en/serverless/slos/create-an-slo.mdx
* SLO roles privileges changed (#4300) * SLO roles privileges changed to match 8.16 release * editor builtin role information added * wording and order of privileges options changed * minor wording changes * serverless required role updated * rephrasing permissions Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * removing future tense Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/slo-privileges.asciidoc change see by check Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --------- Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> (cherry picked from commit bb910be) # Conflicts: # docs/en/serverless/slos/create-an-slo.mdx * Delete docs/en/serverless directory --------- Co-authored-by: Edu González de la Herrán <25320357+eedugon@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
quick question here @alaudazzi and @bmorelli25 : do we need a backport to 8.16 here or was this unneeded at that time? |
|
I think it does, I don't find the commit of this PR in |
* SLO roles privileges changed to match 8.16 release * editor builtin role information added * wording and order of privileges options changed * minor wording changes * serverless required role updated * rephrasing permissions Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * removing future tense Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/slo-privileges.asciidoc change see by check Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --------- Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> (cherry picked from commit bb910be) # Conflicts: # docs/en/serverless/slos/create-an-slo.mdx
* SLO roles privileges changed (#4300) * SLO roles privileges changed to match 8.16 release * editor builtin role information added * wording and order of privileges options changed * minor wording changes * serverless required role updated * rephrasing permissions Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * removing future tense Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/slo-privileges.asciidoc change see by check Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --------- Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> (cherry picked from commit bb910be) # Conflicts: # docs/en/serverless/slos/create-an-slo.mdx * Delete docs/en/serverless directory --------- Co-authored-by: Edu González de la Herrán <25320357+eedugon@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
As described at https://github.com/elastic/observability-docs/issues/4229 in 8.16 the SLO permissions have changed, and also the builtin
editorrole is an option to grant privileges for SLOs.This PR updates the
slo-privileges.asciidocand its associated images.It also adds a minor change in serverless doc, as the required role to create SLOs is
Editorand notAdmin.Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*)docs/en/serverless/*)docs/en/integrations/*)Related issue
Closes https://github.com/elastic/observability-docs/issues/4229
Checklist
Follow-up tasks
Select one.