-
Notifications
You must be signed in to change notification settings - Fork 167
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
[WIP] Adding SLOs troubleshooting document #4419
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. |
Summary of notes after meeting with @lucabelluccini : (done)- We need a
^^ @bmorelli25 : I'd like to discuss that point with you to determine where to allocate the (done)- Upgrade from Beta to GA in main page --> we will move it to troubleshooting doc and we will create a reference in the main page only. Also the current info on troubleshooting doc about this topic should be enriched with the data that was in the main page. (done, section renamed)- Troubleshooting page: we need to move the SLO Overview (the detailed descriptionof the SLOs showing the relation with transforms and pipelines) somewhere else, as that's not really (pending)- APIs: we will keep the APIs at the very end of troubleshooting doc, with a warning to use them for information retrieval and not to update the SLOs or other objects (for example when accessing directly to (done)- The following content of the intro should be moved to
(done)- Inspect SLOs --> we have to guide users to use the (done)- Explain the users how they can jump to the transforms page directly from some links of the SLOs. (done)- Action --> Reset: instead of editing and save we have to suggest that to fix possible issues. (done)General troubleshooting guidance (to somehow include it if possible):
|
Updating status after getting some suggestions from @bmorelli25. This is what we are planning to do before reviewing this again with @lucabelluccini and @dedemorton :
We'll follow also items mentioned at #4419 (comment) |
…#4327) * initial draft * address feedback * add feedback --------- Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]>
* Add network metrics to list of docker container metrics * Fix build error * Fix typo
* document synthetics monitor status rule * document how to move from the uptime rule to the synthetics rule * add code comments * address feedback from @paulb-elastic * add info on using slos for availability * add link * delete table * port to serverless
… apm-data plugin (elastic#4333) * update getting started docs * update upgrade guide * fix build * audit mentions of the apm integration * audit mentions of data streams * audit mentions of index templates * audit mentions of index mappings * address feedback from @carsonip * update diagram * address more feedback from @carsonip * update ilm guide * address more feedback from @lahsivjar * address more feedback from @lahsivjar * add link * fix table formatting * address more feedback from @lahsivjar
* split apm alerts and format like other rule docs * fill out individual apm rule pages * address feedback * apm ui -> applications ui --------- Co-authored-by: bmorelli25 <[email protected]>
…4385) * Add Osquery tab to host monitoring page * Fix var tag syntax * Add missing image * Add role requirements
…c#4438) * Add new page on inventory * Update docs/en/observability/apm/view-and-analyze/inventory.asciidoc Co-authored-by: DeDe Morton <[email protected]> * Crop images to remove nav pane --------- Co-authored-by: DeDe Morton <[email protected]>
Signed-off-by: inge4pres <[email protected]> Co-authored-by: simitt <[email protected]>
This pull request is now in conflict. Could you fix it @eedugon? 🙏
|
8dafce2
to
f87fd53
Compare
@dedemorton , I have made the changes I wanted, feel free to review it. On the other hand I don't know what I have done with the branch and git but it looks this PR is going to update 13 files where in theory I have modified only the SLOs and the main index. @bmorelli25 , would you help me to figure out what's going on? |
I have created a new PR #4486 as I don't understand this mess :( |
Description
New document Troubleshoot SLOs created, per #4237 request.
Preview:
Before moving forward I'd like @lucabelluccini to take a look at the current structure and decide if all suggested parts are useful.
After agreeing on main structure and areas to talk about we can discuss further the exact content.
Pending actions
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Closes #4237
Checklist
Follow-up tasks
Select one.