Commit Graph

206 Commits

Author SHA1 Message Date
Louis DeLosSantos 8da1c0878b
Update what-is-opentelemetry.md (#363) 2021-01-21 10:25:22 -08:00
Noah Treuhaft 845133fd96
Fix a typo in data-source.md (#362) 2021-01-21 08:46:14 -05:00
Tom Bentley 998bc2d893
Fix typo (#339) 2020-12-10 10:04:04 -05:00
Jonah Kowall 543832dd2b
update components.md (#335)
I have added a paragraph to clarify the two builds for the collector and why they both exist.
2020-12-10 10:03:43 -05: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