forked from prometheus/mysqld_exporter
-
Notifications
You must be signed in to change notification settings - Fork 8
Update NDB branch #5
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
Open
olapiv
wants to merge
387
commits into
logicalclocks:ndb
Choose a base branch
from
prometheus:main
base: ndb
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: prombot <[email protected]>
Signed-off-by: Julien Pivotto <[email protected]>
Signed-off-by: Julien Pivotto <[email protected]>
Signed-off-by: prombot <[email protected]>
Synchronize common files from prometheus/prometheus
Minor name fix Signed-off-by: Dmitry Tolstoy <[email protected]>
Wrong name in msg
Signed-off-by: Roman Vynar <[email protected]>
Signed-off-by: Roman Vynar <[email protected]>
Signed-off-by: hateeyan <[email protected]>
Signed-off-by: hateeyan <[email protected]>
Signed-off-by: Roman Vynar <[email protected]>
Rewrite processlist collector
Add mysql_transaction_isolation metric
Fix typo in log message
mixin: fix redundant alert
Change replica_host_status terminology
Signed-off-by: prombot <[email protected]>
Synchronize common files from prometheus/prometheus
Add tls.insecure-skip-verify flag to README.md
* Replace unmaintained UUID library Change github.com/satori/go.uuid to github.com/google/uuid. The former is not a maintained library. Signed-off-by: Felix Ortega <[email protected]> Co-authored-by: Félix Ortega Hortigüela <[email protected]>
Fix mixin dashboards. Signed-off-by: SuperQ <[email protected]>
BREAKING CHANGES: Metric names in the info_schema.processlist collector have been changed. #603 Metric names in the info_schema.replica_host collector have been changed. #496 * [CHANGE] Rewrite processlist collector #603 * [FEATURE] Add collector for `replica_host_status` #496 * [ENHANCEMENT] Expose dates as timestamps grom GLOBAL STATUS #561 * [BUGFIX] Fix mysql_slave_hosts_info for mysql 5.5 and mariadb 10.5 #577 * [BUGFIX] Fix logging issues #562 #602 Signed-off-by: SuperQ <[email protected]>
Signed-off-by: prombot <[email protected]>
Signed-off-by: prombot <[email protected]>
Signed-off-by: prombot <[email protected]>
Fix a bug where the `tlsCfg.InsecureSkipVerify` flag was only consumed when using mTLS. Signed-off-by: GitHub <[email protected]>
Signed-off-by: prombot <[email protected]>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.62.0 to 0.63.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.62.0...v0.63.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… possibility to opt out of breaking changes with older versions) (#896) * Set lock_wait_timeout option only if positive * Add command line option to explicitly disable lock_wait_timeout --------- Signed-off-by: Francisco Esteveira <[email protected]> Co-authored-by: Francisco Esteveira <[email protected]>
Signed-off-by: prombot <[email protected]>
Move regex vars to package level to avoid re-compilation on each scrape. Signed-off-by: Cristian Greco <[email protected]>
Co-authored-by: Ben Kochie <[email protected]> Signed-off-by: Cristian Greco <[email protected]>
Signed-off-by: Cristian Greco <[email protected]>
Review regex declarations in innodb and global variables collectors
Signed-off-by: Nicolas Gagnière <[email protected]>
…s a # symbol in the MySQL password (msg="Error opening connection to database" err="Error 1045 (28000): Access denied for user 'USER'@'*.*.*.*' (using password: YES)") (#937) Signed-off-by: ops <[email protected]>
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.64.0 to 0.65.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.64.0...v0.65.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…com/prometheus/common-0.65.0 Bump github.com/prometheus/common from 0.64.0 to 0.65.0
…com/go-sql-driver/mysql-1.9.3 Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3
Signed-off-by: Adam Mizerski <[email protected]>
Signed-off-by: prombot <[email protected]>
Synchronize common files from prometheus/prometheus
Signed-off-by: prombot <[email protected]>
Synchronize common files from prometheus/prometheus
This refactoring makes flags handling more similar to postgres_exporter, moving `exporter.` flags to the main package and using an "opts" pattern for building the Exporter instance. Signed-off-by: Cristian Greco <[email protected]>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: prombot <[email protected]>
Synchronize common files from prometheus/prometheus
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.0 to 1.23.2. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.0...v1.23.2) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump github.com/prometheus/exporter-toolkit from 0.13.2 to 0.14.1 Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.13.2 to 0.14.1. - [Release notes](https://github.com/prometheus/exporter-toolkit/releases) - [Commits](prometheus/exporter-toolkit@v0.13.2...v0.14.1) --- updated-dependencies: - dependency-name: github.com/prometheus/exporter-toolkit dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix test Signed-off-by: Cristian Greco <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Cristian Greco <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]>
Signed-off-by: prombot <[email protected]>
…client_golang-1.23.2 Signed-off-by: Cristian Greco <[email protected]>
…com/prometheus/client_golang-1.23.2 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
* Update Go build to 1.25. * Update minimum Go version to 1.24.0. Signed-off-by: SuperQ <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.