Commit Graph

94 Commits

Author SHA1 Message Date
Ats Uiboupin 1a20a311a1
doc(k8s-operator): document customizing enabled auto-instrumentations for nodejs with kubernetes-operator (#4137) 2024-04-12 09:51:30 +02:00
OpenTelemetry Bot c4532a3afe
Update opentelemetry-java-instrumentation version to v2.3.0 (#4287) 2024-04-11 20:36:54 -07:00
Piotr Kiełkowicz 6d2f3ee25a
OpenTelemetry .NET Automatic Instrumentation v1.5.0 (#4272) 2024-04-11 09:53:13 +02:00
Sachin Bahukhandi e54949195b
Updated instrumentation.md to replace deprecated Logger::info with Level::info (#4277) 2024-04-11 09:42:24 +02:00
OpenTelemetry Bot 59bc92c8ff
Update semantic-conventions-java version to v1.25.0 (#4271) 2024-04-10 10:23:57 +02:00
OpenTelemetry Bot 8fd42acd21
Update opentelemetry-java version to v1.37.0 (#4259) 2024-04-05 15:22:04 -04:00
Ronen Schaffer b0210a97f5
Update example.md (#4244) 2024-04-03 18:42:10 -04:00
Piotr Kiełkowicz ff05f49ff2
[OTel.NET.Auto] Avoid reference to prerelease (#4243) 2024-04-03 18:23:56 -04:00
Robert Pająk ad29f7a568
Go: OTLP metrics exporters are stable (#4240) 2024-04-03 01:38:18 -07:00
Takamasa Matsui 973db7b14b
remove unnecessary space (#4222) 2024-03-31 19:03:23 -04:00
Pranav Sharma befd4d84ff
Add "next steps" section for Java resources (#4218) 2024-03-29 00:38:02 -07:00
OpenTelemetry Bot cce33dcc07
Update semantic-conventions-java version to v1.24.0 (#4216) 2024-03-27 18:06:37 -04:00
Piotr Kiełkowicz e913921f1c
.NET - getting started avoid prereleases for OpenTelemetry.Instrumentation.AspNetCore (#4206) 2024-03-26 02:06:36 -07:00
Chandravijay rai 6b1bb0853b
Fixing the Python benchmark graph Layout (#4174)
Signed-off-by: Cvr421 <chandravijayk42187@gmail.com>
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-25 05:16:22 -07:00
Jay DeLuca f703e9869d
Update java metric instrumentation docs (#4165)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
2024-03-23 03:59:25 -07:00
Marylia Gutierrez 9ed7b4322b
nodejs doc: add clarification to node.js getting started (#4191)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-03-21 23:54:40 -07:00
Mikael 800f4a7dbf
fix: erlang elixir samples (#4177)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-20 11:19:03 -07:00
Phillip Carter 4b89260947
Update OTel JS Autoinstrumentation env var config (#4181)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-03-19 01:47:23 -07:00
Gregor Zeitlinger db091baf99
how to enable Resource Providers that are disabled by default (#4138)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 08:19:14 -07:00
Gregor Zeitlinger 36e345ab0f
spring boot build info resource detector (#3999)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 08:14:45 -07:00
OpenTelemetry Bot 76eb3eaa86
Update opentelemetry-java-instrumentation version to v2.2.0 (#4164)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 07:33:17 -07:00
Gregor Zeitlinger a904c3d919
spring starter can now use all sdk autoconfig properties (#4167)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 07:30:37 -07:00
Gregor Zeitlinger 89c35fc0b4
fix python example (#4141) 2024-03-13 07:14:35 +01:00
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
OpenTelemetry Bot a3d48b8c18
Update opentelemetry-java version to v1.36.0 (#4112) 2024-03-08 16:40:56 +01:00
Willie Abrams 40b52ed291
point out that environmental variable support is optional (#4099) 2024-03-07 20:14:46 +01: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
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
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
Steve Rao 2dee0706bd
Update configuration.md (#4041) 2024-02-22 16:54:15 +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
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
Matt McCleary e1dd019455
Add Caution Note re Experimental SemConvs (#3995) 2024-02-16 17:24:31 -05: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