Commit Graph

1331 Commits

Author SHA1 Message Date
Austin Parker 5c81d3972c
[demo] Replace references to feature flag service with flagd (#4058) 2024-03-11 16:11:01 +01:00
Jean Bisutti 28d219b0af
Context propagation between Java threads (#4097)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-10 08:24:05 -07:00
Sy B bbadab967c
docs: fixed a minor typo in k8s operator docs (#4113) 2024-03-09 19:08:14 -08:00
OpenTelemetry Bot a3d48b8c18
Update opentelemetry-java version to v1.36.0 (#4112) 2024-03-08 16:40:56 +01:00
Tiffany Hrabusa 7b278c7ad4
Make copyedits to Contributing index.md (#4110) 2024-03-08 12:10:23 +01:00
Willie Abrams 40b52ed291
point out that environmental variable support is optional (#4099) 2024-03-07 20:14:46 +01:00
Tiffany Hrabusa 799656266c
Move Collector architecture documentation and diagrams from Github to opentelemetry.io (#4029)
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-07 06:36:17 -08:00
Rajat Khanna 0b86a2df4b
Improve JS Instrumentation Docs (#4096)
Co-authored-by: Trent Mick <trentm@gmail.com>
2024-03-07 06:29:42 -08:00
Diego Hurtado ffb4ca28e6
Add Python benchmarks page (#3754)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-07 05:58:48 -08:00
OpenTelemetry Bot 818ff29cc3
Update opentelemetry-collector-releases version to v0.96.0 (#4095) 2024-03-05 10:03:37 -08:00
Severin Neumann 309d458724
Add page around PR checks to contribution guidelines. (#4006) 2024-03-05 16:06:22 +01:00
Jefferson Madrid 872093cfae
Update default value for controller and view common experimental telemetry (#4085)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-04 15:17:42 -08:00
Mikołaj Świątek 285e0275a8
Remove requirements for flask and werkzeug in auto instrumentation docs (#4091)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-04 15:08:19 -08:00
Patrice Chalin 8d7aa298d2
Concepts pages: copyedits for instrumentation pages (#4066) 2024-03-04 14:25:13 -05:00
Cijo Thomas 569a51b70b
AutoInstrumentation -> Instrumentation Libraries (#4060)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-28 07:52:12 -08:00
Severin Neumann cb42926354
Update instrumentation concept page (#3996)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-27 12:58:48 +01:00
Juliano Costa 8e935db3d8
Update cartservice (#4056) 2024-02-27 12:02:04 +01:00
Rajat Khanna 20f47b89be
Improve JS Instrumentation Docs (#4052) 2024-02-27 11:59:12 +01:00
Phillip Carter fc6d4d0705
Remove requirements for flask and werkzeug in Pythn docs (#4047) 2024-02-27 11:56:03 +01:00
Cijo Thomas b855ca7e02
Trace Exemplars to just "Exemplars" (#4053)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-02-26 11:47:15 -08:00
Gaurang Patel f433888fe7
collector-span: added documentation for changing span status in collector (#3772)
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Severin Neumann <neumanns@cisco.com>
Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-24 15:56:22 -08:00
Steve Rao 2dee0706bd
Update configuration.md (#4041) 2024-02-22 16:54:15 +01:00
OpenTelemetry Bot 341ada1a8c
Update opentelemetry-collector-releases version to v0.95.0 (#4035) 2024-02-22 10:54:36 +01:00
Phillip Carter 6e8b143874
Try to really clarify that you need flask and wekzeug < 3 (#4034) 2024-02-21 13:46:33 -08:00
jason plumb 46b5af68d1
Update java default proto and port in automatic.md (#4030) 2024-02-21 12:05:30 +01:00
Fabrizio Ferri-Benedetti 88fd9dffc9
Add instructions for Java app servers (#3459)
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-02-20 15:41:45 -08:00
Phillip Carter 14e46b77dd
Update spring-boot semconv link (#4028) 2024-02-20 09:24:18 +01:00
Gregor Zeitlinger 4a4d2e722a
Spring starter 2.1.0 (#4026)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-02-19 17:16:29 -08:00
Patrice Chalin 855d651bdd
[CI] Fix submodule sync & pr-action adjustments (#4021) 2024-02-18 14:40:08 -08:00
Matt McCleary e1dd019455
Add Caution Note re Experimental SemConvs (#3995) 2024-02-16 17:24:31 -05:00
Juliano Costa 97e9bf7f84
Add logs instructions to currencyservice (#4015) 2024-02-16 19:49:04 +01:00
Jay DeLuca 6652bd0277
Document configuration options for java agent enduser attribute collection (#3982)
Co-authored-by: Severin Neumann <neumanns@cisco.com>
2024-02-16 05:56:36 -08:00
Severin Neumann dd89004b93
C++ exporters update (#3998)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-02-16 09:55:11 +01:00
OpenTelemetry Bot e28e8f602c
Update opentelemetry-java-instrumentation version to v2.1.0 (#4014) 2024-02-16 09:44:44 +01:00
Patrice Chalin b1712ad664
[CI] Support code-snippet extraction and docs-updating (#3948) 2024-02-15 19:30:41 -05:00
Hao Ke e3dad0df3a
Document: fix instrumentation.md code highlight error (#3997) 2024-02-15 18:59:22 -05:00
Severin Neumann e73b510bcb
Update metrics docs for JS (#3853) 2024-02-15 15:45:15 +01:00
Mateusz Łach 43b43f5136
[otel-dotnet-auto] fix runtime metrics list link (#4003) 2024-02-15 10:08:19 +01:00
Hiroaki Hasegawa 85a6e667b5
Mention OTEL_METRIC_EXPORT_INTERVAL in Java manual instrumentation page. (#3786) 2024-02-14 16:53:43 +01:00
Tigran Najaryan 3f52ad5430
Emphasize that there is no user-facing Otel Logs API (#3856) 2024-02-14 16:50:29 +01:00
Jean Bisutti e393ca66c4
Clarify Spring Boot starter page (#3985)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-02-12 14:21:13 -08:00
Piotr Kiełkowicz dae3861d98
Documentation for OTel .NET AutoInstrumentation 1.4.0 (#3981) 2024-02-12 11:07:04 -08:00
Asaf Mesika 472a3c6026
Added 2 repositories to java main MD (#3962) 2024-02-12 11:11:16 +01:00
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
OpenTelemetry Bot f0579209a9
Update opentelemetry-collector-releases version to v0.94.0 (#3966) 2024-02-08 17:32:09 +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
Fabrizio Ferri-Benedetti 03cc9c6944
Add default Collector configuration path to Configuration docs (#3940) 2024-02-07 11:18:59 +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
davino f40d811d7e
Unnecessary word 'd' in metrics.md (#3937) 2024-02-04 18:31:08 -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
Fabrizio Ferri-Benedetti e9b5253907
Add distribution page and data inside Ecosystem (#3854)
Co-authored-by: Severin Neumann <neumanns@cisco.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-31 06:33:56 -08:00
Patrice Chalin ae36b807a2
Refcache entries refreshed up to 2024-01-01 & normalize-cspell-front-matter.pl: ensure words are unique (#3899) 2024-01-31 06:43:18 -05: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
Cijo Thomas 4afa92a519
Update glossary.md to remove instrumentation lib where incorret (#3897) 2024-01-30 17:30:25 -05: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
Fabrizio Ferri-Benedetti 6970b1a4ba
Edit main landing pages for style and clarity (#3848) 2024-01-30 09:43:31 -05: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
Austin Drenski d6143e3cc9
Fix config example (#3881)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-30 06:28:05 -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 8161083884
[CI/textlint] Enforce "backend" rather than "back-end" (#3892) 2024-01-30 14:58:41 +01:00
Fabrizio Ferri-Benedetti d99f15e0d3
Edits to follow up contribution guidelines work (#3846) 2024-01-30 06:02:39 -05:00
Patrice Chalin 162e6f5e73
[CI/textlint] Enforce "backend" as one word (#3883) 2024-01-30 04:41:38 -05: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
Sy B 96e72a78c7
updated autoinstrumentation description to match other languages (#3868)
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Severin Neumann <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-29 10:11:56 -08:00
Patrice Chalin 11e450baca
[demo] Add and recover aliases for service-table + copyedit (#3875) 2024-01-29 09:48:43 -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
OpenTelemetry Bot 80ca5f3672
Update opentelemetry-collector-releases version to 0.93.0 (#3861)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-27 07:52:01 -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
bfrc 16328c6c00
fix typo (#3850) 2024-01-24 14:55:27 +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
Fabrizio De Cicco 6e3bf58397
Fix typos in "Signals" documentation section (#3825)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-20 12:16:11 -08:00
Pierre Tessier 3b41cea31f
[demo] move services table into service index page (#3833) 2024-01-20 12:11:57 -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
Patrice Chalin 602753a300
[Demo] Telemetry features: better name pages following refactor (#3817) 2024-01-19 09:01:59 +01:00