Commit Graph

16 Commits

Author SHA1 Message Date
Yaroslav Halchenko f93072e7c2
Add codespell config, action + fixed typos (#2748) 2023-05-22 20:10:30 +02:00
Severin Neumann 85cbde80c3
NodeJS to Node.js for Operator docs (#2746) 2023-05-17 16:49:53 +02:00
Pavan Krishna 8f988a277b
Added section describing possible values for `Instrumentation` annotation (#2589) 2023-04-11 11:15:14 -07:00
Tyler Helmuth 5b25b1eb82
[operator/dotnet] Add instrumentation docs for dotnet (#2565)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2023-04-03 08:52:17 -07:00
Tyler Helmuth 2b3916ebe3
[operator/nodejs] Add instrumentation doc for node.js (#2564) 2023-04-03 08:28:48 -07:00
Patrice Chalin 11eca5d5a2
Prettier: switch to single-quotes by default (#2377) 2023-02-21 14:49:18 -08:00
Patrice Chalin 66c504619f
Fix build, run formatter (#2344) 2023-02-15 12:43:13 -05:00
Tyler Helmuth 208befc513
[operator/java] Add instrumentation doc for java (#2253)
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-02-15 07:02:54 -08:00
Patrice Chalin 765aff8d6f
Enable Prettier check over some /docs (#2309) 2023-02-09 08:26:16 -08:00
Tyler Helmuth d697d11f3b
Add doc for disabling instrumentation for python (#2196)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-01-30 10:04:12 +01:00
Tyler Helmuth 61ed3bbe1b
[operator] Update auto-instrumentation collector example (#2222) 2023-01-27 12:48:16 -08:00
Tyler Helmuth d0e90892b1
[chore] prettify 2 files (#2197) 2023-01-24 14:13:11 -08:00
Tyler Helmuth 13220f32de
[Python] Add documentation of auto-instrumenting Python services using the operator (#2159)
* Add python operator auto-instrumentation

* Use local path

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Update content/en/docs/instrumentation/python/automatic/operator.md

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

* Apply suggestions from code review

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

* Add comment explaining collector endpoint

* Apply suggestions from code review

Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>

* move content under k8s-operator

* Apply suggestions from code review

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

* remove stray reference to python

* Apply suggestions from code review

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

* Add introductory sentence

Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
2023-01-24 18:45:44 +01:00
golf-mike 30627e0eb1
Update _index.md (#1875)
Fixed outdated link to kubernetes operators
2022-10-18 15:54:12 +02:00
Dave Purrington e53a8eb454
Update _index.md (#1791)
Fix typo.
2022-09-29 11:30:49 -04:00
Severin Neumann dc764c25c5
Add documentation landing page for k8s operator (#1760)
* Add documentation landing page for k8s operator

* Update _index.md

* Update _index.md
2022-09-22 10:06:40 +02:00