Commit Graph

2 Commits

Author SHA1 Message Date
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
Douglas Reid 6a95c5b3ce Initial Distributed Tracing FAQ section (#2997)
* Initial Distributed Tracing FAQ section

* Lint fixes

* Fix typo

* Address review comments

* Addressing review comments

* Fixup

* Separate subheadings for different types of tracing

* Fixups

* Fix link

* Update aliases
2019-01-28 12:00:19 -08:00