Skip to content
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

Spacetime revamp #2880

Merged
merged 27 commits into from
May 1, 2023
Merged
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f970454
move and rename logs
bmorelli25 Apr 26, 2023
826f91b
update cases wording
bmorelli25 Apr 26, 2023
3bc914e
Add new getting started section (WIP)
dedemorton Apr 27, 2023
588f6c9
Merge branch 'spacetime-revamp' of github.com:elastic/observability-d…
dedemorton Apr 27, 2023
c066240
conflict resolution is the best kind of resolution
bmorelli25 Apr 27, 2023
9feddea
Fix broken link
dedemorton Apr 27, 2023
78f8368
In progress changes
dedemorton Apr 27, 2023
a836258
Rename splunk file
dedemorton Apr 27, 2023
f78c76d
move UI content to observabilty intro page
mdbirnstiehl Apr 27, 2023
0a507b5
delete UI page and remove from index
mdbirnstiehl Apr 27, 2023
2cb1518
Merge branch 'spacetime-revamp' of github.com:elastic/observability-d…
dedemorton Apr 27, 2023
cc0a7f4
Add changes from review
dedemorton Apr 27, 2023
2321957
Fix broken link
dedemorton Apr 27, 2023
f02df29
add rough draft svg diagrams
bmorelli25 Apr 28, 2023
3b53881
fix link
bmorelli25 Apr 28, 2023
e96e16f
moar diagram stuffs
bmorelli25 Apr 28, 2023
a8c9dc8
update with review suggestions
mdbirnstiehl Apr 28, 2023
5056f31
Remove standalone tip
dedemorton Apr 28, 2023
256fbe8
Remove old files
dedemorton Apr 28, 2023
43478d7
colab diagram
bmorelli25 Apr 28, 2023
1e9668e
Merge branch 'spacetime-revamp' of https://github.com/elastic/observa…
bmorelli25 Apr 28, 2023
ea49d2f
Update docs/en/observability/user-experience.asciidoc
bmorelli25 Apr 28, 2023
b7c2b20
Add overview for getting started topics
dedemorton Apr 29, 2023
bc0c8b4
use svg not asciidoc
bmorelli25 May 1, 2023
f584522
update overview diagram
mdbirnstiehl May 1, 2023
93aa77f
fix conflict
mdbirnstiehl May 1, 2023
20ce794
Apply suggestions from code review
dedemorton May 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions docs/en/observability/add-observability-data.asciidoc

This file was deleted.

2 changes: 1 addition & 1 deletion docs/en/observability/application-logs.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[application-logs]]
= Application logs
= Monitor application logs

Application logs provide valuable insight into events that have occurred within your services and applications.

Expand Down
8 changes: 4 additions & 4 deletions docs/en/observability/create-cases.asciidoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[[create-cases]]
= Cases

Cases are used to open and track observability issues directly in the Elastic
{observability} app. You can add assignees and tags to your cases, set their
severity and status, and add alerts, comments, and visualizations. You can also
send cases to third party systems by
Collect and share information about observability issues by opening a case directly
in the Elastic {observability} app. Cases allow you to track key investigation details,
add assignees and tags to your cases, set their severity and status, and add alerts,
comments, and visualizations. You can also send cases to third party systems by
<<cases-external-connectors,configuring external connectors>>.

[role="screenshot"]
Expand Down
19 changes: 0 additions & 19 deletions docs/en/observability/deploy-agent-to-send-data.asciidoc

This file was deleted.

27 changes: 0 additions & 27 deletions docs/en/observability/deploy-beats-to-send-data.asciidoc

This file was deleted.

1 change: 0 additions & 1 deletion docs/en/observability/gcp-dataflow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ view those logs in {kib}.
Create a deployment using our hosted {ess} on {ess-trial}[{ecloud}].
The deployment includes an {es} cluster for storing and searching your data,
and {kib} for visualizing and managing your data.
For more information, see <<spin-up-stack,Spin up the {stack}>>.

[discrete]
==== Step 1: Install the GCP integration
Expand Down
21 changes: 21 additions & 0 deletions docs/en/observability/images/get-started.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions docs/en/observability/images/what-is-observability.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 9 additions & 25 deletions docs/en/observability/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ include::{docs-root}/shared/attributes.asciidoc[]
:apm-repo-dir: {apm-server-root}/docs
:beats-repo-dir: {beats-root}/libbeat/docs
:shared: {observability-docs-root}/docs/en/shared
:kibana-repo-dir: {kibana-root}/docs
:kibana-repo-dir: {kibana-root}/docs

:synthetics_version: v1.0.0-beta.40
:project-monitors: project monitors
Expand All @@ -40,38 +40,22 @@ include::observability-introduction.asciidoc[leveloffset=+1]
// What's new
include::whats-new.asciidoc[leveloffset=+1]

// Send data to Elasticsearch
include::add-observability-data.asciidoc[leveloffset=+1]
// Get started with Elastic Observability
include::observability-get-started.asciidoc[leveloffset=+1]

include::spin-up-stack.asciidoc[leveloffset=+2]
include::logs-metrics-get-started.asciidoc[leveloffset=+2]

include::deploy-agent-to-send-data.asciidoc[leveloffset=+2]
//TOOD: Rename this file to traces-get-started in a follow-on PR
include::ingest-traces.asciidoc[leveloffset=+2]

include::ingest-logs-metrics-uptime.asciidoc[leveloffset=+3]

include::ingest-traces.asciidoc[leveloffset=+3]

include::ingest-splunk.asciidoc[leveloffset=+3]

include::deploy-beats-to-send-data.asciidoc[leveloffset=+2]

include::ingest-logs.asciidoc[leveloffset=+3]

include::ingest-metrics.asciidoc[leveloffset=+3]

include::ingest-uptime.asciidoc[leveloffset=+3]

include::instrument-apps.asciidoc[leveloffset=+3]

// Observability overview page
include::observability-ui.asciidoc[leveloffset=+1]
include::splunk-get-started.asciidoc[leveloffset=+2]

// APM
include::apm.asciidoc[leveloffset=+1]

// Logs
include::application-logs.asciidoc[leveloffset=+1]
include::application-logs.asciidoc[leveloffset=+2]

// Logs
include::monitor-logs.asciidoc[leveloffset=+1]

include::tail-logs.asciidoc[leveloffset=+2]
Expand Down
211 changes: 0 additions & 211 deletions docs/en/observability/ingest-logs.asciidoc

This file was deleted.

Loading