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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

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

Compare Source

Changed

  • host_id: renamed to nri_host_id for unification with other variables

v4.2.0

Compare Source

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

Compare Source

Fixed

  • common attributes: Structure aligned with the New Relic Telemetry SDK common block.

v4.1.0

Compare Source

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

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner October 4, 2024 07:21
@renovate renovate bot added the dependencies label Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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 github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/go-sql-driver/mysql v1.8.1
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/newrelic/infrastructure-agent v0.0.0-20201127092132-00ac7efc0cc6
go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/kr/text v0.2.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-postgresql/src/metrics 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

@kang-makes kang-makes closed this Oct 4, 2024
@kang-makes kang-makes deleted the renovate/github.com-newrelic-infra-integrations-sdk-v3-4.x branch October 4, 2024 07:28
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant