Commit Graph

649 Commits

Author SHA1 Message Date
Ruben Vargas 3a417e1cfb
Attach kubernetes attributes to traces blogpost (#1454)
* Attach kubernetes attributes to traces blogpost

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

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

* Run markdown prettifier and made some copyedits

* address some comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* address comments about resources vs attributes

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* change to internal url

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* update date, title and linktitle

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* minor changes

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* rephrase from attach spans to attach to resources

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* improvments to paragraphs

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* Update content/en/blog/2022/k8sattributes.md

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

* improve conclusions

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Copyedits

* Run prettifier

* Add link definition

* Fix app spelling

* address comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* address more comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* More comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Copyedits - fix use of link def and vert.x app name

* change diagram

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* change name of files

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Use today's date

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-06-29 09:17:55 -04:00
Severin Neumann ae690a7e5e
Markdown fixes for java docs, remove note on agent config (#1482)
* Markdown & typo fixes for java docs

* Remove note

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-06-28 15:44:57 -04:00
Trask Stalnaker 684f4fe9d4
Update span suppression configuration (#1486) 2022-06-28 15:35:51 -04:00
Severin Neumann ff37d5ce29
Minor markdown lint & typo fixes for collector (#1480) 2022-06-27 20:18:34 -04:00
Severin Neumann 76ef53c147
Markdown & typo fixes for erlang docs (#1483) 2022-06-27 20:14:19 -04:00
Severin Neumann db3ee4bcc8
Markdown & typo fixes for registry (#1484) 2022-06-27 20:13:54 -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 f105e0ed2f
Building a trace receiver: fix key formatting (#1475) 2022-06-22 16:34:51 -04:00
Jonathan Sundqvist a283df294c
Improve Python automatic-instrumentation docs (#1311)
* Improve documentation on automatic instrumentation

There was some ambiguity in what way auto-instrumentation is compatible
with manual instrumentation. This should reduce that ambiguity.

* Include link to monkey patching.

* typo

* Mardown prettify

* Implementing Austin's suggested changes

Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-06-22 16:23:41 -04:00
Patrice Chalin 445043c291
Knative blog copyedits (#1473) 2022-06-22 11:03:19 -04:00
Patrice Chalin 82b58ff798
Java agent config: link into local spec pages (#1474) 2022-06-22 10:59:29 -04:00
Patrice Chalin 7dfe233687
Fixes and normalizes links in Building a trace receiver (#1471) 2022-06-22 09:40:53 -04:00
Renato Quedas b0c60831b4
Adding a howto for building a trace receiver (#1288)
* Adding a howto for building a trace receiver

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* - Making explicit mention to OpenTelemetry trace model at the beggining
- simplifying Jaeger starting command line
- removing &nbsp tags

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* - adding images folder to support images within the collector's documentation content
- adding images for the custom trace receiver tutorial

* - adding `return nil` to NewFactory to make the code easier to follow

* trying to close the gap as suggested by @jpkrohling

* implementing suggestions from @jpkrohling

* renaming images for consistency

* fixing image references

* fixing a missed reference to receiverhelper

* updating the content to reflect "v0.53.0"

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* moving images to static folder

* fixing img links

* moving tutorials image folder under docs

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* Update content/en/docs/collector/howto-receiver-trace.md

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

* removing tracemok references and blank lines

* fixing image references

* adding missing images

* fixing image file name

* changing external references by local paths

* fixing local references

* Update howto-receiver-trace.md

* Run markdown Prettier

* Rename file to be consistent with other "building" page

* Ensure that "check your work" doesn't show up in the TOC

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
Co-authored-by: Austin Parker <austin@ap2.io>
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-06-22 09:06:05 -04:00
Varghese Babu f329fc88ba
Fix typo in JS Exporters(#1470) 2022-06-22 09:01:22 -04:00
Severin Neumann f9ba3bfbdf
Use 'latest' url to download java agent. (#1469) 2022-06-21 16:01:45 -04:00
Severin Neumann 081bdca9ad
Bump collector version to 0.53.0 (#1468) 2022-06-21 15:53:12 -04:00
Patrice Chalin 62b0ca9251
Apache blog: fix layout issues and other copyedits (#1462) 2022-06-21 09:40:36 -04:00
Tyler Helmuth 88c2a0220b
Update New Relic distribution status (#1455) 2022-06-21 09:33:50 -04:00
Patrice Chalin 934cf13f3e
Update spec to v1.12.0 (#1464) 2022-06-21 07:59: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
Carter Socha fc6acea912
Community Demo Announcement Blog (#1433) 2022-06-18 18:43:16 -04:00
Phillip Carter bfc34368cc
Clarify span event definition (#1451) 2022-06-17 10:47:18 -04:00
jack-berg 9c3edfc0f8
Update docs to reflect java 1.15.0 release (#1450) 2022-06-17 10:45:51 -04:00
ladd d6e4cc516a
Add nautilus telemetry (#1344)
* Add nautilus telemetry

* Update sdk-swift-nautilustelemetry.md
2022-06-17 10:35:48 -04:00
Aaron Abbott e3b25b862a
Add python manual instrumentation docs to include metrics (#1444)
* Add python manual instrumentation docs to include metrics

* Add references to spec and documentation

* Update content/en/docs/instrumentation/python/manual.md
2022-06-15 10:16:24 -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 0ca3c75ec7
Fix a typo (#1412)
Co-authored-by: Austin Parker <austin@ap2.io>
2022-06-10 13:57:55 -04:00
Severin Neumann 31b37ed338
Add descriptions to pages (#1413) 2022-06-10 10:08:21 -04:00
adamjsr dd1e906ca1
Update instrument-apache-httpd-server.md (#1418)
Updated docker-compose command with correct --profile switch
Updated httpd.conf AddType directive
2022-06-10 10:08:01 -04:00
Severin Neumann 17bd2d8256
Add otel webserver module to registry. (#1414) 2022-06-10 10:03:21 -04:00
Phillip Carter d3cbefb60f
Remove deprecated Honeycomb Exporter from registry (#1415) 2022-06-08 16:44:31 -04:00
Phillip Carter ea134ba120
Add section on alternate context propagation in python docs (#1426)
* add section on alternate context propagation in python docs

* formattin'
2022-06-08 16:44:07 -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 e982ac36a9
Some fixes for top level pages. (#1431) 2022-06-08 16:42:48 -04:00
Severin Neumann 22f572d936
Some fixes for Observability Primer. (#1428) 2022-06-08 13:11:50 -04:00
Austin Parker fd6e31663b
add pride logo treatments to hero and nav (#1423) 2022-06-07 10:23:18 -04:00
Phillip Carter ac669c9d62
Python get started rewrite (#1322)
* First draft of python get started rewrite

* Review changes

* Cleanup + collector section

* add attribute to span

* Updates as per peer review

* Feedback as per review

* Apply suggestions from code review

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>

* copyedits based on .NET exporters section

* Simplify!

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2022-06-07 12:12:09 +01:00
Phillip Carter 6d8c21fd94
Add subsection for using a decorator in python manual tracing doc (#1403)
* Add subsection for using a decorator;

* ing
2022-06-07 11:44:02 +01: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
DEBAJIT DAS dcec344207
Added blog for instrumentation of Apache Http Server (#1398)
* Added blog for instrumentation of Apache Http Server

* Incorporated Review Comments

* Incorporated more review comments
2022-05-31 12:53:47 -04:00
Phillip Carter 369853484f
Update tracing content acknowledgement (#1390) 2022-05-27 13:25:08 -04:00
Phillip Carter 34e0eb3474
update amqplib registry (#1397) 2022-05-27 13:24:52 -04:00
Vineeth Pothulapati 59e43f7473
Add Promscale as vendor (#1394) 2022-05-27 13:24:30 -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
Phillip Carter 4beef725b8
Update yaml code block in .NET getting started (#1391) 2022-05-26 07:09:49 +02:00