Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft; don't merge] v2.0.0-rc #2427

Draft
wants to merge 931 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
931 commits
Select commit Hold shift + click to select a range
54d2756
fix(.github/workflows): align orchestrion.yml with main
darccio Nov 28, 2024
3b0a239
fix(.github/workflows): disable orchestrion.yml
darccio Nov 28, 2024
d478039
fix(ddtrace/tracer): don't use my-host as hostname in tests
darccio Nov 28, 2024
a9ffcdf
fix(.github/workflows): reactivate smoke tests
darccio Nov 28, 2024
0443318
fix(ddtrace/tracer): remove misleading health_metrics_enabled from st…
hannahkm Dec 2, 2024
f799a44
propagate statsd client to stats concentrator (#3009)
ajgajg1134 Dec 4, 2024
793e435
refactor(ddtrace/tracer): rename WithDogstatsdAddress as WithDogstats…
darccio Dec 5, 2024
2696801
[v2] contrib/net/http: Make DD_TRACE_HTTP_CLIENT_TAG_QUERY_STRING fal…
mtoffl01 Dec 10, 2024
e6a87da
internal: add workflow to check for outdated integrations (#3008)
quinna-h Dec 10, 2024
b5a98c3
[v2] fix(ddtrace/tracer): Disable agent features and remote configura…
tonyredondo Dec 12, 2024
9e02ac3
[v2] internal/civisibility: Add auto test retries telemetry metric (#…
tonyredondo Dec 12, 2024
5ff2197
v2: merging main into v2-dev (#3039)
darccio Dec 17, 2024
0de6bdb
Merge branch 'main' into v2-dev
darccio Dec 17, 2024
c074735
fix(ddtracer/tracer): remove duplicated lines
darccio Dec 17, 2024
f68f3ff
fix(ddtrace/tracer): update flush_bytes' magic number in TestTraceWri…
darccio Dec 17, 2024
1d06fe6
go.mod: module go.opentelemetry.io/collector/pdata@latest found (v1.2…
eliottness Dec 17, 2024
82073c0
chore: go mod tidy
darccio Dec 18, 2024
1e947d6
fix(ddtrace/tracer): use statsd.NoOpClientDirect in WithTestDefaults
darccio Dec 18, 2024
f0a48e3
release: upgrade main contribs
darccio Dec 19, 2024
975f333
fix: add instrumentation and contrib/google.golang.org/grpc support f…
darccio Dec 19, 2024
6a0a0c9
release: upgrade contribs and almost all internal nested modules
darccio Dec 19, 2024
d43163f
fix: add autogenerated messages to tags
darccio Dec 19, 2024
d6664e0
chore: update internal apps and tools
darccio Dec 19, 2024
dccc349
fix: improving test logic for TestStreamSendsErrorCode to avoid flaki…
darccio Dec 19, 2024
cec8baa
fix(contrib/google.golang.org/grpc): fix type mismatch
hannahkm Dec 19, 2024
a36a57f
internal/contrib: fix TestTelemetryEnabled flakiness on Windows (#3051)
hannahkm Dec 19, 2024
d1e90d7
contrib/miekg/dns: resolve flaky test in TestExchange* (#3045)
hannahkm Dec 19, 2024
bc23448
vuln: upgrade golang.org/x/{crypto,net} to non-vulnerable versions (#…
darccio Dec 19, 2024
1691ef6
appsec: stop storing span tags, directly call span.SetTag (#3044)
eliottness Dec 18, 2024
235763a
fix: ensure all go.mod files use the same Go version
darccio Dec 20, 2024
2a35ed2
[v2] ddtrace/tracer: report datadog.tracer.api.errors health metric (…
mtoffl01 Dec 20, 2024
b87a853
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Dec 20, 2024
5d9fa48
Merge remote-tracking branch 'origin' into v2-dev
darccio Dec 20, 2024
bf84d28
fix(ddtrace/tracer): avoid panic on nil spancontext on Extract
darccio Dec 20, 2024
27ca67c
fix(ddtrace/tracer): update expected datadog.tracer.flush_bytes in Te…
darccio Dec 20, 2024
0b8d13e
chore: go mod tidy
darccio Dec 20, 2024
be5c295
ddtrace/tracer: Report datadog.tracer.queue.enqueued.traces as health…
mtoffl01 Jan 2, 2025
2629185
[v2] Report datadog.tracer.abandoned_spans health metric (#3032)
mtoffl01 Dec 23, 2024
5f5b7a1
chore: rename reportHealthMetrics function (#3040)
mtoffl01 Dec 23, 2024
c90908e
Merge branch 'main' into v2-dev
hannahkm Jan 2, 2025
eb4f0d7
ddtrace/tracer: Tracing as transport-only mode (APPSEC_STANDALONE) (#…
eliottness Dec 19, 2024
bbf1468
ddtrace/tracer: check for nil trace to prevent panic
hannahkm Jan 2, 2025
568c2fe
ddtrace/tracer: check for nil ctx to prevent panic
hannahkm Jan 2, 2025
b056608
ddtrace/tracer: double check if trace is nil
hannahkm Jan 2, 2025
50298b9
ddtrace/tracer: fix nil check
hannahkm Jan 3, 2025
2031791
(v2) fix: workaround for otel agent dependency causes orchestrion fai…
eliottness Jan 6, 2025
89bfc59
contrib/envoyproxy: fix resource name (#3047)
e-n-0 Jan 6, 2025
a574a83
[v2] contrib/IBM/sarama: support for consumer groups (#3072)
rarguelloF Jan 10, 2025
0e34da9
(fix) internal/civisibility/utils: improve environment tags mutabilit…
tonyredondo Jan 13, 2025
0880b0d
[v2] fix(ddtrace/tracer): avoid tests to fail with error "non-constan…
darccio Jan 13, 2025
a00388d
[v2] contrib/http/net: adding integration-level option to configure e…
rachelyangdog Jan 13, 2025
d4ca755
fix(internal/telemetry): replace gopkg.in/DataDog/dd-trace-go.v1 import
darccio Jan 15, 2025
d9887a7
(fix) internal/civisibility: add some checks before performing the ht…
tonyredondo Jan 15, 2025
639bf43
feat: add Benchfile to compare benchmarks between main and v2-dev
darccio Jan 16, 2025
5f5d66d
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Jan 16, 2025
bb4979d
[v2] contrib/IBM/sarama.v1: skip integration test if env variable is …
rarguelloF Jan 16, 2025
d8fe1d5
[v2] tools: fix fixmodules script (#3090)
rarguelloF Jan 17, 2025
5d42e4d
(feat) internal/civisibility: add support for testify Suites (v2) (#3…
tonyredondo Jan 17, 2025
519c69e
fix: clean up to remove dependency on deleted or unmaintained reposit…
darccio Jan 17, 2025
8958ac9
go.work.sum: go mod tidy
darccio Jan 20, 2025
03b35de
chore(contrib/confluentinc/confluent-kafka-go/kafka.v2): go mod tidy
darccio Jan 20, 2025
6dd1f10
[v2] fix(contrib/Shopify/sarama): pin Shopify/sarama to v1.38.1 (#3105)
darccio Jan 20, 2025
0f89925
[v2] contrib/IBM/sarama: stop using mockbroker for tests (#3108)
rarguelloF Jan 21, 2025
4ce65f3
[v2] fix(contrib/hashicorp/{consul,vault}): pin armon/go-metrics to v…
darccio Jan 21, 2025
6d919e8
internal: add supported versions for v2 (#3070)
quinna-h Jan 21, 2025
ee9fb69
contrib/log/slog: avoid logging 0 value trace/span IDs (#2994)
rliebz Jan 22, 2025
7d516f3
Baggage API v2 (#3109)
rachelyangdog Jan 23, 2025
4cfded8
fix(v2): update Benchfile after extensive testing
darccio Jan 24, 2025
c31e444
[v2] fix: improved performance on multiple benchmarks (#3114)
darccio Jan 24, 2025
2641e5d
fix: use different symbol for orchestrion GLS accessors (#3130)
RomainMuller Jan 30, 2025
36f7fad
(fix) internal/civisibility: change http default values and reduce te…
tonyredondo Jan 31, 2025
1e52457
[v2] ci: add codeowners to gotestsum report (#3118) (#3125)
hannahkm Feb 3, 2025
c9f90c7
(feat) internal/civisibility: add Known Tests feature and refactor EF…
tonyredondo Feb 3, 2025
aad3504
[v2] ddtrace/tracer: Fix panic on Extract when DD_TRACE_PROPAGATION_E…
mtoffl01 Jan 31, 2025
4d855f8
tracer/stats: Only get CI tags when CI Visibility is enabled (#3129)
ajgajg1134 Jan 31, 2025
9d54846
Fix peer tags configuration (#3132)
ichinaski Feb 3, 2025
1a369a9
[v2] port #3025 to v2 (#3147)
hannahkm Feb 4, 2025
ca649d1
(fix) ddtrace/tracer: don't call appsec.Start in CI Visibility agentl…
tonyredondo Feb 5, 2025
d1f5a79
feat: allow for external env in origin detection
darccio Feb 5, 2025
421bc5c
(fix) internal/civisibility: add support for detached heads in civisi…
tonyredondo Feb 6, 2025
1ec1cf7
chore: merge main into v2-dev
darccio Feb 7, 2025
0f8cbc8
chore: go mod tidy
darccio Feb 7, 2025
23f9661
feat(contrib/net/http): add instrumented HTTP client
darccio Feb 7, 2025
ba1fe43
fix(contrib/net/http): apply #3074 refactor
darccio Feb 7, 2025
ae4b0d9
fix(contrib/envoyproxy): fix cmd to avoid using internal packages
darccio Feb 7, 2025
b780f9e
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 7, 2025
41d4da6
v2 fix: bump version of golangci-lint (#3161)
hannahkm Feb 6, 2025
868bb81
ci: fix incorrect filepath to multios test xml (#3153)
hannahkm Feb 7, 2025
47e30f8
internal/telemetry: fix flake in TestTelemetryEnabled (#3160)
hannahkm Feb 7, 2025
bf4638c
contrib/miekg/dns: use random port for test (#3164)
rarguelloF Feb 7, 2025
434ef7b
refactor(contrib/aws/aws-sdk-go-v2): move specific integrations into …
darccio Feb 10, 2025
c45e04f
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 10, 2025
12cb2c8
refactor(contrib/valyala/fasthttp): move instrumentation/fasthttptrac…
darccio Feb 10, 2025
f623d73
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 10, 2025
5cdc0a4
feat(contrib): add contrib/os package
darccio Feb 10, 2025
28e6c93
(fix) internal/civisibility/coverage: [APMLP-379] fix TestCollectCove…
tonyredondo Feb 11, 2025
8155fbb
fix(contrib/aws/aws-sdk-go-v2) add copyright header to internal/log.go
darccio Feb 11, 2025
2ee7495
fix(instrumentation): add back deprecated packages
darccio Feb 11, 2025
71d8ce2
fix(instrumentation): rename PackageGopkgJinZhuGorm
darccio Feb 11, 2025
aa9493b
fix(contrib/valkey-io/valkey-go): remove internal usages
darccio Feb 12, 2025
fbd2137
fix(contrib/valkey-io/valkey-go): rename WithServiceName
darccio Feb 12, 2025
aed6d16
fix(instrumentation/httptracemock): capture status code
darccio Feb 12, 2025
02ff4ea
chore(.github/workflows): don't run Orchestrion-related CI check
darccio Feb 12, 2025
d172093
fix(ddtrace/tracer): support new valkey-io/valkey-go contrib
darccio Feb 12, 2025
c93469f
fix(.github/workflows): avoid all CI linting checks
darccio Feb 12, 2025
daf046b
fix(ddtrace/tracer): align TestTracerOptionsDefaults with main
darccio Feb 12, 2025
1b61264
fix(instrumentation/httptrace): use ErrorMsg in tests
darccio Feb 12, 2025
7f64c9f
chore(contrib): go mod tidy
darccio Feb 12, 2025
ec4253e
fix(contrib/envoyproxy/go-control-plane/cmd): refactor API
darccio Feb 12, 2025
c1d53e9
fix(contrib/envoyproxy/go-control-plane/cmd): use string trace IDs
darccio Feb 12, 2025
791121e
internal: check for new majors in v2 (#3078)
quinna-h Feb 12, 2025
c6d3a80
fix(contrib/net/http): align with #3071
darccio Feb 12, 2025
6c4b701
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 12, 2025
22115e9
fix(ddtrace/tracer): set meta struct value holder value as tag
darccio Feb 12, 2025
65e6b8c
fix(instrumentation/appsec/emitter/waf): return RunAddressDataBuilder…
darccio Feb 12, 2025
9b962de
ddtrace/tracer: fix flake in TestTracerMetrics (#3172)
hannahkm Feb 12, 2025
38f1c18
cherry pick #2840
korECM Oct 25, 2024
731fa2f
port #3155 and resolve merge mistakes
hannahkm Feb 12, 2025
53e78d4
Merge branch 'main' into v2-dev
hannahkm Feb 12, 2025
e9d0a17
go mod tidy
hannahkm Feb 12, 2025
ab46d54
fix(instrumentation): add missing packages
darccio Feb 13, 2025
dbfd8bf
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 13, 2025
51d9326
fix(contrib/aws/aws-sdk-go-v2): refactor instrumentation into interna…
darccio Feb 13, 2025
f8b76f2
fix(internal/contrib/telemetrytest): skip known subpackages
darccio Feb 13, 2025
afa4a1d
fix(ddtrace/tracer): use localhost instead of made up hostname in Tes…
darccio Feb 13, 2025
225c71d
fix(internal/appsec): returned value from meta struct is the containe…
darccio Feb 13, 2025
2142ea5
fix(contrib/valkey-io/valkey-go): adapt tests to mocktracer v2 behaviour
darccio Feb 13, 2025
1c74472
fix(instrumentation/appsec): align RunAddressDataBuilder with main & …
darccio Feb 13, 2025
fd12b92
(fix) internal/civisibility: Fix test visibility on Go 1.24 - v2 (#3180)
tonyredondo Feb 13, 2025
4aa27ce
fix(ddtrace/tracer): use localhost as hostname TestTracerOptionsDefau…
darccio Feb 13, 2025
4a99d17
Merge branch 'main' into v2-dev
darccio Feb 13, 2025
6e035e0
(feat) internal/civisibility: add flaky test management features - V2…
tonyredondo Feb 13, 2025
ad80530
fix(internal/version): v2.0.0-rc.3
darccio Feb 13, 2025
a69e484
internal: update gen supported versions workflow for v2 (#3178)
quinna-h Feb 13, 2025
475f905
fix: revert references to v2.0.0-rc.3
darccio Feb 13, 2025
6cc1a6e
fix: add missing replace directives in some nested submodules
darccio Feb 13, 2025
0394783
contrib/segmentio/kafka-go: v2.0.0-rc.3
darccio Feb 13, 2025
7951234
contrib/go-chi/chi: v2.0.0-rc.3
darccio Feb 13, 2025
9388f74
contrib/cloud.google.com/go/pubsub.v1: v2.0.0-rc.3
darccio Feb 13, 2025
b9c005d
contrib/gocql/gocql: v2.0.0-rc.3
darccio Feb 13, 2025
62edce3
contrib/hashicorp/consul: v2.0.0-rc.3
darccio Feb 13, 2025
f42caf3
contrib/miekg/dns: v2.0.0-rc.3
darccio Feb 13, 2025
0418df0
contrib/confluentinc/confluent-kafka-go/kafka: v2.0.0-rc.3
darccio Feb 13, 2025
65de6ef
contrib/net/http: v2.0.0-rc.3
darccio Feb 13, 2025
95a3dd9
contrib/twitchtv/twirp: v2.0.0-rc.3
darccio Feb 13, 2025
f2a229b
contrib/go-chi/chi.v5: v2.0.0-rc.3
darccio Feb 13, 2025
9ff4d75
contrib/99designs/gqlgen: v2.0.0-rc.3
darccio Feb 13, 2025
e9e53ef
contrib/aws/aws-sdk-go-v2: v2.0.0-rc.3
darccio Feb 13, 2025
2dc5907
contrib/syndtr/goleveldb: v2.0.0-rc.3
darccio Feb 13, 2025
3981296
contrib/tidwall/buntdb: v2.0.0-rc.3
darccio Feb 13, 2025
fb9d0c2
contrib/urfave/negroni: v2.0.0-rc.3
darccio Feb 13, 2025
26ffeb7
contrib/IBM/sarama: v2.0.0-rc.3
darccio Feb 13, 2025
2ddf253
contrib/redis/go-redis.v9: v2.0.0-rc.3
darccio Feb 13, 2025
0987219
contrib/graphql-go/graphql: v2.0.0-rc.3
darccio Feb 13, 2025
3e710f6
contrib/go-pg/pg.v10: v2.0.0-rc.3
darccio Feb 13, 2025
159901f
contrib/gofiber/fiber.v2: v2.0.0-rc.3
darccio Feb 13, 2025
7f5b91d
contrib/go-redis/redis.v8: v2.0.0-rc.3
darccio Feb 13, 2025
60ae560
contrib/gomodule/redigo: v2.0.0-rc.3
darccio Feb 13, 2025
1fbf68e
contrib/emicklei/go-restful.v3: v2.0.0-rc.3
darccio Feb 13, 2025
b1d886d
contrib/valkey-io/valkey-go: v2.0.0-rc.3
darccio Feb 13, 2025
73eee90
contrib/gin-gonic/gin: v2.0.0-rc.3
darccio Feb 13, 2025
0d58538
contrib/globalsign/mgo: v2.0.0-rc.3
darccio Feb 13, 2025
2b4778d
contrib/graph-gophers/graphql-go: v2.0.0-rc.3
darccio Feb 13, 2025
aae81c5
contrib/go-redis/redis.v7: v2.0.0-rc.3
darccio Feb 13, 2025
a1587a0
contrib/olivere/elastic.v5: v2.0.0-rc.3
darccio Feb 13, 2025
4e75be6
contrib/aws/aws-sdk-go: v2.0.0-rc.3
darccio Feb 13, 2025
e5c945d
contrib/go-redis/redis: v2.0.0-rc.3
darccio Feb 13, 2025
31a9a0b
contrib/confluentinc/confluent-kafka-go/kafka.v2: v2.0.0-rc.3
darccio Feb 13, 2025
3f954d1
contrib/julienschmidt/httprouter: v2.0.0-rc.3
darccio Feb 13, 2025
438ace1
contrib/uptrace/bun: v2.0.0-rc.3
darccio Feb 13, 2025
91bba84
contrib/log/slog: v2.0.0-rc.3
darccio Feb 13, 2025
1745b3a
contrib/sirupsen/logrus: v2.0.0-rc.3
darccio Feb 13, 2025
8401ca1
instrumentation/testutils/grpc: v2.0.0-rc.3
darccio Feb 13, 2025
e2f4d56
contrib/go.mongodb.org/mongo-driver: v2.0.0-rc.3
darccio Feb 13, 2025
d4c7a78
contrib/Shopify/sarama: v2.0.0-rc.3
darccio Feb 13, 2025
020dbd1
contrib/database/sql: v2.0.0-rc.3
darccio Feb 13, 2025
4b6df22
contrib/elastic/go-elasticsearch.v6: v2.0.0-rc.3
darccio Feb 13, 2025
f62654b
contrib/bradfitz/gomemcache: v2.0.0-rc.3
darccio Feb 13, 2025
b4a2ecf
contrib/jackc/pgx.v5: v2.0.0-rc.3
darccio Feb 13, 2025
6aea465
contrib/labstack/echo.v4: v2.0.0-rc.3
darccio Feb 13, 2025
797e02f
internal/apps: v2.0.0-rc.3
darccio Feb 13, 2025
6473426
contrib/k8s.io/client-go: v2.0.0-rc.3
darccio Feb 13, 2025
2834934
contrib/google.golang.org/api: v2.0.0-rc.3
darccio Feb 13, 2025
38a2a4a
internal/setup-smoke-test: v2.0.0-rc.3
darccio Feb 13, 2025
b4110d5
contrib/gorilla/mux: v2.0.0-rc.3
darccio Feb 13, 2025
467e28d
contrib/valyala/fasthttp: v2.0.0-rc.3
darccio Feb 13, 2025
a5e67b9
contrib/dimfeld/httptreemux.v5: v2.0.0-rc.3
darccio Feb 13, 2025
62225ad
contrib/hashicorp/vault: v2.0.0-rc.3
darccio Feb 13, 2025
bc8a349
contrib/google.golang.org/grpc: v2.0.0-rc.3
darccio Feb 13, 2025
4ee74bd
contrib/jmoiron/sqlx: v2.0.0-rc.3
darccio Feb 13, 2025
64f3f11
contrib/gorm.io/gorm.v1: v2.0.0-rc.3
darccio Feb 13, 2025
a677de0
internal/exectracetest: v2.0.0-rc.3
darccio Feb 13, 2025
5acdbb0
internal/contrib/validationtest: v2.0.0-rc.3
darccio Feb 13, 2025
db983ee
contrib/envoyproxy/go-control-plane: v2.0.0-rc.3
darccio Feb 13, 2025
57c1cdc
internal/traceprof/traceproftest: v2.0.0-rc.3
darccio Feb 13, 2025
839b9bc
contrib/internal/httptrace: add inferred span identification tag (#3184)
zarirhamza Feb 13, 2025
be9ed24
Opentelemetry Baggage Propagation (#3126)
rachelyangdog Feb 14, 2025
1861caf
Merge remote-tracking branch 'origin' into v2-dev
hannahkm Feb 14, 2025
3877915
go mod tidy
hannahkm Feb 14, 2025
c340ca1
fix(instrumentation/httptrace): use float64 casting for checking tags
darccio Feb 17, 2025
61f9c87
(feat) internal/civisibility: Parallelize test optimization startup -…
tonyredondo Feb 17, 2025
c45dfc0
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 17, 2025
68ca924
fix(tools/v2check): publish with new module URL
darccio Feb 17, 2025
f14420a
fix(tools/v2check): document new module URL
darccio Feb 17, 2025
65ecd28
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 18, 2025
35e3631
[v2] all: upgrade minimum supported Go release to 1.23 (#3191)
darccio Feb 18, 2025
c2dd535
[LANGPLAT-87] Implement automated release tagging for dd-trace-go v2 …
kakkoyun Feb 18, 2025
5619e75
fix(contrib/aws/aws-sdk-go-v2): apply #3185
darccio Feb 18, 2025
c8c3aec
Merge branch 'v2-dev' of github.com:DataDog/dd-trace-go into v2-dev
darccio Feb 18, 2025
609d6f7
contrib: fix service extension tests (#3197)
e-n-0 Feb 19, 2025
5609680
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 19, 2025
8d0f86e
appsec: update ATO SDK (#3201)
RomainMuller Feb 19, 2025
c38f043
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 19, 2025
26103f3
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 19, 2025
482b45a
chore: update go.work.sum
darccio Feb 19, 2025
8f64400
compare inittime to appropriate type (float64)
hannahkm Feb 19, 2025
b395cd0
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 20, 2025
4179308
fix(tools/v2check): remove replace directive for dd-trace-go
darccio Feb 20, 2025
2ffd5b6
fix(contrib): stop using ext.Error in tests
darccio Feb 20, 2025
5ad4fed
contrib: add messaging.destination.name to kafka integrations (#3173)
rarguelloF Feb 17, 2025
0ae5db7
fix(ddtrace/tracer): use "_dd.span_links" to get the span links in mo…
darccio Feb 21, 2025
44ede56
all: replace telemetry with newtelemetry (cherry-pick v2) (#3214)
eliottness Feb 21, 2025
1317cd4
fix(ddtrace/opentelemetry): adapt OTEL's TestTelemetry to deprecated …
darccio Feb 21, 2025
e299e8a
fix(go.mod): allow SQL tests to run with a certificate with negative …
darccio Feb 21, 2025
e449be1
internal/newtelemetry: fix concurrency issue and data race (#3211)
eliottness Feb 20, 2025
9489a3e
fix(go.mod): allow SQL tests to run with a certificate with negative …
darccio Feb 21, 2025
05292d3
fix(internal/log): fix race condition on UseLogger
darccio Feb 21, 2025
f34e4f8
internal/telemetry: add a lock to prevent false positive in race dete…
eliottness Feb 21, 2025
fb0220f
chore(go.mod): update to opentelemetry-mapping-go/pkg/otlp/attributes…
darccio Feb 21, 2025
eca9780
fix(contrib/k8s.io/client-go): pin k8s.io/kube-client-go
darccio Feb 22, 2025
a1e1444
chore(go.work.sum): update go.work.sum
darccio Feb 24, 2025
18449da
test(.github/workflows): try GODEBUG setting for parsing x509 certifi…
darccio Feb 24, 2025
97581bf
feat(tools): add apiextractor tool to validate v1 shim against v1 cur…
darccio Feb 24, 2025
18c26d8
fix(tools/apiextractor): support struct/interfaces' methods, and sort…
darccio Feb 24, 2025
2a1a211
fix(tools/apiextractor): support pointer receivers
darccio Feb 24, 2025
a4712be
fix(tools/apiextractor): avoid panics for unexported types
darccio Feb 24, 2025
74bfb0d
fix(tools/apiextractor): skip internal packages; fix output format
darccio Feb 24, 2025
7e3e44c
refactor(tools/apiextractor): improve extractFromNode's readability
darccio Feb 24, 2025
debd13b
feat: add orchestrion integration definitions (#3212)
RomainMuller Feb 25, 2025
7d34300
appsec: re-introduce V1 of ATO API (#3227)
RomainMuller Feb 25, 2025
6b718a6
[v2] fix: CI review and all checks green (#3228)
darccio Feb 26, 2025
6f3810d
fix(net/http): finish the request span when RASP blocking triggers (#…
RomainMuller Feb 26, 2025
73d35e5
Merge remote-tracking branch 'origin' into v2-dev
darccio Feb 26, 2025
f33ce13
civisibility: add `civisibility` folder and fix a race condition - v2…
tonyredondo Feb 27, 2025
0eb3a9d
Enable 128bit trace ID logging by default (#3116)
mtoffl01 Feb 28, 2025
3ee45a7
(fix) internal/civisibility: fix missing failing tests due to the run…
tonyredondo Mar 3, 2025
bc1c684
(feat) internal/civisibility: adds the orchestrion integration for te…
tonyredondo Mar 4, 2025
063c99b
[v2] Orchestrion supports valkey (#3249)
keisku Mar 4, 2025
6242da9
[v2] contrib/database/sql: update documentation on WithCustomTags fun…
mtoffl01 Mar 4, 2025
7400b82
fix(appsec/gqlgen): recovered from an unexpected panic from an event …
RomainMuller Mar 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(contrib/confluentinc/confluent-kafka-go/kafka.v2): go mod tidy
  • Loading branch information
darccio committed Jan 20, 2025
commit 03b35dec78b430f87b2da173b8e3bea046dcd61f
Loading
Loading