Commit graph

11 commits

Author SHA1 Message Date
Kibana Machine
2c93de6bd5
[8.9] [APM] UX text review (#161400) (#161466)
# Backport

This will backport the following commits from `main` to `8.9`:
- [[APM] UX text review
(#161400)](https://github.com/elastic/kibana/pull/161400)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Brandon
Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2023-07-07T14:41:46Z","message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:APM","Team:uptime","release_note:skip","ui-copy","v8.9.0","v8.10.0"],"number":161400,"url":"https://github.com/elastic/kibana/pull/161400","mergeCommit":{"message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161400","number":161400,"mergeCommit":{"message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f"}}]}]
BACKPORT-->

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2023-07-07 08:47:41 -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
Søren Louv-Jansen
c1b77b93b6
[APM] Remove mentions of apm_user (#132790) 2022-05-25 12:07:00 +02:00
Brandon Morelli
2daadc0d74
docs: update links to APM docs (#115664) 2021-10-20 09:43:30 -07:00
Brandon Morelli
700f6d9394
docs: remove tabbed widget code (#109944) 2021-08-25 13:01:31 -07:00
Brandon Morelli
fc49ae12e6
docs: APM RUM Source map API (#105332) 2021-07-19 13:29:18 -07:00
Brandon Morelli
7963313e93
docs: remove apm_user (#98401) 2021-04-28 10:57:21 -07:00
Kaarina Tungseth
c84532aade
[DOCS] Dashboard-first docs refresh (#76194)
* [DOCS] Dashboard-first refresh

* Fixes broken links and partinto error

* Fixes images in panel table

* Fixes broken links

* Fixes broken drilldowns link

* Fixes images and table

* Removed un needed files and added edit content

* Update docs/getting-started/tutorial-visualizing.asciidoc

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

* Review comments

* Review comments

* Removed blocks

* Typo fix

* Update docs/getting-started/tutorial-sample-data.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-discovering.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-sample-data.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-visualizing.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/edit-dashboards.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/dashboard.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/dashboard.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/aggregation-reference.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Review comments

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
2020-09-03 16:34:25 -05:00
Brandon Morelli
5b5aa70df7
docs: add annotation user docs (#70265) 2020-07-06 10:36:44 -07:00
Brandon Morelli
03244fd5a4
[apm] docs: add roles and privileges for the APM app (#67401) 2020-05-27 12:03:35 -07:00