1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-01 22:09:57 +02:00

Commit Graph

  • e2268c6b7f
    Merge branch 'main' into event-name-field Robert Pająk 2024-12-05 09:37:05 +0100
  • 0dd807dd44
    Update record.go Robert Pająk 2024-12-05 09:34:51 +0100
  • 467b829f87
    Update event.go Robert Pająk 2024-12-05 09:34:06 +0100
  • 8d043e7a66
    fix(deps): update module github.com/prometheus/common to v0.61.0 renovate[bot] 2024-12-05 08:33:26 +0000
  • d1eb448949
    Refine comments Robert Pająk 2024-12-05 09:32:52 +0100
  • df4fa25aa1
    fix(deps): update golang.org/x (#6022) renovate[bot] 2024-12-05 09:32:19 +0100
  • efe974619c
    fix(deps): update golang.org/x renovate[bot] 2024-12-05 00:38:17 +0000
  • 7f8ea5bfe6
    fix(deps): update module google.golang.org/grpc to v1.68.1 (#6021) renovate[bot] 2024-12-04 15:42:01 -0800
  • 55be934c49
    Merge branch 'main' into codeboten/enable-instrument Alex Boten 2024-12-04 14:50:59 -0800
  • 28eabb3eb0
    Update CHANGELOG.md Alex Boten 2024-12-04 14:49:46 -0800
  • b4eb435343
    update readme Alex Boten 2024-12-04 14:47:05 -0800
  • 7661cd6aaf
    update test to use require, add context param, validate interface Alex Boten 2024-12-04 14:45:23 -0800
  • 397e4f40c3
    fix(deps): update module google.golang.org/grpc to v1.68.1 renovate[bot] 2024-12-04 21:24:32 +0000
  • 453cded424
    Merge branch 'main' into events-prototype Robert Pająk 2024-12-04 19:11:24 +0100
  • 2fb9331847
    Merge branch 'main' into event-name-field Robert Pająk 2024-12-04 19:11:21 +0100
  • ab45d0f2b1
    chore(deps): update module golang.org/x/text to v0.21.0 (#6020) renovate[bot] 2024-12-04 09:13:12 -0800
  • c2e6bff495
    chore(deps): update module golang.org/x/text to v0.21.0 renovate[bot] 2024-12-04 16:45:12 +0000
  • f654116f6c
    chore(deps): update module golang.org/x/sys to v0.28.0 (#6019) renovate[bot] 2024-12-04 17:43:50 +0100
  • 6156b9d392
    chore(deps): update module golang.org/x/sys to v0.28.0 renovate[bot] 2024-12-04 16:39:33 +0000
  • 4280aa4727
    Apply suggestions from code review Alex Boten 2024-12-04 08:12:24 -0800
  • 86b6326e41
    Add comments Robert Pająk 2024-12-04 15:48:29 +0100
  • 738b5cfa2a
    Remove notice comments Robert Pająk 2024-12-04 15:37:22 +0100
  • f9bc38050e
    Add EventName EnabledParameters Robert Pająk 2024-12-04 15:14:52 +0100
  • a6abaefcd3
    sdk/log: Add event name to Record Robert Pająk 2024-12-04 11:59:49 +0100
  • 6ee2348a71
    log: Add event name to Record Robert Pająk 2024-12-04 11:53:38 +0100
  • 73002a78d4
    Merge branch 'main' into events-prototype Robert Pająk 2024-12-04 11:45:40 +0100
  • 864e0e0e45
    log: Add EmitEvent and EnabledEvent Robert Pająk 2024-12-04 11:35:16 +0100
  • 3f68bcac37
    Add Event type Robert Pająk 2024-12-04 11:00:09 +0100
  • 01fe929572
    chore: fix a typo in TestMeterCreatesInstruments (#6015) Alex Boten 2024-12-03 23:44:33 -0800
  • 2d0d4a5339
    add experimental Enabled interface Alex Boten 2024-12-03 16:12:52 -0800
  • b13409eb28
    chore: fixing a typo in a test Alex Boten 2024-12-03 14:00:24 -0800
  • 2f0bf8e095
    log: Change EnabledParameters to have a field instead of getter and setter (#6009) Robert Pająk 2024-12-03 18:36:49 +0100
  • 581ea29c0e
    Merge branch 'main' into enabled-params-fields Robert Pająk 2024-12-03 17:26:40 +0100
  • a3f93f1684
    Refactor TestLoggerEnabled Robert Pająk 2024-12-03 17:26:02 +0100
  • 9f82e51c89
    Performance improvements for attribute value AsStringSlice, AsFloat64Slice, AsInt64Slice, AsBoolSlice (#6011) Warnar Boekkooi 2024-12-03 09:46:16 +0100
  • 2c27784128
    Merge branch 'main' into boekkooi/improve-as-slice Damien Mathieu 2024-12-03 09:39:04 +0100
  • 09105a94b7
    chore(deps): update googleapis to 19429a9 (#6014) renovate[bot] 2024-12-03 09:09:05 +0100
  • ac62cf9e6a
    Revert the rename Robert Pająk 2024-12-03 08:53:28 +0100
  • 39f0f95900
    Merge branch 'main' into enabled-params-fields Robert Pająk 2024-12-03 08:24:29 +0100
  • 28a8020dc0
    Merge branch 'main' into boekkooi/improve-as-slice Warnar Boekkooi 2024-12-03 05:22:57 +0100
  • b546a9609a
    chore(deps): update googleapis to 19429a9 renovate[bot] 2024-12-02 19:43:51 +0000
  • f44702f955
    chore: remove duplicate len check Warnar Boekkooi 2024-12-02 17:31:41 +0100
  • 3ec9a8a3cb
    fix(deps): update module go.opentelemetry.io/proto/otlp to v1.4.0 (#6013) renovate[bot] 2024-12-02 13:32:00 +0100
  • 356ca27249
    Update exporters/otlp/otlptrace/go.mod Damien Mathieu 2024-12-02 13:26:32 +0100
  • daa97e808e
    Update exporters/otlp/otlptrace/go.mod Damien Mathieu 2024-12-02 13:26:08 +0100
  • 1451296edf
    fix(deps): update module go.opentelemetry.io/proto/otlp to v1.4.0 renovate[bot] 2024-12-02 12:13:51 +0000
  • 7d1f5a3a89
    chore: add changelog entry warnar boekkooi 2024-12-01 21:19:13 +0100
  • 8b35ad10ab
    chore: add changelog entry warnar boekkooi 2024-12-02 08:31:47 +0100
  • df5327ddd8
    chore: don't requeue very large buffers warnar boekkooi 2024-12-01 21:31:25 +0100
  • 699a45697e
    chore: pre-allocation maps warnar boekkooi 2024-12-01 21:25:48 +0100
  • 2c2054faa2
    chore: refactor As*Slice to reduce allocations warnar boekkooi 2024-12-01 18:32:46 +0100
  • 226e7ca83d
    chore: add benchmark for AsFloat64Slice warnar boekkooi 2024-12-01 18:31:10 +0100
  • 3ff03b1b9c
    chore(deps): update github.com/golang/groupcache digest to 2c02b82 (#6010) renovate[bot] 2024-11-30 08:10:42 -0800
  • 2c96d04124
    chore(deps): update github.com/golang/groupcache digest to 2c02b82 renovate[bot] 2024-11-29 23:00:19 +0000
  • bf846bfd1a
    Update design doc Robert Pająk 2024-11-29 13:43:59 +0100
  • 7fb4f3cf43
    Refactor tests Robert Pająk 2024-11-29 13:43:52 +0100
  • 1061bb6037
    Add changelog entry Robert Pająk 2024-11-29 13:39:50 +0100
  • f8b0b2bf9c
    log: Rename EnabledParameters to EnabledParams Robert Pająk 2024-11-29 13:38:56 +0100
  • 51dca45ff0
    log: Change EnabledParameters to have fields instead of methods Robert Pająk 2024-11-29 13:22:27 +0100
  • d27514653f [chore]: use gci linter instead of goimports Matthieu MOREL 2024-11-29 09:58:02 +0100
  • bab246013b
    Fix span option typo in SDK span End, and WithAttributes only being available on span start (#6006) Damien Mathieu 2024-11-27 16:53:10 +0100
  • 1ed3999061
    WithAttributes can't be used on End dmathieu 2024-11-27 14:09:41 +0100
  • 0f60b94dc9
    WithStackTrace is also an available option dmathieu 2024-11-27 14:01:00 +0100
  • 394505fc11
    fix span option type dmathieu 2024-11-27 10:47:37 +0100
  • 652588ddd9
    fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 8dc4a50 (#6005) renovate[bot] 2024-11-27 08:12:51 +0100
  • e6cea2eb4f
    fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 8dc4a50 renovate[bot] 2024-11-27 04:13:29 +0000
  • e016a78c9f
    Fix attribute value truncation (#5997) Tyler Yahn 2024-11-26 00:41:55 -0800
  • 02d307fdff
    Merge branch 'main' into fix-attr-val-truncate Robert Pająk 2024-11-26 00:03:15 +0100
  • 814a41388b
    feat(trace): add concurrent-safe Reset method to SpanRecorder (#5994) Flc゛ 2024-11-26 04:20:46 +0800
  • 1c7d24205a
    Merge branch 'main' into tracetest-recorder-reset Tyler Yahn 2024-11-25 12:05:12 -0800
  • e98ef1bfdb
    [chore]: enable usestdlibvars linter (#6001) Matthieu MOREL 2024-11-25 21:02:46 +0100
  • 5537c0ecb9
    Merge branch 'main' into tracetest-recorder-reset Robert Pająk 2024-11-25 20:38:44 +0100
  • a51aa21870
    Merge branch 'main' into golangci-lint/usestdlibvars Tyler Yahn 2024-11-25 11:15:28 -0800
  • b1e79c4a70
    Merge branch 'main' into fix-attr-val-truncate Tyler Yahn 2024-11-25 11:02:21 -0800
  • 446ee38199
    fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 (#6003) renovate[bot] 2024-11-25 10:32:26 -0800
  • 8197888542
    Merge branch 'main' into fix-attr-val-truncate Tyler Yahn 2024-11-25 10:21:34 -0800
  • 8eb4ad0818
    fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 renovate[bot] 2024-11-25 17:14:29 +0000
  • e90ab80076
    Corrent comments for the metric data storage location (#5999) ian 2024-11-25 17:29:04 +0800
  • 567a8f6def
    Update CHANGELOG.md Robert Pająk 2024-11-25 10:21:09 +0100
  • 8864a9f474
    Update CHANGELOG.md Robert Pająk 2024-11-25 09:28:55 +0100
  • 93353dbd23 updated the CHANGELOG yumos 2024-11-25 08:40:25 +0800
  • cad48ea283 [chore]: enable usestdlibvars linter Matthieu MOREL 2024-11-24 13:00:59 +0100
  • 82e10a4983
    Merge branch 'main' into yumosx-work ian 2024-11-24 08:52:47 +0800
  • 0e788e2770 Removed unnecessary word yumosx 2024-11-24 08:33:10 +0800
  • 2591d6f2a6
    Merge branch 'main' into tracetest-recorder-reset Flc゛ 2024-11-24 00:25:57 +0800
  • 8b510c36ed
    fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000) renovate[bot] 2024-11-23 07:49:00 -0800
  • 68e15ff535
    Fix test for same pointers Tyler Yahn 2024-11-23 07:34:49 -0800
  • 6262be109c
    Run go mod tidy Tyler Yahn 2024-11-23 07:28:16 -0800
  • 36501d7205
    fix(deps): update module github.com/stretchr/testify to v1.10.0 renovate[bot] 2024-11-23 15:19:47 +0000
  • 5677e52ff6
    Merge branch 'main' into fix-attr-val-truncate Tyler Yahn 2024-11-23 07:18:59 -0800
  • 168de7845d
    chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 (#5998) renovate[bot] 2024-11-23 07:17:04 -0800
  • 02b4bfd52d update changelog yumosx 2024-11-23 10:39:41 +0800
  • 4bdfa3d421 Corrent comments for the metric data storage location yumosx 2024-11-23 10:02:37 +0800
  • 557535ead9
    chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 renovate[bot] 2024-11-22 22:46:48 +0000
  • 54c61ac230
    Add changelog entry Tyler Yahn 2024-11-22 13:44:19 -0800
  • b690bf3001
    Replace safeTruncate with truncate Tyler Yahn 2024-11-22 13:41:43 -0800
  • b626491362
    Add BenchmarkTruncate Tyler Yahn 2024-11-22 13:18:49 -0800
  • f091f18283
    Add unit tests for bug #5996 Tyler Yahn 2024-11-22 13:18:15 -0800
  • 2edaccb023
    Escape exemplar keys to fix invalid key errors (#5995) David Ashpole 2024-11-22 13:39:20 -0500
  • 7f07b60ab2 chore(recorder): Simplify Reset method in SpanRecorder for better concurrency safety Flc 2024-11-22 18:42:27 +0800