{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":352916005,"defaultBranch":"main","name":"opentelemetry-collector-contrib","ownerLogin":"collibra","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-03-30T07:51:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1446313?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712065581.0","currentOid":""},"activityList":{"items":[{"before":"d43a9046633f8db58c9a6bd0cae53850eea76140","after":"1442641e97eff2531d7608c77e34c3d82ec6c7e7","ref":"refs/heads/main","pushedAt":"2024-06-19T22:28:54.000Z","pushType":"push","commitsCount":368,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[exporter/clickhouse] Remove deprecated `ttl_days` config option (#33648)\n\n`ttl_days` has been deprecated since 0.90.0. `ttl` config option should\r\nbe used instead.\r\n\r\n---------\r\n\r\nCo-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[exporter/clickhouse] Remove deprecated ttl_days config option (ope…"}},{"before":"7a248f5cc8303e1854f4bbc5be3db4869edd7f7f","after":"d43a9046633f8db58c9a6bd0cae53850eea76140","ref":"refs/heads/main","pushedAt":"2024-05-13T16:25:31.000Z","pushType":"push","commitsCount":35,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[receiver/vcenter] Collection Time Performance Enhancement (#32991)\n\n**Description:** \r\nThere were already some improvements made as far as how networks calls\r\nwere made centered around Virtual Machines. This allowed collection\r\ntimes to decrease from ~90s to ~27s in an environment with 1 Cluster, 2\r\nHosts, & 280 VMs.\r\n\r\nMaking similar changes for all resource types helped to further decrease\r\ncollection times. Now collection time has decreased from ~27s to <~3s\r\nfor the same environment.\r\n\r\nHere's a general list of the changes made:\r\n- Now makes all network calls (per datacenter) first and stores returned\r\ndata.\r\n- Processes this data afterwards to convert to OTEL resources/metrics\r\n(refactored to new file).\r\n- Moves all metric recording to metrics.go to keep consistent.\r\n- Moves all resource builder creation to resources.go to keep\r\nconsistent.\r\n- Updates/fixes tests.\r\n\r\n**Link to tracking Issue:** \r\n#31837 Although this issue prescribes a solution to the problem\r\n(goroutines) which ended up not being necessary\r\n\r\n**Testing:** \r\nUnit Tests & Integration Tests Passing as well as Manual Testing in\r\nLocal Environments\r\n\r\n**Documentation:** \r\nN/A","shortMessageHtmlLink":"[receiver/vcenter] Collection Time Performance Enhancement (open-tele…"}},{"before":"1bb4967f33f26189e65a72f19b65fa50962ac698","after":"7a248f5cc8303e1854f4bbc5be3db4869edd7f7f","ref":"refs/heads/main","pushedAt":"2024-05-08T12:40:38.000Z","pushType":"push","commitsCount":464,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Update module github.com/aws/aws-sdk-go to v1.52.4 (#32928)\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 | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |\r\n`v1.52.3` -> `v1.52.4` |\r\n[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.52.3/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.52.3/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n> [!WARNING]\r\n> Some dependencies could not be looked up. Check the Dependency\r\nDashboard for more information.\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\naws/aws-sdk-go (github.com/aws/aws-sdk-go)\r\n\r\n###\r\n[`v1.52.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1524-2024-05-07)\r\n\r\n[Compare\r\nSource](https://togithub.com/aws/aws-sdk-go/compare/v1.52.3...v1.52.4)\r\n\r\n\\===\r\n\r\n##### Service Client Updates\r\n\r\n- `service/b2bi`: Updates service documentation\r\n- `service/budgets`: Updates service API and documentation\r\n - This release adds tag support for budgets and budget actions.\r\n- `service/resiliencehub`: Updates service API, documentation, and\r\npaginators\r\n- `service/route53profiles`: Updates service API and documentation\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - \"on tuesday\" (UTC), Automerge - At any\r\ntime (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-collector-contrib).\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>","shortMessageHtmlLink":"Update module github.com/aws/aws-sdk-go to v1.52.4 (open-telemetry#32928"}},{"before":"d7ef979150204162d9577d8e50b795c389e73c7e","after":null,"ref":"refs/heads/pg-old-versions-deprecation","pushedAt":"2024-04-02T13:46:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"}},{"before":null,"after":"d7ef979150204162d9577d8e50b795c389e73c7e","ref":"refs/heads/pg-old-versions-deprecation","pushedAt":"2024-04-02T09:57:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[postgresqlreceiver] add deprecation notice for supported PG version","shortMessageHtmlLink":"[postgresqlreceiver] add deprecation notice for supported PG version"}},{"before":"4f9eab6b6048ce76047f007d13fcada832ae1476","after":"1bb4967f33f26189e65a72f19b65fa50962ac698","ref":"refs/heads/main","pushedAt":"2024-04-02T09:44:13.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"fix(deps): update module github.com/expr-lang/expr to v1.16.3 (#32088)\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 | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n| [github.com/expr-lang/expr](https://togithub.com/expr-lang/expr) |\r\n`v1.16.2` -> `v1.16.3` |\r\n[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fexpr-lang%2fexpr/v1.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fexpr-lang%2fexpr/v1.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fexpr-lang%2fexpr/v1.16.2/v1.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fexpr-lang%2fexpr/v1.16.2/v1.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n> [!WARNING]\r\n> Some dependencies could not be looked up. Check the Dependency\r\nDashboard for more information.\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\nexpr-lang/expr (github.com/expr-lang/expr)\r\n\r\n###\r\n[`v1.16.3`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.3)\r\n\r\n[Compare\r\nSource](https://togithub.com/expr-lang/expr/compare/v1.16.2...v1.16.3)\r\n\r\n**Expr** is a Go-centric expression language designed to deliver dynamic\r\nconfigurations with unparalleled accuracy,\r\nsafety, and speed.\r\n\r\n```go\r\nprogram, err := expr.Compile(`let x = 2 + 2; x ^ x`)\r\noutput, err := expr.Run(program, env)\r\n```\r\n\r\n**In this release**:\r\n\r\n- Improved printing for maps: `{(foo + bar): 42}`\r\n\r\n**Expr Editor**\r\n\r\nThe [Expr Editor](https://expr-lang.org/editor) is an embeddable code\r\neditor written in JavaScript with full support of Expr language.\r\n\r\n**Expr Pro**\r\n\r\n[Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for\r\nExpr for advanced use cases. It includes expressions explanation,\r\nperformance profiling, and more.\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - \"on tuesday\" (UTC), Automerge - At any\r\ntime (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-collector-contrib).\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>","shortMessageHtmlLink":"fix(deps): update module github.com/expr-lang/expr to v1.16.3 (open-t…"}},{"before":"a7ffded40d597a6c3e1f3e755f3cb9135778e5bc","after":"4f9eab6b6048ce76047f007d13fcada832ae1476","ref":"refs/heads/main","pushedAt":"2024-03-27T22:27:53.000Z","pushType":"push","commitsCount":170,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[receiver/syslog] Fix issue where static resource and attributes were ignored (#32010)\n\nFixes #31849","shortMessageHtmlLink":"[receiver/syslog] Fix issue where static resource and attributes were…"}},{"before":"1892582b7a350e130ffd385d11c16426c8003aa6","after":"a7ffded40d597a6c3e1f3e755f3cb9135778e5bc","ref":"refs/heads/main","pushedAt":"2024-03-12T12:59:43.000Z","pushType":"push","commitsCount":74,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[exporter/datadog] Lower gohai logs to debug level (#31703)\n\n**Description:** Demote gohai logs to debug level\r\n\r\n**Link to tracking Issue:** Fixes #29741","shortMessageHtmlLink":"[exporter/datadog] Lower gohai logs to debug level (open-telemetry#31703"}},{"before":"dac29b10fae62bcb6f88a17ff21e888ec8f68cd2","after":"1892582b7a350e130ffd385d11c16426c8003aa6","ref":"refs/heads/main","pushedAt":"2024-03-04T15:35:02.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[chore] Update core to v0.96.0 (#31549)\n\n**Description:** Update core to v0.96.0\r\n**Link to tracking Issue:**\r\nopen-telemetry/opentelemetry-collector/issues/9681\r\n\r\n---------\r\n\r\nSigned-off-by: Pablo Baeyens ","shortMessageHtmlLink":"[chore] Update core to v0.96.0 (open-telemetry#31549)"}},{"before":"380908b6ecf43a2114e22ecf0b4f71235472af49","after":null,"ref":"refs/heads/config-db-pool","pushedAt":"2024-03-04T14:51:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"}},{"before":"be153a9aa9029781075c8cc34d31687861dd3cdc","after":"380908b6ecf43a2114e22ecf0b4f71235472af49","ref":"refs/heads/config-db-pool","pushedAt":"2024-03-04T09:38:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"b01fd364d01962e666dc347eb13421053ea93bac","after":"dac29b10fae62bcb6f88a17ff21e888ec8f68cd2","ref":"refs/heads/main","pushedAt":"2024-03-04T09:34:58.000Z","pushType":"push","commitsCount":43,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[exporter/datadogexporter] Add source tag to metrics client (#31528)\n\n**Description:** \r\n\r\nAdd `source:{datadogexporter|datadogconnector}` tag to trace agent\r\ntelemetry metrics.\r\n\r\n**Link to tracking Issue:** \r\n\r\n**Testing:** \r\n\r\n**Documentation:** \r\n\r\n---------\r\n\r\nCo-authored-by: Pablo Baeyens ","shortMessageHtmlLink":"[exporter/datadogexporter] Add source tag to metrics client (open-tel…"}},{"before":"b888c27270941460e1d747522421a2f21b1f301d","after":"be153a9aa9029781075c8cc34d31687861dd3cdc","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-29T14:09:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"3cd5b15466fe4065ef76ea5c557dab435a7d7318","after":"b01fd364d01962e666dc347eb13421053ea93bac","ref":"refs/heads/main","pushedAt":"2024-02-29T14:09:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Remove spanmetrics processor (#31508)\n\n**Description:** \r\n\r\nRemove deprecated spanmetrics processor.\r\n\r\n**Link to tracking Issue:** Fixes #29567","shortMessageHtmlLink":"Remove spanmetrics processor (open-telemetry#31508)"}},{"before":"855c45a7b7ac82fefe7d60bf8b0257236aa9e8be","after":"b888c27270941460e1d747522421a2f21b1f301d","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-29T14:07:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"c2d57956f8b3674693f31c04ad8953bd61dd6a02","after":"855c45a7b7ac82fefe7d60bf8b0257236aa9e8be","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-29T12:51:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"fixup! Add connection pooling","shortMessageHtmlLink":"fixup! Add connection pooling"}},{"before":"4c448c5eaace512c79e98251d7da9aae9ebf9576","after":"c2d57956f8b3674693f31c04ad8953bd61dd6a02","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-29T08:49:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"449b6a41196bb1702b4d55c7420debaecb2a82e0","after":"3cd5b15466fe4065ef76ea5c557dab435a7d7318","ref":"refs/heads/main","pushedAt":"2024-02-29T08:35:54.000Z","pushType":"push","commitsCount":67,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[chore] [mdatagen] Use directory name as package name for generated files (#31500)\n\nUse the directory name for the package in generated files. Composing the\r\nname doesn't match the reality for extensions.","shortMessageHtmlLink":"[chore] [mdatagen] Use directory name as package name for generated f…"}},{"before":"384a94d5ef57ebe5311219596650dcbfd96f73dc","after":"449b6a41196bb1702b4d55c7420debaecb2a82e0","ref":"refs/heads/main","pushedAt":"2024-02-22T10:12:12.000Z","pushType":"push","commitsCount":117,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[extension/ackextension] Create Ack extension interface (#31225)\n\n**Description:**\r\nAdding interface and other related files to serve as placeholder for the\r\nAck extension proposed in\r\nhttps://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26376.\r\nImplementation will be added after this PR gets merged.\r\n\r\n**Link to tracking Issue:**\r\n\r\nhttps://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26376","shortMessageHtmlLink":"[extension/ackextension] Create Ack extension interface (open-telemet…"}},{"before":"65a7ac111afd1e227532028369277b15c8804fc3","after":"4c448c5eaace512c79e98251d7da9aae9ebf9576","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-12T09:02:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Rename function","shortMessageHtmlLink":"Rename function"}},{"before":"b5ac9ff16876c09f9bc5b3a4696eb1571fd2d616","after":"65a7ac111afd1e227532028369277b15c8804fc3","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-12T09:00:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Rename function","shortMessageHtmlLink":"Rename function"}},{"before":"31855733008ee0669f7d1b0d7b52a185b02a5229","after":"384a94d5ef57ebe5311219596650dcbfd96f73dc","ref":"refs/heads/main","pushedAt":"2024-02-12T08:57:42.000Z","pushType":"push","commitsCount":41,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[chore] remove tests checking nil consumer as we're handling nil checks in builder (#31172)\n\nSee https://github.com/open-telemetry/opentelemetry-collector/pull/9526\r\nfor context - we are removing the possibility that the next consumer\r\npassed in is nil in the pipelines builders.","shortMessageHtmlLink":"[chore] remove tests checking nil consumer as we're handling nil chec…"}},{"before":"65f05fb062ff8ba27df4ff04861bb3360bce4b7f","after":"b5ac9ff16876c09f9bc5b3a4696eb1571fd2d616","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-08T13:02:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"3c64ddcdf83364091380513de296542372d689e3","after":"31855733008ee0669f7d1b0d7b52a185b02a5229","ref":"refs/heads/main","pushedAt":"2024-02-08T13:01:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[extension/healthcheck] Remove usage of deprecated `host.ReportFatalError` (#31098)\n\n**Description:**\r\nRemove usage of deprecated `host.ReportFatalError`\r\n\r\n**Link to tracking Issue:**\r\nFixes #30582\r\n\r\n---------\r\n\r\nCo-authored-by: Pablo Baeyens ","shortMessageHtmlLink":"[extension/healthcheck] Remove usage of deprecated `host.ReportFatalE…"}},{"before":"21f22a92156e5ff62f4ad0c257e3224592ea7c55","after":"65f05fb062ff8ba27df4ff04861bb3360bce4b7f","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-08T12:41:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"816671e3a2378b40c1d24114a09efc93b0c2e63d","after":"3c64ddcdf83364091380513de296542372d689e3","ref":"refs/heads/main","pushedAt":"2024-02-08T12:38:45.000Z","pushType":"push","commitsCount":146,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"[chore] remove deprecated calls with `confmap.WithErrorUnused`, now enabled by default (#31090)\n\n**Description:**\r\nRemove all calls to `confmap.WithErrorUnused` ahead of its removal.\r\n\r\n**Link to tracking Issue:**\r\nhttps://github.com/open-telemetry/opentelemetry-collector/issues/9484","shortMessageHtmlLink":"[chore] remove deprecated calls with confmap.WithErrorUnused, now e…"}},{"before":"fa953eed12f4ed2964691d9b907533fe5e6ff553","after":"21f22a92156e5ff62f4ad0c257e3224592ea7c55","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-08T11:01:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"a0cae18b06853b6644718ced26441c93e12d40d8","after":"fa953eed12f4ed2964691d9b907533fe5e6ff553","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-07T13:42:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"3fe297d48e67d6812d9ae3fb34c67e513d50c4f5","after":"a0cae18b06853b6644718ced26441c93e12d40d8","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-06T17:02:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}},{"before":"8c41346770102704d8ca7ee20bf7628292f9c94e","after":"3fe297d48e67d6812d9ae3fb34c67e513d50c4f5","ref":"refs/heads/config-db-pool","pushedAt":"2024-02-06T16:55:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kevinnoel-be","name":"Kevin N.","path":"/kevinnoel-be","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6809505?s=80&v=4"},"commit":{"message":"Add connection pooling\n\nBehind a feature gate as it's a change in behavior.\nImproves the connection management by not recreating those endlessly,\nespecially useful when log_connections & log_disconnections PG configs\nare enabled","shortMessageHtmlLink":"Add connection pooling"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEafnUCgA","startCursor":null,"endCursor":null}},"title":"Activity · collibra/opentelemetry-collector-contrib"}