Commit Graph

10 Commits

Author SHA1 Message Date
Patrice Chalin 7f46ec2d7d
Support page-relative aliases (#3417) 2023-10-19 13:29:57 -04:00
Patrice Chalin 146de68677
Docs flow fix for beginners, move "What is OpenTelemetry?" to top level (#2559) 2023-03-30 14:53:05 -07:00
Severin Neumann 82fde3d34f
First draft for a persona based documentation. (#1731)
* First draft for a persona based documentation.

Signed-off-by: svrnm <neumanns@cisco.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Some more updates.

Signed-off-by: svrnm <neumanns@cisco.com>

* Rework based on sig meeting discussion

Signed-off-by: svrnm <neumanns@cisco.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* update index

Signed-off-by: svrnm <neumanns@cisco.com>

* Update assets/scss/_styles_project.scss

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update content/en/docs/getting-started/_index.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* Update _index.md

Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-10-21 11:05:44 +02:00
Severin Neumann 261eb3ccde
Some fixes for concept pages (#1429) 2022-06-08 16:43:20 -04:00
Patrice Chalin 648ae89830
Normalize concepts/*.md and drop some relref (#1362) 2022-05-18 11:59:45 -04:00
David Duke 6faaf1a3e9
Update _index.md (#1020)
Grammar fix, verb form match with the subject.
2022-01-05 12:50:13 -05:00
Patrice Chalin 8b1716fa23
Fix top 404s (#851) 2021-10-21 09:27:06 -04:00
Andrew Wichmann 20bbb1acd8
fix: typo. understand => understanding (#558) 2021-05-06 13:35:27 -04:00
Steve Flanders b0bb309664
Add more concepts (#306)
* Add more concepts

- Merge docs and overview documentation into new data sources page
- Add a what is OpenTelemetry page
- Move common instrumentation documentation to new instrumenting page
- Add a data collection page

Also move collector introduction section of getting started guide to
main collector page.
2020-11-10 09:32:51 -05:00
Steve Flanders b83f1d0d00
Add concepts section (#293)
In an attempt to make it easier for people to understand what data
sources OpenTelemetry supports as well as the various components, I
added a concepts section. In addition, created a glossary within this
new section (addresses #193). The idea was to provide basic information
and link to authoritative resources as much as possible.

CREDIT: The information included pulls from the prior work of other
including:
- OpenTelemetry READMEs
- OpenCensus documentation
- Kubernetes documentation structure
2020-11-05 09:29:17 -05:00