Commit Graph

213 Commits

Author SHA1 Message Date
Serge Bishyr d3d3d17ddc
Fix URL anchor to #metric-signal (#530)
Seems that the #metric anchor in the URL is an outdated one and the new one should be #metric-signal
2021-04-12 16:46:42 -04:00
Harshita Srinivas b4cf044e9e
Updated dead links in glossary (#509)
* Update glossary.md

* Update glossary.md

* Update glossary.md

* Update glossary.md

* Update _index.md

* Update _index.md

* Added logo

* Adde image alt text and logo

* Added alt text and content edit

* added alt text

* Added alt text

* added logo alt text

* Improved content

* added alt text

* Added logo alt text
2021-04-06 17:26:01 -04:00
Granville Schmidt 0489f71b02
fixed typo found in issue #465 (#466)
Signed-off-by: Granville Schmidt <1246157+gramidt@users.noreply.github.com>
2021-02-26 10:54:46 -05:00
Steve Flanders fb0fff07ee
Add Collector icons to documentation (#393)
* Add Collector icons to documentation

Also add reference architecture information.

* Fix links
2021-02-16 08:53:51 -05:00
Steve Flanders 8019e1c75a
Add initial distributions information (#391)
* Add initial distributions information

Addresses #381

* Add more info
2021-02-16 08:53:06 -05:00
Steve Flanders 16aff06510
Cleanup the component docs (#378)
* Cleanup the component docs

Mostly minor cleanup, clarification, or slight restructuring. Added
repository information for instrumentation libraries to compliment #334

* Address feedback
2021-02-15 09:46:11 -05:00
Bogdan Drutu 537434d3fb
Update org links to use main, prepare change to main branch (#366)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-01-29 16:39:26 -05:00
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