Commit Graph

94 Commits

Author SHA1 Message Date
Jean Bisutti 428b774db0
Spring Boot configuration file usage (#3958)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Severin Neumann <neumanns@cisco.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-02-09 15:48:14 -08:00
OpenTelemetry Bot 30484f979c
Update opentelemetry-java version to v1.35.0 (#3975) 2024-02-09 11:21:03 -08:00
Robert Pająk 6c11c29248
Update Go resource example (#3970) 2024-02-09 06:28:17 -08:00
Azal Khaled f1b3d18b62
updated version of the C++ Getting Started with a Roll The Dice (#3423) 2024-02-09 12:19:02 +01:00
John Huang b9080be8d4
fix Python Exporters page links to python packages (#3972) 2024-02-09 11:34:02 +01:00
Brett McBride a52398df7b
document OTEL_PHP_EXCLUDED_URLS (#3952) 2024-02-07 17:09:33 +01:00
Jean Bisutti 5033234a8c
Add missing import in the Spring Boot page (#3957) 2024-02-07 17:06:45 +01:00
Patrice Chalin bcd9bcda70
Exporters-intro rework and mention benefits of OTLP exporters (#3905) 2024-02-07 14:41:42 +01:00
Severin Neumann db3270ff39
[IA] Auto-Update rust versions in docs from registry (#3944)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2024-02-07 14:32:23 +01:00
Severin Neumann fb40e748d7
[IA] More shortcodes for exporter pages (#3931) 2024-02-07 09:34:21 +01:00
Robert Pająk 031d52c551
Fix complication bug in Go Resources page (#3949) 2024-02-06 05:11:37 -08:00
Steve Rao 11d55a765c
Update spring-boot.md (#3946) 2024-02-06 03:48:12 -05:00
Severin Neumann 080527543e
[IA] Rename manual-intro shortcode to instrumentation-intro (#3943) 2024-02-05 18:29:27 +01:00
Bruce Bujon 80587389e1
Fix Java manual instrumentation with Spring Boot app (#3656) 2024-02-05 05:21:57 -08:00
Takamasa Matsui e77b410cc5
Fix indent (#3936) 2024-02-04 06:28:46 -08:00
Severin Neumann 1e0c316e3b
Add redirects to collector/language-specific registry entries (#3932)
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-03 12:14:31 -08:00
Severin Neumann 03f20df388
Add rust libraries page (#3828)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-02-02 11:26:32 -08:00
Jay DeLuca 12b42d48c4
Move the Spring Auto-Configuration doc (#3900)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-01 12:55:36 -08:00
Patrice Chalin 387445bc31
[CI/textlint] "Auto Config*" rewrite-rule capitalization fix (#3903) 2024-02-01 11:03:49 +01:00
Jean Bisutti 18a2fa66c7
How to disable the Pekko instrumentation (#3913) 2024-01-31 20:22:23 +01:00
Fabrizio Ferri-Benedetti 018acd8bd5
Replace or add loopback address in Collector OTLP examples (#3847) 2024-01-31 16:04:05 +01:00
Brett McBride 3444430949
adding php context page (#3857)
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-30 21:27:35 -08:00
Patrice Chalin 3e474f0f2a
[IA] Move detailed SDK config out of Concepts (#3888)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-30 09:46:12 -08:00
Patrice Chalin d4e0e510df
[CI/textlint] Enforce "autoconfig*" as one word (#3893)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-30 06:39:16 -08:00
Patrice Chalin e54b27bb29
Drop unnecessary `api/propagation` aliases and local dictionary (#3887)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-30 06:20:41 -08:00
Severin Neumann cbec47d5b7
PHP: Updates to instrumentation docs (#3855) 2024-01-30 15:13:04 +01:00
Patrice Chalin 406d97f859
[Java] getting-started: tweak JDK version constraint (#3877)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-29 21:47:26 -08:00
John Huang 7d3fe4cf70
Supply example on Document baggage propagation (#3716)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-29 21:31:01 -08:00
Patrice Chalin 08a05caa13
Collector quick start (#3787) 2024-01-29 14:08:18 +01:00
Gregor Zeitlinger 530e07de56
describe how to disable spring boot starter / use sys property widget everywhere (#3851)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-27 13:59:27 -08:00
Joao Jacome de5c698afc
[PHP] Documenting the option to disable all auto-instrumentations (#3864)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-27 07:30:50 -08:00
Severin Neumann 06263ac820
Update go libraries page with new intro (#3826) 2024-01-26 09:42:53 +01:00
Robert Pająk dfb6880c86
[Go] Getting started: Do not use semconv (#3860) 2024-01-26 09:36:07 +01:00
Neeraj Sharma d51c97fa64
java library instrumentation doc (#3568) 2024-01-26 09:18:55 +01:00
XiaotianZha 3136a9e783
Update spring-boot.md (#3835) 2024-01-26 08:35:02 +01:00
Arif Akram Khan fdf2db190c
Update getting-started.md to specify java version (#3831)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Severin Neumann <neumanns@cisco.com>
2024-01-25 17:11:08 +01:00
Severin Neumann afce88b23d
Rust registry updates (#3830)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-22 12:49:38 -08:00
Robert Pająk f460fb3343
[Go] Bump to newer semconv (#3838) 2024-01-22 12:47:11 -08:00
Severin Neumann 046f60c963
Update .NET libraries page with new intro (#3827)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-01-19 15:54:48 -08:00
Severin Neumann b56dc6b6e4
Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
Piotr Kiełkowicz 673a229956
Documentation for OTel .NET AutoInstrumentation 1.3.0 (#3800) 2024-01-18 06:03:45 -05:00
Severin Neumann 5ce8c79406
introduce libraries page intro shortcode (#3790)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Kayla Reopelle (she/her) <87386821+kaylareopelle@users.noreply.github.com>
2024-01-18 09:42:38 +01:00
Severin Neumann 4d6df20230
Rename ruby automatic to libraries (#3788) 2024-01-16 18:55:01 +01:00
Severin Neumann 06837fe154
[IA] Rename /docs/instrumentation to /docs/languages, and Manual subpages to Instrumentation (#3761) 2024-01-15 18:16:43 +01:00