newrelic / nri-haproxy

New Relic Infrastructure HAproxy Integration
MIT License
1 stars 9 forks source link

fix(deps): update module github.com/newrelic/infra-integrations-sdk/v3 to v4 #158

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1 -> v4.2.1 age adoption passing confidence

Release Notes

newrelic/infra-integrations-sdk (github.com/newrelic/infra-integrations-sdk/v3) ### [`v4.2.1`](https://redirect.github.com/newrelic/infra-integrations-sdk/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/newrelic/infra-integrations-sdk/compare/v4.2.0...v4.2.1) #### Changed - `host_id`: renamed to `nri_host_id` for unification with other variables ### [`v4.2.0`](https://redirect.github.com/newrelic/infra-integrations-sdk/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/newrelic/infra-integrations-sdk/compare/v4.1.1...v4.2.0) #### Added - `host_id`: new argument to set the Host ID in entity or/and in the payload - `IgnoreEntity`: defines if the Entity should be registered by the infra agent ### [`v4.1.1`](https://redirect.github.com/newrelic/infra-integrations-sdk/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/newrelic/infra-integrations-sdk/compare/v4.1.0...v4.1.1) #### Fixed - `common` attributes: Structure aligned with the New Relic Telemetry SDK common block. ### [`v4.1.0`](https://redirect.github.com/newrelic/infra-integrations-sdk/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/newrelic/infra-integrations-sdk/compare/v4.0.0...v4.1.0) #### Added - `integration` package: Support for entity `common` dimensions. These ones are applied to every entity metric at platform level. #### Fixed - `jmx` package: Warnings from NRJMX tool now won't stop remaining data processing. ### [`v4.0.0`](https://redirect.github.com/newrelic/infra-integrations-sdk/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/newrelic/infra-integrations-sdk/compare/v3.9.1...v4.0.0) This is first release of the V4 SDK protocol.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: mod upgrade --mod-name=github.com/newrelic/infra-integrations-sdk/v3 -t=4
go: downloading github.com/newrelic/infra-integrations-sdk/v4 v4.2.1
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/newrelic/infrastructure-agent v0.0.0-20201127092132-00ac7efc0cc6
go: downloading github.com/kr/pretty v0.2.0
go: downloading github.com/kr/text v0.1.0
go: finding module for package github.com/newrelic/infra-integrations-sdk/v3/log
go: finding module for package github.com/newrelic/infra-integrations-sdk/v4/data/attribute
go: found github.com/newrelic/infra-integrations-sdk/v3/log in github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
go: finding module for package github.com/newrelic/infra-integrations-sdk/v4/data/attribute
go: github.com/newrelic/nri-haproxy/src imports
    github.com/newrelic/infra-integrations-sdk/v4/data/attribute: module github.com/newrelic/infra-integrations-sdk/v4@latest found (v4.2.1), but does not contain package github.com/newrelic/infra-integrations-sdk/v4/data/attribute
exit status 1
renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.