Commit Graph

1331 Commits

Author SHA1 Message Date
Pierre Tessier 11be596c82
[demo] add trace links to fraud detection service (#4261)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-13 11:46:05 -07:00
Brett McBride d7e40cfc6b
document logs and metrics for quote service (#4279)
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-13 10:08:57 -07:00
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
Juliano Costa 8fd72df71a
Remove reference of Feature Flag UI (#4266) 2024-04-11 14:29:27 +02:00
Markus Eisl 171c75f55d
Add adServiceHighCpu featureflag to the demo docs (#4270) 2024-04-11 14:11:03 +02:00
bornav 8d8b4427fc
Added loadgeneratorFloodHomepage flag description to docs (#4214) 2024-04-11 09:58:47 +02: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
Tarso Jabbes d7f2e27fd3
Removes deprecated ErrNilNextConsumer and solves type error for typeStr (#4250)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-08 09:02:09 -07:00
OpenTelemetry Bot 8fd42acd21
Update opentelemetry-java version to v1.37.0 (#4259) 2024-04-05 15:22:04 -04:00
hime 795f40da10
updated connector readme (#4086) 2024-04-04 07:34:24 -07:00
Fabrizio Ferri-Benedetti 9fed7f3f15
Remove note regarding load-balancing exporter (#4248)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-04 07:21:27 -07:00
Fabrizio Ferri-Benedetti 444f4c9e4e
Replace recommendationCache for recommendationServiceCacheFailure (#4249) 2024-04-04 07:11:06 -07: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
OpenTelemetry Bot facdd00cb2
Update opentelemetry-collector-releases version to v0.97.0 (#4210) 2024-03-26 17:24:28 -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
Markus Eisl 841db791b8
[adservice] add new adservice ff to demo docs (#4172)
Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
2024-03-25 03:18:10 -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
Tyler Brewer b9f6fac232
add go and fix typo (#4195) 2024-03-22 15:20:09 -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
Phillip Carter 926a8d9732
Update span events/attributes guidance based on missed feedback (#4190)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-03-21 07:36:43 -07:00
Phillip Carter af3088a945
Clarify span events vs. attributes guidance (#4185) 2024-03-21 01:55:28 -07:00
Pierre Tessier a49a158cdc
[demo] - fix browser telemetry example (#4188) 2024-03-21 01:13:05 -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
Tiffany Hrabusa 666f5835bd
Remove mention of spanmetrics processor (#4178)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-18 23:01:17 -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
Juliano Costa da9d36c38f
Update architecture.md (#4162)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 08:10:57 -07:00
Juliano Costa fe724678a8
Update kubernetes-deployment.md (#4160)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 08:08:24 -07:00
Chris Thain 093f1277da
Demo Docs: Update the name of recommendation cache feature flag (#4159)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-03-16 08:04:34 -07:00
Neeraj Sharma 9c16f479b1
Troubleshooting added to check available components in the collector (#4156)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 07:49:56 -07:00
Markus Eisl 5343fe2cc1
Add paymentServiceFailure & paymentServiceUnreachable featureflags to demo docs (#4142)
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-03-16 07:40:22 -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
Tiffany Hrabusa 9790b1e4a5
Change wording to suit global audience (#4163) 2024-03-14 14:29:31 -07:00
Chris Thain 66519da28c
Add Docker as a prerequisite to Collector quick start example (#4143) 2024-03-14 12:32:51 +01:00
Tyler Helmuth a9183c246c
[collector] Use ottl in filterprocessor example (#4145) 2024-03-13 17:09:56 +01:00
Marcin Ziółkowski ce21faa86e
Remove repetition in automatic.md (#4152) 2024-03-13 14:13:36 +01:00
Gregor Zeitlinger 89c35fc0b4
fix python example (#4141) 2024-03-13 07:14:35 +01:00
Patrice Chalin 0682203457
[demo] Reintroduce services/featureflagservice alias (#4146) 2024-03-12 18:53:59 -04:00
Severin Neumann dee10fae82
Add download instructions to ocb docs (#4078) 2024-03-11 16:29:54 +01:00