nri-mysql

New Relic Infrastructure MySQL Integration

APACHE-2.0 License

Stars
11

Bot releases are visible (Hide)

nri-mysql - v1.10.7 Latest Release

Published by newrelic-coreint-bot 6 months ago

v1.10.7 - 2024-04-15

⛓️ Dependencies

  • Updated golang version to v1.22.2
nri-mysql - v1.10.6

Published by newrelic-coreint-bot 7 months ago

v1.10.6 - 2024-04-01

⛓️ Dependencies

nri-mysql - v1.10.5

Published by newrelic-coreint-bot 7 months ago

v1.10.5 - 2024-03-11

🐞 Bug fixes

  • Updated golang to version v1.21.7 to fix a vulnerability

⛓️ Dependencies

nri-mysql - v1.10.4

Published by newrelic-coreint-bot 8 months ago

v1.10.4 - 2024-02-26

⛓️ Dependencies

  • Updated github.com/newrelic/infra-integrations-sdk to v3.8.2+incompatible
nri-mysql - v1.10.3

Published by newrelic-coreint-bot 8 months ago

v1.10.3 - 2024-02-12

⛓️ Dependencies

  • Updated github.com/newrelic/infra-integrations-sdk to v3.8.0+incompatible
nri-mysql - v1.10.2

Published by newrelic-coreint-bot 12 months ago

v1.10.2 - 2023-10-30

⛓️ Dependencies

  • Updated github.com/bitly/go-simplejson to v0.5.1 - Changelog 🔗
  • Updated golang version to 1.21
nri-mysql - v1.10.1

Published by newrelic-coreint-bot about 1 year ago

v1.10.1 - 2023-08-07

⛓️ Dependencies

  • Updated golang to v1.20.7
nri-mysql - v1.10.0

Published by newrelic-coreint-bot about 1 year ago

v1.10.0 - 2023-07-24

🚀 Enhancements

  • bumped golang version pinning 1.20.6

⛓️ Dependencies

nri-mysql - v1.9.0

Published by paologallinaharbur over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/newrelic/nri-mysql/compare/v1.8.2...v1.9.0

nri-mysql - v1.8.2

Published by gsanchezgavier about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/newrelic/nri-mysql/compare/v1.8.1...v1.8.2

nri-mysql - v1.8.1

Published by marcsanmi over 2 years ago

Added

Added support for more distributions:

  • RHEL(EL) 9
  • Ubuntu 22.04
nri-mysql - v1.8.0

Published by paologallinaharbur over 2 years ago

What's Changed

Full Changelog: https://github.com/newrelic/nri-mysql/compare/v1.7.1...v1.8.0

nri-mysql - v1.7.1

Published by kang-makes about 3 years ago

Added

Added support for more distributions:

  • Debian 11
  • Ubuntu 20.10
  • Ubuntu 21.04
  • SUSE 12.15
  • SUSE 15.1
  • SUSE 15.2
  • SUSE 15.3
  • Oracle Linux 7
  • Oracle Linux 8
nri-mysql - v1.7.0

Published by paologallinaharbur about 3 years ago

Added

  • New parameter for MySQL local socket connection. Local socket connection is secure so MySQL will not complain about non-secure connection when require_secure_transport = ON.

  • Moved default config.sample to V4, added a dependency for infra-agent version 1.20.0

    Please notice that old V3 configuration format is deprecated, but still supported.

  • Fix detection of slave running for all mysql versions by @carlossscastro in https://github.com/newrelic/nri-mysql/pull/89

nri-mysql - v1.6.1

Published by alvarocabanas over 3 years ago

Changed

  • Add ARM support
nri-mysql - v1.6.0

Published by gsanchezgavier over 3 years ago

Changed

  • Update Go to v1.16.
  • Migrate to Go Modules
  • Update Infrastracture SDK to v3.6.7.
  • Update other dependecies.
  • Improve logs
nri-mysql - v1.5.1

Published by roobre over 3 years ago

1.5.1 (2021-03-25)

Fixed

nri-mysql - v1.5.0

Published by arvdias over 3 years ago

Added

Added new metrics related to commit and rollback transactions.

nri-mysql - Version 1.4.0

Published by fryckbos almost 5 years ago

Changed

  • Renamed the integration executable from nr-mysql to nri-mysql in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.
nri-mysql - Version 1.3.0

Published by alejandrodnm over 5 years ago

  • Upgrade to sdk v1.3.0