Commit graph

7 commits

Author SHA1 Message Date
Brandon Morelli
91b80ff338
Remove APM documentation from Kibana repo and Guide (#179981)
### Summary

Related to https://github.com/elastic/observability-docs/pull/3723.

---------

Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
2024-08-06 20:08:07 +00:00
Stef Nestor
2e78ef08f7
(Doc+) KB Diag (#188167)
👋 howdy, team! 

Expanding our new outline on pulling Support Diagnostics [for
Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/master/diagnostic.html),
this adds a new "Capture Diagnostics" under Kibana > Troubleshooting.

Technically the KB Diag works [down to
v6.5.0](https://github.com/elastic/support-diagnostics/blob/main/src/main/resources/kibana-rest.yml)
but I put 7.11.0 since that's the Task Manager Health's earliest
version.

As needed, this page redirects the user back to [investigating
ES](https://www.elastic.co/guide/en/elasticsearch/reference/master/diagnostic.html)
and [fixing KB
dependencies](https://www.elastic.co/guide/en/kibana/master/access.html#not-ready)
first. And directs them forward to Support's [walkthrough investigating
the output](https://www.elastic.co/blog/troubleshooting-kibana-health).

TIA! 🙏

---------

Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
2024-07-25 18:52:39 +02:00
Alejandro Fernández Haro
0284cc158d
[Telemetry] Use header-based versioned APIs instead of path-based (#159839) 2023-08-12 14:20:06 -07:00
Lisa Cawley
096f4651b1
[DOCS] Fix links in Kibana troubleshooting (#144749) 2022-11-07 17:01:10 -08:00
Liza Katz
724e3b2ebf
Reverse parent child context relationship (#125486)
* reverse parent child context relationship

* bad merge

* ts

* ts

* fix jest

* try unblocking flaky test

* doc
2022-02-15 16:21:37 +02:00
Thomas Neirynck
14d6f7c871
[Maps] Add execution context (#123651) 2022-01-27 13:43:12 -05:00
Mikhail Shustov
0729121b1b
Document execution_context feature (#120894)
* document execution_context

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>

* format log output

* restructure pages

* Apply suggestions from code review

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

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2021-12-16 17:13:55 +01:00