Commit Graph

3989 Commits

Author SHA1 Message Date
Granville Schmidt fc74f8e33c
fixed F5 position to be listed alphabetically (#369)
Signed-off-by: Granville Schmidt <1246157+gramidt@users.noreply.github.com>
2021-02-01 17:10:56 -05:00
Granville Schmidt 0333664c4e
added F5 to vendor page (#368)
Signed-off-by: Granville Schmidt <1246157+gramidt@users.noreply.github.com>
2021-02-01 16:24:40 -05:00
Bogdan Drutu c5fdfb8ad8
Update forgotten link to the new main branch (#367)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-01-29 16:43:35 -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
Paul Osman 38a7c223c5
[vendors] Add honeycomb to vendors (#365) 2021-01-29 14:54:38 -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
JustWPH d7c50c05b7
extract common vocabulary. registry page and page menus (#353)
* extract common vocabulary. registry page and page menus

* create empty commit to retry cla check
2021-01-20 08:39:36 -05:00
Victor Martinez b124c2161a
[vendors] Add elastic opentelemetry integration (#359) 2021-01-20 08:39:25 -05:00
hyksos 17040a956b
Fix a typo in documentation (#360) 2021-01-20 08:39:00 -05:00
Anthony Mirabella 5b9d81688d
Update Go getting started documentation for v0.16.0 (#361)
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-01-20 08:38:48 -05:00
gökhan d70000f2d1
wrong vertx-web url (#357) 2021-01-11 09:35:11 -05:00
ShubhamSonawane 645270fe7f
Fixed broken links on registry page (#358)
* Fixed broken links in Registry

* Fixed broken links in Registry
2021-01-11 09:34:46 -05:00
Sunny 3979312da1
Add syntax highlighting to go documentation pages (#356) 2021-01-11 09:34:10 -05:00
JustWPH 5d52b27b51
improve document page meta section (#354)
- hide create project issue url
- adjust the spacing of page-mata and page-TOC
2021-01-08 09:48:42 -05:00
Gustavo Novaro 745ba94d4c
Adding PHP (#351) 2021-01-04 12:22:12 -05:00
Erik Lucus 6e510f4bcd
Update _index.md (#350) 2021-01-04 09:04:48 -05:00
JustWPH 0d649cd20a
registry page: persistent value from filter language/component filter to url (#349) 2021-01-04 09:04:08 -05:00
JustWPH 643b2f3fec
use scroll-margin-top instead of old logic to impl anchor offset (#348) 2021-01-04 08:37:03 -05:00
James Dabbs 1ede55e671
Fix a typo in documentation (#343)
* Fix a typo in documentation

* Update configuration.md
2020-12-17 12:40:03 -05:00
Krzesimir Nowak 0e612007cb
Update the getting started guide for go (#345) 2020-12-17 12:39:26 -05:00
Sunny 13c5739555
docs/go: Update exporting and instrumentation page (#346)
Update the sample code in exporting and instrumentation docs to the
latest version.
2020-12-17 12:38:52 -05:00
Fadi Khadra 5f01c5840d
Fix getting started link (#340) 2020-12-10 15:24:50 -05:00
Jason Keller 4bd8083943
Add New Relic Java Agent Distro to registry. Fix typo. (#341) 2020-12-10 15:22:46 -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
Jonah Kowall ba29e861e7
Otel Icons and zipfile (#333)
* Otel Icons and zipfile

This is a PR to submit the icons and zipfile. I tried to clean it up. We only have .png for  512x512, the 32x32 are svg but I can convert to png if we want. The zipfile contains the same content as the directory.

* New components.md clarifying collector builds

I have added a paragraph to clarify the two builds for the collector and why they both exist.

* Revert "New components.md clarifying collector builds"

This reverts commit 58b55a7df4.
2020-12-10 10:03:24 -05:00
Tyler Yahn c96e50bb9d
Add the New Relic Collector Exporter to the registry (#336) 2020-12-03 16:25:08 -05:00
(Eliseo) Nathaniel Ruiz Nowell 03bd2a4f27
Add AWS SDK Extension package to registry (#331) 2020-12-03 13:39:57 -05:00
Severin Neumann 888786eebd
Add documentation for javascript in the browser (#330)
* Add documentation for javascript

* Add documentation for python

* Removed python from the JS branch

* Cleanup the documentation for JavaScript

* Apply suggestions from code review

Co-authored-by: Austin Parker <austin@lightstep.com>

* Add JS Browser documentation

* Remove bad merge from javascript doc index

* Restructure getting started for node.js docs

Co-authored-by: Austin Parker <austin@lightstep.com>
2020-12-01 10:53:32 -05:00
Austin Parker 7e7c903156
Add GCSE site search (#323)
* add google site search (#317)

* remove about from footer (#321) and sidebar searcch
2020-12-01 10:00:04 -05:00
Reiley Yang 2de4acd18e
remove en-us from aspnetcore link (#329) 2020-11-30 21:44:37 -05:00
carrieedwards aef4042d59
Add New Relic Python exporter to registry (#326)
* Add New Relic Python exporter to registry

* Retest CLA
2020-11-30 21:43:39 -05:00
Severin Neumann 721b7b42cc
Add initial JavaScript documentation (#325)
* Add documentation for javascript

* Add documentation for python

* Removed python from the JS branch

* Cleanup the documentation for JavaScript

* Apply suggestions from code review

Co-authored-by: Austin Parker <austin@lightstep.com>

Co-authored-by: Austin Parker <austin@lightstep.com>
2020-11-19 11:04:08 -05:00
Tristan Sloughter 67dec89222
make concepts come first in the docs page sidebar (#327)
Each language entry has weight 10 so that they are sorted in
alphabetical order. Concepts is weight 1 so it comes first and
other entries to come after each language, like collector and
workshops get a multiple of 10 weight.
2020-11-18 14:01:03 -05:00
alrex 0c5f4ed4e2
adding placeholder for Python (#324) 2020-11-17 08:45:37 -05:00
Austin Parker 0bc6b2f305
initial .net docs (#318) 2020-11-16 15:02:58 -05:00
Austin Parker 049d79e67a
add creative commons license (#319) 2020-11-16 08:59:29 -05:00
Mike Goldsmith 3fafc7da7b
remove honeycomb js exporter (#320) 2020-11-13 09:13:16 -05:00
Austin Parker 223cca4f91
Initial OTel Go Documentation (#311)
* initial go docs

* initial go docs

* Apply suggestions from code review

Co-authored-by: Steve Flanders <steve@omnition.io>

Co-authored-by: Steve Flanders <steve@omnition.io>
2020-11-10 15:21:43 -05:00
Austin Parker 0a56ccf564
add production flag to public build (#316) 2020-11-10 09:37:42 -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
John Watson f3ddb187dd
update the versions referenced in the auto-instrumentation docs (#315) 2020-11-09 21:36:47 -05:00
John Watson ace8c99d7e
Update the docs for the 0.10.0 APIs. (#313) 2020-11-09 18:00:55 -05:00
Steve Flanders b243d59d01
Add link to Java Inst Snapshot (#310)
Also fixing header issue
2020-11-09 10:32:28 -05:00
Srikanth Chekuri ee3a18fe05
Update instrumentation links (#309) 2020-11-09 10:32:06 -05:00
Steve Flanders 8bc863f067
Add missing instrumentation to registry (#307)
- Add Ruby
- Add missing Go
- Add missing Java
- Add missing JS
2020-11-09 10:31:39 -05:00
Steve Flanders 21e617a7e3
Update the readme (#305)
* Update the readme

- Use similar format to other projects
- Create a CONTRIBUTING.md

* Minor edit

Co-authored-by: Austin Parker <austin@lightstep.com>
2020-11-09 10:28:42 -05:00
Steve Flanders 77bcd8b0a2
Add initial Java documentation (#304)
* Add initial Java documentation

This will supersede documentation currently captured in README. Separate
PRs will address this.

TODOs for future PRs:
- Exporters
- Sampling

Co-authored-by: snyder114 <31932630+snyder114@users.noreply.github.com>
2020-11-09 09:29:41 -05:00
Austin Parker 42d7c9e041
remove generated files from assets (#301) 2020-11-09 07:57:07 -05:00