Commit Graph

9 Commits

Author SHA1 Message Date
Piotr Kiełkowicz d46428519b
[Tests] Kafka - use custom port (#4006) 2025-02-04 13:04:55 +01:00
Mateusz Łach bd71fbef58
[kafka] do not create spans for PartitionEOF events (#3445) 2024-06-05 16:50:35 +00:00
Mateusz Łach c38843a141
[kafka] do not use message creation context as a parent for consumer spans (#3438) 2024-05-29 20:08:14 +02:00
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Mateusz Łach 24c8158dca
[kafka] set remote context as a parent for some consumer spans (#3175)
set remote context as a parent for consumer spans
in addition to linking to it when Activity.Current
is null
2023-12-05 18:21:08 +01:00
Mateusz Łach 5c255ba997
[kafka] create `receive` spans when no messages are read (#3170) 2023-12-01 07:08:55 +01:00
Mateusz Łach 5c30867158
[kafka] `ProduceAsync` instrumentation (#3165) 2023-11-30 09:23:34 +01:00
Mateusz Łach 8e7a74f039
[kafka] add missing link to comments origin (#3162)
replace comment with link to its source
2023-11-24 08:37:14 +00:00
Mateusz Łach a894ff70e1
[kafka] bytecode instrumentation - sync (#3055) 2023-11-22 10:40:00 +00:00