Commit Graph

196 Commits

Author SHA1 Message Date
Michael 820c74e0c4
Fix some style issues in otlp-exporter-configuration.md (#2166) 2023-01-16 10:47:55 +01:00
David Richards 0f3a0586b2
Update baggage.md (#2162) 2023-01-12 15:58:39 -08:00
Phillip Carter 9c679ccf62
Add semantic conventions to the concepts TOC in docs (#2153)
* Add semantic conventions to the concepts TOC in docs

* Update content/en/docs/concepts/semantic-conventions.md

Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>

Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
2023-01-11 09:25:06 +01:00
quintonlucyk d674da157b
Update traces.md (#2138) 2023-01-03 14:09:55 -08:00
Phillip Carter 4964c5d850
Change/clean up uses of 'Context' in conceptual stuff (#2125) 2022-12-21 07:58:25 +01:00
Alex Boten 27026bf419
fix broken links (#2105) 2022-12-15 10:41:21 -08:00
Severin Neumann a752e6f9a8
Rework components concept page (#2080) 2022-12-09 08:39:29 -08:00
Severin Neumann 9b48497f70
Rework instrumenting page (#2063) 2022-12-05 16:03:56 -08:00
Severin Neumann 7e7b05aa97
Update first paragraph of Instrumenting page (#2023) 2022-11-16 10:05:22 -08:00
Severin Neumann a5bbd85702
Text and style fixes for concept pages (#2011)
Signed-off-by: svrnm <neumanns@cisco.com>

Signed-off-by: svrnm <neumanns@cisco.com>
2022-11-15 22:40:30 +01:00
Michael 0b48b3bb0d
Tweak line wrappings in /signals/traces.md (#1997) 2022-11-14 08:00:07 -08:00
Liudmila Molkova fa0f3a8abb
Make span kind description softer and closer the the spec (#1971) 2022-11-04 11:37:44 -07:00
Severin Neumann fbbc041130
Remove "automatic" in distributions page (#1931) 2022-10-27 06:14:33 -07:00
Luminous 8ad4c556e7
Update otlp-exporter-configuration.md (#1904) 2022-10-25 07:01:19 -07:00
Severin Neumann 4a23da10a3
Update "Instrumenting Libraries" wording (#1897) 2022-10-24 07:19:24 -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
Phillip Carter a11b6901d7
Consolidate and remove duplicate tracing JS content (#1723) 2022-10-12 11:56:26 -07:00
Gaurang Patel 669308b0de
spandata-img: Removed span attributes image and converted to table. (#1794) 2022-10-01 15:17:55 +02:00
rahuldimri 09a405be58
Update APM definition (#1761) 2022-09-19 07:30:47 -07:00
Severin Neumann 898f399c25
Replace ruby with rust in repo structure example (#1747) 2022-09-14 11:00:06 -07:00
ttd2089 8f53896ba3
docs: make events an array in example span (#1745) 2022-09-14 07:07:55 -07:00
Robert Pająk ea11b25c06
Add basic .NET Automatic Instrumentation doc page (#1740) 2022-09-13 14:00:49 -07:00
Dafei Liu ba68d000ff
exporter endpoint default schema (#1674)
ty
2022-08-29 21:40:32 +02:00
Saumya Paigwar 4a63260291
Document correction (#1640) 2022-08-21 14:42:43 -04:00
Phillip Carter ffaccc299c
Additions to span subsection in conceptual docs (#1608) 2022-08-15 14:12:16 -04:00
Pablo Collins 36b1919a89
fix typo (#1613) 2022-08-11 12:06:05 -04:00
SimpleKang 68935931c9
Update traces.md (#1595) 2022-08-03 10:31:03 -04:00
Libby Meren 130e4a0fd2
Add explanation of the trace sample (#1559)
* Add explanation of the trace sample

To assist OTel (and/or observability) newcomers to better understand.

* Clean up

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-07-31 09:18:53 -04:00
Phillip Carter dca5dd6b03
Rewrite subsection on span context (#1537) 2022-07-30 12:46:30 -04:00
Phillip Carter 41ee8fcb00
Expand the language-agnostic trace attributes section (#1550) 2022-07-30 12:45:47 -04:00
Bailey Lissington a56c7a5716
Fixed a grammatical error (#1497) 2022-07-06 09:19:49 -04:00
Severin Neumann 574922dda2
Markdown fixes for index, concepts & migration (#1485)
* Markdown & typo fixes for index, concepts & migration

* Fix `spec-otlp` link definition

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-06-27 20:13:04 -04:00
Patrice Chalin 6c7bf4f64b
Adds a redirect for otel-concepts.md (#1460) 2022-06-20 11:36:51 -04:00
Patrice Chalin 3f98d46d19
Adds redirect for concepts/data-sources (#1459) 2022-06-20 11:22:26 -04:00
Gabriel Aszalos c3a0555596
content/en/docs/concepts/signals: fix typo in header (#1453) 2022-06-19 15:44:51 -04:00
Phillip Carter bfc34368cc
Clarify span event definition (#1451) 2022-06-17 10:47:18 -04:00
Phillip Carter 0aade2bd18
Update OTLP SDK Config docs as per feedback (#1441) 2022-06-13 16:55:07 -04:00
Phillip Carter 3c3feb3723
Add common language-agnostic environment variable configuration docs (#1432)
* first section

* there we go

* no loggy level and checky linky happy

* Apply suggestions from code review

Co-authored-by: Austin Parker <austin@ap2.io>

* less confuze for sample

* Update content/en/docs/concepts/sdk-configuration/exporter-selection-configuration.md

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* PR feedback

* do it right this time

Co-authored-by: Austin Parker <austin@ap2.io>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2022-06-10 13:58:13 -04:00
Severin Neumann 31b37ed338
Add descriptions to pages (#1413) 2022-06-10 10:08:21 -04:00
Shubham Rai 72ca98da17
Spelling mistake correction in observability-primer.md (#1427)
`shopping card` -> `shopping cart`
2022-06-08 16:43:42 -04:00
Severin Neumann 261eb3ccde
Some fixes for concept pages (#1429) 2022-06-08 16:43:20 -04:00
Severin Neumann 22f572d936
Some fixes for Observability Primer. (#1428) 2022-06-08 13:11:50 -04:00
Severin Neumann 440510defe
Restructure otel concepts (#1411)
* Restructure otel concepts

* fix some links

* fix some more links
2022-05-31 12:59:14 -04:00
Shailesh Kumar c421651825
typo fixed (#1402)
prasent to present
2022-05-31 12:54:08 -04:00
Phillip Carter 5e47dcc4ee
Linkify .NET concepts, clarify concepts, fix some minor docs bugs (#1392)
* Linkify .NET concepts, clarify concepts, fix some minor docs bugs

* Update content/en/docs/instrumentation/net/shim.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

* Caps

Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-05-27 07:20:22 +02:00
Adriana Villela 5aaa89e01c
Docs updates (#1201) (#1387)
* Docs updates (#1201)

* Fixes for additional comment feedback + pretty-print. (#1201)

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/what-is-opentelemetry.md

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

* Fix double-quotes

* Fix glossary formatting + minor wording fixes

Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2022-05-25 12:48:28 -04:00
Patrice Chalin 3236d36104
Update spec to v1.11.0 (#1371) 2022-05-19 14:35:17 -04:00
Severin Neumann 8a2ed7ae7a
Add "contribution vs distribution" & language specifics to Distributions page (#1263) 2022-05-19 10:51:02 -06:00
Patrice Chalin 648ae89830
Normalize concepts/*.md and drop some relref (#1362) 2022-05-18 11:59:45 -04:00
Anupam Dalmia c691172d92
Update collector repo description in Data Collection doc (#1304)
Co-authored-by: Anupam Dalmia <anupamdalmia10@users.noreply.github.com>
2022-04-29 10:40:20 -04:00
Joe Blubaugh 9ce9bd6cb5
Docs: OTLP is not the OpenTelemetry Line Protocol (#1270)
Most of the docs refer to OTLP and the OpenTelemetry Line Protocol, save docs/concepts/components.md
2022-04-03 21:50:02 -04:00
Severin Neumann d9528dde86
Remove unnecessary img tags and add missing alternative descriptions (#1221)
* Remove unnecessary img tags
* add title to logo.svg
2022-03-23 11:33:32 -04:00
Patrice Chalin 977b13756f
Concepts > Instr libs: copyedits (#1208) 2022-03-15 12:27:37 -04:00
Severin Neumann e9155ac05f
Add a note to 'Distributions' page to follow marketing and trademark guidelines (#1150)
* add a note to 'Distributions' page to follow marketing and trademark guidelines.

* Tweaked paragraph

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-02-24 15:31:50 -05:00
Justin Schell 344bd29cc6
Fix typo in Concepts > Components page (#1107) 2022-02-08 05:46:27 -05:00
Patrice Chalin f054f9b923
Java docs: fix redirects and rename files to use site convention (#1068) 2022-01-22 10:16:29 -05:00
David Duke 6faaf1a3e9
Update _index.md (#1020)
Grammar fix, verb form match with the subject.
2022-01-05 12:50:13 -05:00
Phillip Carter c9102ad368
Refresh go docs again (#1012)
* Refresh go docs again

* Update now that stuff's merged downstream

* update glossary link
2021-12-23 15:24:49 -05:00
Phillip Carter 89dc64e978
Refresh go docs and fix links (#1003) 2021-12-21 14:30:27 -05:00
Harold Dost 179e61d4e7
Update the references to the Collector Builder. (#994)
* Update the references to the Collector Builder.

The tool now lives the in the collector repository.

Signed-off-by: Harold Dost <harolddost@gmail.com>

* collector: Add information about the distributions.

* Make clear where exactly someone can download a compile Collector.
* Add information about building a custom distribution mostly by
  reference to the builder and to the opentelemetry-collector-releases
  repository.

Signed-off-by: Harold Dost <harolddost@gmail.com>
2021-12-20 09:10:33 -05:00
roman-76 f22ac247eb
Update components.md (#986)
nit: typo
2021-12-16 13:33:50 -05:00
Phillip Carter 74b39ec909
Sorta redo the components page (#955)
* Sorta redo the components page

* Update proto link in glossary

* I suck at links

* Updates from code review
2021-12-02 09:44:06 -05:00
Patrice Chalin e5977a74c0
Move languages under /docs/instrumentation (#963) 2021-12-01 10:41:49 -05:00
Martin Kuba 24fa0bbf43
added Client-side apps to glossary (#961) 2021-11-24 11:40:29 -05:00
Phillip Carter e1143db853
Add Span Links to glossary (#923) 2021-11-16 12:15:39 -05:00
Patrice Chalin 91b6f561a0
Link to intra-site pages using a local reference (#924) 2021-11-16 10:36:31 -05:00
Patrice Chalin c81bbcd38d
Glossary: for Label, see Attribute (#914) 2021-11-15 10:55:42 -05:00
Patrice Chalin 32b9c7f2c1
Change spec refs so they link to spec section (#910) 2021-11-12 14:43:18 -05:00
Achyuth 5e4f3ffbff
Spelling correction (#877) 2021-11-02 09:19:16 -04:00
Stefano Frazzetto ca4092850f
Fix typos and improve page readability (#831)
I noticed a few typos here and there, and some sentences that could be rewritten to improve readability
2021-10-25 09:52:10 -04:00
Patrice Chalin 8b1716fa23
Fix top 404s (#851) 2021-10-21 09:27:06 -04:00
Alex Hong baf9594196
fix typo in instrumenting libraries (#818) 2021-10-12 21:57:31 -04:00
Patrick Peeters 85e9545963
Fix typos instrumenting-library.md (#819)
Change `you library` to `your library` on occassions.
2021-10-12 12:57:10 -04:00
Liudmila Molkova 032a2ebe8f
Add native library instrumentation guidance (#783)
* Add native instrumentation doc

* review

* Apply suggestions from code review

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

* Add registry link, events, named tracers, minor improvements

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2021-10-01 16:48:20 -04:00
Patrice Chalin 05bcaadefe
Concepts > Data sources: copyedits (#777)
- Only use code font for API element names, otherwise use bold on first use of a term.
- Add "for more info" to new Baggage section
2021-09-24 13:26:43 -04:00
Gary White c2bc0bea7d
Add `Baggage` Signal to "Concepts" (#740)
* Add `Baggage` Signal to "Concepts"

Resolves #711

* Update data-sources.md

* Add missing space between wordds

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2021-09-24 10:55:14 -04:00
Jessica Kerr da5036b692
Fix or remove broken links to concepts/overview (#708)
That page clearly existed once, and doesn't now.
I replaced the ones I could find, and removed the link for "resource" since I can't find a good definition of that in the docs anymore.

Addresses #627
2021-09-09 11:12:27 -04:00
Rodolfo Carvalho cc8bfbf524
distributions: Fix typo / grammar (#596) 2021-06-01 14:12:48 -07:00
Andrew Wichmann 20bbb1acd8
fix: typo. understand => understanding (#558) 2021-05-06 13:35:27 -04:00
Seyed Hossein Hosseini 7843c4f1a6
Fix a typo in the "glossary.md". (#553)
Changing "data oints" to "data points".
2021-04-23 10:26:25 -04:00
svoegeli d607e93b66
Fix broken Metrics SDK terminology link (#552)
The Metrics SDK Terminology link points to a non-existent page (sdk.md). This proposed change would link to the Metrics specification list for now, which shows that the Metrics SDK is not available yet. As soon as the SDK page is available and the metrics specification list gets updated, this link will still get people to the right place, and it could be updated later to link directly to the metrics SDK page once it exists.
2021-04-19 19:43:11 -04:00
KeisukeYamashita 21f56859b3
Fix URL anchor to #trace-signal (#536) 2021-04-15 00:11:27 -07:00
KeisukeYamashita 011d38ecfe
Fix URL anchor to #log-signal (#535) 2021-04-15 00:11:15 -07:00
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