{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":298533401,"defaultBranch":"master","name":"opentelemetry-go-contrib","ownerLogin":"inigohu","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-09-25T09:52:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6482124?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708519121.0","currentOid":""},"activityList":{"items":[{"before":"0430e8009d108fc189201078ca6d0e568c4cce65","after":"b18ecf530aa79b51ef0a265300459337ca815b70","ref":"refs/heads/master","pushedAt":"2024-06-18T07:49:02.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"fix(deps): update google.golang.org/genproto/googleapis/api digest to 68d350f (#5775)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n|\r\n[google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto)\r\n| require | digest | `a8a6208` -> `68d350f` |\r\n|\r\n[google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto)\r\n| indirect | digest | `a8a6208` -> `68d350f` |\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about these\r\nupdates again.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib).\r\n\r\n\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"fix(deps): update google.golang.org/genproto/googleapis/api digest to…"}},{"before":"2d79ff4e5aa9a2c1e3f3175f7d828dee5b9ed894","after":"a6b8d672fabd7f2af99ccabb543e895e9d140c4a","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-06T22:47:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"1ddc6acf77621bac7e7459f6b9c1d968fd545426","after":"0430e8009d108fc189201078ca6d0e568c4cce65","ref":"refs/heads/master","pushedAt":"2024-06-06T22:46:59.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgin: Using `c.FullPath()` to set `http.route` attribute (#5734)\n\nAs `spanName` can be customized with `SpanNameFormatter`, so the\r\n`spanName` may not be the same with `http.route`, e.g. the `spanName`\r\ncan be `GET /users/:id`, but the `http.route` is `/users/:id`.\r\nThis PR using\r\n[`c.FullPath()`](https://github.com/gin-gonic/gin/blob/v1.10.0/context.go#L165-L173)\r\nto set `http.route` attribute in `otelgin` to keep `http.route` not\r\naffected by `SpanNameFormatter`.\r\n\r\n---------\r\n\r\nCo-authored-by: Chester Cheung ","shortMessageHtmlLink":"otelgin: Using c.FullPath() to set http.route attribute (open-tel…"}},{"before":"3d28af993c30eba6709f95cd8b000c587c07948a","after":"2d79ff4e5aa9a2c1e3f3175f7d828dee5b9ed894","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-06T22:45:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"26b7c36c37064f73fc353927df32ace1853aa733","after":"3d28af993c30eba6709f95cd8b000c587c07948a","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-05T11:07:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"a594aefccdb756b98672371ab7d242463dbe1221","after":"1ddc6acf77621bac7e7459f6b9c1d968fd545426","ref":"refs/heads/master","pushedAt":"2024-06-05T11:07:20.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelzap: Implement Reflect method (#5703)\n\nPart of\r\nhttps://github.com/open-telemetry/opentelemetry-go-contrib/issues/5191\r\n\r\nPre-work\r\nhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/5279\r\n\r\n---------\r\n\r\nCo-authored-by: Robert Pająk ","shortMessageHtmlLink":"otelzap: Implement Reflect method (open-telemetry#5703)"}},{"before":"c82b0f0da6a207eb8ef3ffea373c54232792fcff","after":"26b7c36c37064f73fc353927df32ace1853aa733","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-05T11:05:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"e4f7d19fce5e5d54695f76de7eeefc71bd0575b3","after":"c82b0f0da6a207eb8ef3ffea373c54232792fcff","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-04T09:41:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"48ab4e20152fd3b1c81c79c1b92f33719ffcd8f4","after":"a594aefccdb756b98672371ab7d242463dbe1221","ref":"refs/heads/master","pushedAt":"2024-06-04T09:40:32.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelzap: Allow context injection via fields (#5707)\n\nPart of\r\nhttps://github.com/open-telemetry/opentelemetry-go-contrib/issues/5191\r\n\r\nPre-work\r\nhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/5279\r\n\r\n---------\r\n\r\nCo-authored-by: Robert Pająk ","shortMessageHtmlLink":"otelzap: Allow context injection via fields (open-telemetry#5707)"}},{"before":"99ea5ca3c7f47cbdeb5f5d833f11b3fd9705ece1","after":"e4f7d19fce5e5d54695f76de7eeefc71bd0575b3","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-04T09:38:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"d594e0ce5486deaa898bd1cf48081e7b2d7f8ca3","after":"99ea5ca3c7f47cbdeb5f5d833f11b3fd9705ece1","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-06-03T10:57:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"04830335a531f8c135b0a8bea36a8b5ec272af60","after":"48ab4e20152fd3b1c81c79c1b92f33719ffcd8f4","ref":"refs/heads/master","pushedAt":"2024-06-03T10:33:22.000Z","pushType":"push","commitsCount":120,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"fix(deps): update golang.org/x/tools digest to 2f8e378 (#5690)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| golang.org/x/tools | require | digest | `2e977dd` -> `2f8e378` |\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib).\r\n\r\n\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"fix(deps): update golang.org/x/tools digest to 2f8e378 (open-telemetr…"}},{"before":"eacf0acbcc6d54859ec3e2bd2330e29831492dbc","after":"d594e0ce5486deaa898bd1cf48081e7b2d7f8ca3","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-05-09T15:52:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"a508d4d0634b9b202bb87f7d51b1d7db006d84c9","after":"eacf0acbcc6d54859ec3e2bd2330e29831492dbc","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-05-09T15:47:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"65f36677bddcf44657ae66c14534261870f66d1e","after":"04830335a531f8c135b0a8bea36a8b5ec272af60","ref":"refs/heads/master","pushedAt":"2024-05-09T14:58:17.000Z","pushType":"push","commitsCount":120,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: Add Filter for stats handler (#5196)\n\n* otelgrpc: Add filter for stats handler\r\n\r\n* Add entries to CHANGELOG\r\n\r\n* fix CHANGELOG\r\n\r\n* keep Deprecated comment of `WithInterceptorFilter`\r\n\r\n* deprecate `InterceptorFilter` type\r\n\r\n* change the location of `gctx.record` nil check location to reduce heap allocations\r\n\r\n* add documentation for filters and interceptor packages\r\n\r\n* fix the location of entries in CHANGELOG\r\n\r\n* more reasonable doc comment for interceptor package\r\n\r\nCo-authored-by: Robert Pająk \r\n\r\n* more reasonable doc comment for interceptor package\r\n\r\nCo-authored-by: Robert Pająk \r\n\r\n* Use more appropriate word in the comment of InterceptorFilter\r\n\r\nCo-authored-by: Robert Pająk \r\n\r\n* more reasonable doc comment for filters package\r\n\r\nCo-authored-by: Robert Pająk \r\n\r\n* fix the comment of `Filter`\r\n\r\n* Clearly describe the effects of the change\r\n\r\n* add tests for `stats_handler.go`\r\n\r\n---------\r\n\r\nCo-authored-by: David Ashpole \r\nCo-authored-by: Robert Pająk \r\nCo-authored-by: Tyler Yahn ","shortMessageHtmlLink":"otelgrpc: Add Filter for stats handler (open-telemetry#5196)"}},{"before":"aac80ca62f176c319cf10aa6ad80c49fd81b3997","after":"a508d4d0634b9b202bb87f7d51b1d7db006d84c9","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-21T16:36:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"33112283c7f6512efd45903a2396d0942a9787ed","after":"9f44d7224c2eb87d6520a213540b6d93f8bcf75f","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T16:11:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"610e1fc8af471376a91562c0a7d547fe1919ab6e","after":"33112283c7f6512efd45903a2396d0942a9787ed","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T15:47:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"8b14b97486efdb0cb0290072a50130747cef0c89","after":"610e1fc8af471376a91562c0a7d547fe1919ab6e","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T15:35:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"104fd5de66d29e3f91d992d750aeb162344fcd54","after":"8b14b97486efdb0cb0290072a50130747cef0c89","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T15:31:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"177982b05e8db3f0f4cf260d9247bca4153deec8","after":"104fd5de66d29e3f91d992d750aeb162344fcd54","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T15:21:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"8f10fb60bcbce4766701bf85f07c6b79a9353a5b","after":"177982b05e8db3f0f4cf260d9247bca4153deec8","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T13:01:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"13d1aad397754e332271a3d78f3e9a551cb7b91e","after":"8f10fb60bcbce4766701bf85f07c6b79a9353a5b","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T12:50:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"4c87266baa9f6938005c12352f173be50e31c6af","after":"13d1aad397754e332271a3d78f3e9a551cb7b91e","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T12:45:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":null,"after":"4c87266baa9f6938005c12352f173be50e31c6af","ref":"refs/heads/feature/local-test","pushedAt":"2024-02-21T12:38:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"*: local test","shortMessageHtmlLink":"*: local test"}},{"before":"ce0e7778c82ee3240f07b9114f9aca96ee3669ea","after":"aac80ca62f176c319cf10aa6ad80c49fd81b3997","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-20T10:52:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"ec3ce22185da50e7cfc416d3a79827b237b9cfd1","after":"ce0e7778c82ee3240f07b9114f9aca96ee3669ea","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-20T08:03:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"1c04b4564c20f331c800d56b84a6ec3564feb36f","after":"ec3ce22185da50e7cfc416d3a79827b237b9cfd1","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-19T15:22:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler\n\nFixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/3894","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"57385cfabc8dad9b320c41b18dde69d6ab61b238","after":"1c04b4564c20f331c800d56b84a6ec3564feb36f","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-19T15:18:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}},{"before":"c2807a7d523dabd1e9a83cf2f47b6dbbb59ac1fd","after":"57385cfabc8dad9b320c41b18dde69d6ab61b238","ref":"refs/heads/feature/otelgrpc-custom-attr","pushedAt":"2024-02-19T10:13:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"inigohu","name":"Iñigo Horcajo","path":"/inigohu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6482124?s=80&v=4"},"commit":{"message":"otelgrpc: add custom attributes to the stats handler","shortMessageHtmlLink":"otelgrpc: add custom attributes to the stats handler"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaCuozwA","startCursor":null,"endCursor":null}},"title":"Activity · inigohu/opentelemetry-go-contrib"}