Commit graph

51 commits

Author SHA1 Message Date
Bryce Buchanan
33c74aeb03
[APM] Mobile crashes & errors (#165892)
## Summary

This PR adds back the `Errors` tab to mobile apm services under the
title `Errors & Crashes`. This new page is split into too sections:
errors, and crashes.

Error Tab:
<img width="1456" alt="Screenshot 2023-10-25 at 10 57 00"
src="20277c31-d88c-44ae-b896-1da4223cb392">

Crashes Tab:
<img width="1454" alt="Screenshot 2023-10-25 at 10 57 35"
src="2b0dea23-cbab-4e68-a14a-c3b14d4bd860">


### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [x] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [x] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)


### Risk Matrix

Delete this section if it is not applicable to this PR.

Before closing this PR, invite QA, stakeholders, and other developers to
identify risks that should be tested prior to the change/feature
release.

When forming the risk matrix, consider some of the following examples
and how they may potentially impact the change:

### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Katerina <kate@kpatticha.com>
2023-12-01 11:28:49 -07:00
Colleen McGinnis
e5bb85b4b3
[DOCS] Add information on KQL filtering in APM rules (#170257)
Closes https://github.com/elastic/observability-docs/issues/3160

## Summary

Adds information on KQL filtering in APM rules.

### Checklist

- [x] @colleenmcginnis initial draft
- [x] @benakansara review
    * In what version was this initially added? 8.10.0?
- [ ] @colleenmcginnis address feedback, merge
2023-11-02 09:29:54 -05:00
Giorgos Bamparopoulos
3b75103f2b
[APM] Update Storage Explorer docs (#162163)
Updates docs for storage explorer.

Closes https://github.com/elastic/observability-docs/issues/2960
Closes https://github.com/elastic/kibana/issues/151302

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-07-20 09:29:54 +01:00
Brandon Morelli
9efbd2243c
[APM] Documentation updates (#160951)
### Summary

This PR makes a handful of updates to the APM app documentation:

- [x] **Agent explorer**
- New page
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/agent-explorer.html).
  - _Closes https://github.com/elastic/observability-docs/issues/2886_
- [x] **Trace explorer**
- New section
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/traces.html#trace-explorer).
  - _Closes https://github.com/elastic/observability-docs/issues/2885_
- [x] **Dependency operations**
- New section
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/dependencies.html#dependencies-operations).
  - _Closes https://github.com/elastic/observability-docs/issues/2889_
- [x] **Adds missing settings and APM Labs info**
- We didn't have documentation on how to enable APM Labs. We [do
now](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/apm-settings-in-kibana.html#apm-labs).
- I noticed Labs settings were missing from the documentation. Those
have now been added to the [Kibana advanced
settings](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/advanced-options.html#observability-advanced-settings).
2023-06-30 11:49:43 -07:00
Brandon Morelli
4ed60697e9
[APM] Documentation updates (#160568)
### Summary

This PR makes a handful of updates to the APM app documentation:

- [x] **Alerts tab, workflow, and grouping**
- Rewrote most of our [alerting
documentation](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/apm-alerts.html#apm-alert-view-active)
to explain the new granularity level of alerts, address new alert names,
and explain the different ways to view active alerts.
- Updated the
[Services](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/services.html)
documentation to describe the alert badge and link to alerting docs.
  - _Closes https://github.com/elastic/observability-docs/issues/2887_
  - _Closes https://github.com/elastic/observability-docs/issues/2888_
  - _Closes https://github.com/elastic/observability-docs/issues/2878_
- [x] **Infrastructure tab**
- Added a new [top-level
page](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/infrastructure.html)
explaining what this page is useful for.
  - _Closes https://github.com/elastic/observability-docs/issues/2892_
- [x] **Log views and correlation**
- Added a new [top-level page
](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/logs.html)that
links to our log correlation docs.
- Updated our [transaction
documentation](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/transactions.html#transaction-trace-sample)
with new information and a link to our log correlation docs.
  - _Closes https://github.com/elastic/observability-docs/issues/2891_
- [x] **New AWS Lambda metrics**
- Most of the new charts have tooltips explaining what the charts do. I
updated the screenshot and added some additional information to the
[overview](https://kibana_160568.docs-preview.app.elstc.co/guide/en/kibana/master/apm-lambda.html)
to highlight some of the new features of this page.
  - _Closes https://github.com/elastic/observability-docs/issues/2890_
- [x] **New screenshots**
- I updated any screenshots I noticed were outdated while working on the
above content. Screenshot updates are not necessarily related to the
changes described above.
2023-06-30 11:02:58 -07:00
Brandon Morelli
733a6c2244
[APM] 8.7.0 Documentation and screenshot updates (#153140)
### Summary

- Closes https://github.com/elastic/observability-docs/issues/2632.
- Closes https://github.com/elastic/observability-docs/issues/2631.
- Closes https://github.com/elastic/observability-docs/issues/2633.
- Closes https://github.com/elastic/observability-docs/issues/2630.
- Closes https://github.com/elastic/observability-docs/issues/1339.
2023-03-29 10:21:44 -07:00
Brandon Morelli
9360a4e5dd
[APM] docs: storage explorer (#143024)
* initial draft

* nit

* docs: add storage explorer privs

* docs: chart and table fixes

* docs: add metrics

* Update docs/apm/apm-app-users.asciidoc

Co-authored-by: Giorgos Bamparopoulos <gbamparop@gmail.com>

Co-authored-by: Giorgos Bamparopoulos <gbamparop@gmail.com>
2022-10-14 12:56:13 -04:00
Brandon Morelli
3044cb7ba5
[APM] Document serverless-specific UI (#135178)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2022-07-15 06:34:57 +09:30
István Zoltán Szabó
4f135d7d58
[DOCS] Adds Expected bounds comparison docs (#134472)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-06-16 18:14:56 +02:00
Brandon Morelli
f120dfb77d
docs: APM spaces (#132071)
* docs: APM spaces

* docs: use filtered aliases instead

* docs: a brief note on namespaces

* docs: alphabetize the list

* Update docs/apm/apm-spaces.asciidoc

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
2022-06-02 15:06:00 -04:00
Brandon Morelli
ea12c46bcf
[APM] docs: add service groups (#132070)
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-17 09:29:57 -07:00
Lisa Cawley
77636e73a9
[DOCS] Remove beta from APM failed transaction correlations (#126003) 2022-02-17 14:22:53 -08:00
Brandon Morelli
c32a2f9cbd
[APM] docs: Update setup page and remove index pat docs (#120025) 2021-11-30 14:47:14 -08:00
Lisa Cawley
7c8b6b6f9e
[DOCS] Refresh APM correlation screenshots (#116723) (#118577) 2021-11-15 13:07:22 -08:00
Brandon Morelli
bc1c6dca47
docs: 7:15 APM updates (#112775) 2021-09-23 11:52:10 -07:00
Lisa Cawley
fdc7aac4aa
[DOCS] APM failed transaction correlations (#111219) 2021-09-09 08:28:05 -07:00
Lisa Cawley
a82f6ca20e
[DOCS] Latency correlations (#110557) 2021-09-01 12:34:48 -07:00
Lisa Cawley
76989b57eb
[DOCS] APM latency correlations (#104564) 2021-07-27 08:02:21 -07:00
Brandon Morelli
9ab26cf089
docs: APM updates for 7.14 (#104232)
Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>
2021-07-12 15:12:56 -07:00
Brandon Morelli
6ffe165218
docs: replace error rate image (#99430) 2021-05-06 11:29:20 -07:00
Brandon Morelli
bab9065f3d
docs: update service overview for comparison (#98843) 2021-04-30 08:03:32 -07:00
EamonnTP
f15d01b937
[DOCS] Update APM filter and query content (#94446)
* Update filter and query content

* Edits following review

* Minor edit
2021-03-18 12:53:51 +00:00
Brandon Morelli
0e1a2cd4f7
docs: [APM] Correlations (#94620) 2021-03-16 10:13:08 -07:00
Brandon Morelli
f91d7bf188
docs: APM 7.11 updates (#89789) 2021-02-01 17:03:14 -08:00
EamonnTP
4afaa2d6ff
docs: Add content for the new Service Overview page (#87496)
* Add service overview content

* Edits following reviews

* Review edits
2021-01-12 16:53:30 +00:00
Brandon Morelli
b9a72fe4cb
docs: APM 7.11 updates (#87072) 2021-01-05 09:58:04 -08:00
Kaarina Tungseth
c77619352b
[DOCS] 7.10 Core UI changes (#80407)
* [DOCS] 7.10 screenCore UI changes

* Kibana access options

* Removed Kibana from Set up Kibana

* Removed rogue symbols

* Update docs/spaces/index.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/management/managing-beats.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Update docs/user/introduction.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Changed menu to main menu

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-22 09:06:51 -05:00
Brandon Morelli
1d4b4fc1cf
[docs] 7.10 APM docs updates (#80605) 2020-10-20 14:25:42 -07:00
Brandon Morelli
17e8d18a40
[APM] docs: Update machine learning integration (#73597) 2020-07-31 12:03:09 -07:00
Brandon Morelli
7de74f04e9
docs: update alerting (#69839) 2020-06-29 10:29:03 -07:00
Kaarina Tungseth
896b9cddbc
[DOCS] Updates for navigation redesign (#68709)
* [DOCS] Updates for navigation redesign

* Getting started

* Set up text

* Discover

* Dashboard, Graph, ML, Maps, APM, SIEM, Dev tools

* Dev Tools, Stack Monitoring, Management

* Management

* Final changes

* [DOCS] Updates for navigation redesign

* [DOCS] Updates CCR monitoring screenshots

* updates SIEM screenshot and Cases overview text

* Added Brandon's APM image

* [DOCS] Refines CCR shard screenshot

* Removed merge conflict image file

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Ben Skelker <ben.skelker@elastic.co>
2020-06-12 09:39:36 -05:00
Brandon Morelli
203605e56b
[apm] Annotation API documentation (#65963) 2020-05-20 14:35:46 -07:00
Brandon Morelli
71389716e6
[APM] docs: Screenshots for 7.8 (#66451) 2020-05-14 13:40:13 -07:00
Brandon Morelli
23e7cc788b
[apm] Update machine learning flyout and service maps docs (#65517) 2020-05-07 17:54:14 -07:00
Brandon Morelli
02bcc8e78b
[APM] docs: restructure APM documentation for 7.7 (#63280) 2020-04-15 07:54:26 -07:00
Brandon Morelli
fddf6cbee5
[APM] docs: add alerting examples for APM (#62864) 2020-04-09 08:52:06 -07:00
Brandon Morelli
5e1708f884
[APM] docs: add service map information (#62671) 2020-04-07 11:27:02 -07:00
Brandon Morelli
d10889a86a
docs: updates to apm agent config (#61893) 2020-04-02 14:19:40 -07:00
Brandon Morelli
df9f2ac577
docs: [APM] custom links (#60595) 2020-03-26 13:30:41 -07:00
Brandon Morelli
3e95a84b37
[APM][docs] 7.6 documentation updates (#57124) 2020-02-11 11:43:03 -08:00
Brandon Morelli
37de142437
[docs][APM] Clarify advanced queries (#53034) 2019-12-19 07:35:33 -08:00
Brandon Morelli
063a4f2935
[APM][docs] Updates to documentation for 7.5 (#50988) 2019-11-20 07:36:59 -08:00
Brandon Morelli
dc5e195f28
[docs][APM] Update APM screenshots (#46235) 2019-09-25 11:10:01 +02:00
Brandon Morelli
6105367f8c
[docs][APM] Breakdown graph and screenshots (#41175) 2019-07-18 08:15:32 -07:00
Brandon Morelli
e91d9a040a
[docs][APM] Agent config docs (#40084) 2019-07-10 14:29:29 -07:00
Brandon Morelli
05d802ff5f
[APM][Docs] 7.2 documentation updates (#38577) 2019-06-14 12:25:46 -07:00
Brandon Morelli
b5207ecd00
[APM][Docs] Update documentation for 7.0 (#31940) 2019-03-14 09:00:37 -07:00
Brandon Morelli
93faa5fbc3
[APM][docs][WIP] Update APM UI documentation (#28621)
* docs: initial APM UI updates

* docs: using-the-apm-ui updates

* more docs updates

* quick edits

* docs: apply feedback and fix screenshots

* docs: incorporate feedback, bold page names

* finishing touches and clean up

* docs: incorporate feedback from sarah

* docs: add feedback

* docs: incorporate feedback from gchaps
2019-01-30 09:08:11 -08:00
Casper Hübertz
92026c3db8
[DOCS] APM UI docs for ML and query bar features (#21727)
Adding content for Machine Learning integration and query bar UI in the Using the APM UI docs.
2018-08-08 11:54:17 +02:00
Casper Hübertz
6e2de2e33d
[DOCS] Updating APM UI documentation (#19946)
Adding new documentation about the APM UI and definitions of terminology and more.

* Images added to docs

* Adding Using APM UI page contents

* Including new APM UI page

* Updated Watcher copy

* Copy feedback from @gchaps
2018-06-29 10:45:19 +02:00