GitHub puppet-prometheus
Puppet module for prometheus

Repo Checks ( 17 of 24 successfull )
Metadata Valid
No translation
passed
Correct Puppet Version Range
Supported Puppet version range is %{PUPPET_SUPPORT_RANGE}
passed
With Puppet Version Range
Puppet version range is present in requirements in metadata.json
passed
With Operatingsystem Support
No translation
passed
Operatingsystems
No translation
passed
Supports Only Current Redhat
No translation
passed
Supports Latest Redhat
No translation
passed
Supports Only Current Centos
No translation
passed
Supports Latest Centos
No translation
failed
Supports Only Current Virtuozzolinux
No translation
passed
Supports Latest Virtuozzolinux
No translation
failed
Supports Only Current Debian
No translation
failed
Supports Latest Debian
No translation
passed
Supports Only Current Ubuntu
No translation
failed
Supports Latest Ubuntu
No translation
failed
Supports Only Current Archlinux
No translation
failed
Supports Latest Archlinux
No translation
failed
In Modulesync Repo
Is listed as a module managed using modulesync_config
passed
Synced
Has a .msync.yml file
passed
Latest Modulesync
Has been synchronized with the latest tagged version of modulesync_config
passed
Has Modulesync
Is present in voxpupuli/modulesync_config/managed_modules.yml
passed
Released
Is in modulesync_config and in forge releases.
passed
Valid Sync File
If a (optional) sync file is present, it must not contain a `.travis.yml` entry.
passed
Reference Dot Md
The repository has a REFERENCE.md. It needs to be generated / puppet-strings documentation is missing.
passed

Open Pull Requests

Add parameter user / group for ressource archive
backwards-incompatible
tests-fail
merge-conflicts
modulesync 5.3.0
modulesync

modulesync 5.3.0

Open PR in GitHub
blackbox_exporter:modules leaking sensitive info so adding no diff
enhancement
Smartctl Exporter
enhancement
tests-fail

Pull Request (PR) description

This PR adds the smartctl prometheus exporter (https://github.com/prometheus-community/smartctl_exporter)

The exporter is largely based on similar prometheus-community exporters, and has been tested on both Ubuntu and Darwin systems.

Open PR in GitHub
mongodb_exporter: Add acceptance tests
tests-fail
needs-rebase

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

<!--
Replace this comment with a description of your pull request.
-->

This Pull Request (PR) fixes the following issues

<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->

Open PR in GitHub
Add iperf3 exporter

Change-Id: I9e4a0166d789bcc553bfb59f621846339fa8ded4

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

This is to add an iperf3 exporter. Details in https://github.com/edgard/iperf3_exporter

Open PR in GitHub
download_extension: Switch from String to Optional[String[1]]
merge-conflicts

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

<!--
Replace this comment with a description of your pull request.
-->

This Pull Request (PR) fixes the following issues

<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->

Open PR in GitHub
Update default external_labels
backwards-incompatible

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

<!--
Replace this comment with a description of your pull request.
-->
The following commit sets external_labels to an empty hash by default. The previous value prevent the use of deep-merge strategy for the key prometheus::global_config when using hiera.

⚠️ This might be a breaking change for some users

This Pull Request (PR) fixes the following issues

<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->
None

Open PR in GitHub
prometheus config: set file_sd_config.d mode

Hello, this PR aims to set the mode to the folder containing the scrape files that are themselves already set to this parameter.
The goal is to ensure that the folder has the correct permissions.

Signed-off-by: Arnaud SINAYS sinaysarnaud@gmail.com

Open PR in GitHub
feat: Support JMX exporter

Pull Request (PR) description

This implements support for installing and configuring the prometheus JMX exporter.

This Pull Request (PR) fixes the following issues

Fixes #635

Open PR in GitHub
Prometheus v2 to_yaml add line_width option

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

Prometheus v2 toyaml missing linewidth option breaks puppetdb queries by adding new lines.

E.g. using:

```
...

$puppetdbqueries = {
'someapp' => "inventory { resources { type = 'Package' and title = 'someapp' } and ( ${environmentquery} ) }",
'node' => "inventory { resources { type = 'Package' and title = 'nodeexporter' } and ( ${environment_query} ) }",
}

class { 'prometheus::server':
...
scrapeconfigs => [
{
'job
name' => 'someapp',
'puppetdb
sdconfigs' => [
{
'include
parameters' => false,
'port' => 8161,
'query' => $puppetdbqueries['some_app'],
```

Without line_width -1, line breaks are added breaking the puppetdb queries.

This Pull Request (PR) fixes the following issues

n/a

Open PR in GitHub
WIP: Add FreeBSD 13 for node_exporter and server

I added some default settings in Data to be working on FreeBSD 13

Open PR in GitHub
fix file ownerships
merge-conflicts

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

Currently most exporters have weird permissions after being installed (e.g. 3434:3434 ownership). For the exporters installed via daemon, there is already a patch applied, which sets the owner and group to root:0 for the executables, which still leaves files like "LICENSE" etc. with the wrong ownerships. I am adding a patch for all files, replacing the old patch.

This Pull Request (PR) fixes the following issues

Fixes #111

Open PR in GitHub
Move the URL releases to their own directory under /opt to create the…
enhancement

Move the URL releases to their own directory under /opt to create the possibility for Puppet to remove old releases that are no longer used.

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

In order to achieve that Puppet can clean up the directory in which Prometheus and the exporters are located, I have created a subdirectory under /opt. This allows Puppet to purge the directory which would lead to unwanted behavior with /opt.

However, this would reinstall all exporters once, which would require one-time manual clean-up. Then you can have that automatically.

So that the change is minimally invasive, I have the whole thing activated via a variable that is deactivated by default.

Please let me know if anything is missing or if my approach does not fit.

This Pull Request (PR) fixes the following issues

Fixes #625

Open PR in GitHub
alertmanager: Fix config dir mode for ubuntu

Make sure alertmanager group can reach the config on ubuntu.

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

<!--
Replace this comment with a description of your pull request.
-->

This Pull Request (PR) fixes the following issues

<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->

Open PR in GitHub
make statsd exporter mappings optional
needs-tests
enhancement

Pull Request (PR) description

This PR addresses Issue #680

This Pull Request (PR) fixes the following issues

Makes statsd exporter mappings optional (so you can provide your own config)

Open PR in GitHub
haproxy_exporter: escape cnf_scrape_uri to avoid malformed strings
bug
merge-conflicts

Pull Request (PR) description

Hello, this PR changes the way cnfscrapeuri is being escaped in manifests/haproxy_exporter.pp to avoid malformed string like the one being described in Issue #600.

This Pull Request (PR) fixes the following issues

Fixes #600

Open PR in GitHub
chore(deps): update dependency prometheus-community/postgres_exporter to v0.15.0
enhancement
needs-work

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| prometheus-community/postgres_exporter | minor | 0.5.1 -> 0.15.0 |


Release Notes

prometheus-community/postgresexporter (prometheus-community/postgresexporter)

v0.15.0: 0.15.0 / 2023-10-27

Compare Source

  • [ENHANCEMENT] Add 1kB and 2kB units #​915
  • [BUGFIX] Add error log when probe collector creation fails #​918
  • [BUGFIX] Fix test build failures on 32-bit arch #​919
  • [BUGFIX] Adjust collector to use separate connection per scrape #​936

v0.14.0: 0.14.0 / 2023-09-11

Compare Source

  • [CHANGE] Add state label to pgprocessidle_seconds #​862
  • [CHANGE] Change database connections to one per scrape #​882 #​902
  • [ENHANCEMENT] Add wal collector #​858
  • [ENHANCEMENT] Add database_wraparound collector #​834
  • [ENHANCEMENT] Add statactivityautovacuum collector #​840
  • [ENHANCEMENT] Add statwalreceiver collector #​844
  • [ENHANCEMENT] Add xlog_location collector #​849
  • [ENHANCEMENT] Add statiouserindexes collector #​845
  • [ENHANCEMENT] Add longrunningtransactions collector #​836
  • [ENHANCEMENT] Add pgstatusertablessize_bytes metric #​904
  • [BUGFIX] Fix tests on 32-bit systems #​857
  • [BUGFIX] Fix pgstatstatements metrics on Postgres 13+ #​874 #​876
  • [BUGFIX] Fix pgstatdatabase metrics for NULL stats_reset #​877
  • [BUGFIX] Fix pgreplicationlag_seconds on Postgres 10+ when master is idle #​895

v0.13.2: 0.13.2 / 2023-07-21

Compare Source

  • [BUGFIX] Fix type issues on pg_postmaster metrics #​828
  • [BUGFIX] Fix pg_replication collector instantiation #​854
  • [BUGFIX] Fix pgprocessidle metrics #​855

v0.13.1: 0.13.1 / 2023-06-27

Compare Source

  • [BUGFIX] Make collectors not fail on null values #​823

v0.13.0: 0.13.0 / 2023-06-21

Compare Source

BREAKING CHANGES:

Please note, the following features are deprecated and may be removed in a future release:

  • auto-discover-databases
  • extend.query-path
  • constantLabels
  • exclude-databases
  • include-databases

This exporter is meant to monitor PostgresSQL servers, not the user data/databases. If
you need a generic SQL report exporter https://github.com/burningalchemist/sql_exporter
is recommended.

  • [CHANGE] Adjust log level for collector startup #​784
  • [CHANGE] Move queries from queries.yaml to collectors #​801
  • [CHANGE] Deprecate extend queries feature #​811
  • [CHANGE] Deprecate additional database features #​815
  • [CHANGE] Convert pgstatdatabase to new collector #​685
  • [ENHANCEMENT] Supports alternate postgres:// prefix in URLs #​787
  • [BUGFIX] Fix pg_setting different help values #​771
  • [BUGFIX] Fix column type for pgreplicationslots #​777
  • [BUGFIX] Fix pgstatdatabase collector #​809

v0.12.1: 0.12.1 / 2023-06-12

Compare Source

  • [BUGFIX] Fix column type for pgreplicationslots #​777

v0.12.0: 0.12.0 / 2023-03-21

Compare Source

BREAKING CHANGES:

This release changes support for multiple postgres servers to use the
multi-target exporter pattern. This makes it much easier to monitor multiple
PostgreSQL servers from a single exporter by passing the target via URL
params. See the Multi-Target Support section of the README.

  • [CHANGE] Add multi-target support #​618
  • [CHANGE] Add usename and applicationname to pgstat_activity metrics #​673
  • [FEATURE] Add replication metrics from pgreplicationslots #​747
  • [BUGFIX] Add dsn type for handling datasources #​678
  • [BUGFIX] Add 64kB unit for postgres 15 #​740
  • [BUGFIX] Add 4kB unit for postgres compiled with small blocks #​699

v0.11.1: 0.11.1 / 2022-08-01

Compare Source

  • [BUGFIX] Fix checkpointwritetime value type #​666
  • [BUGFIX] Fix checkpointsynctime value type #​667

v0.11.0: 0.11.0 / 2022-07-28

Compare Source

NOTE: pgstatbgwriter counter metrics had the _total suffix added #​556

  • [CHANGE] refactor pgstatbgwriter metrics into standalone collector #​556
  • [FEATURE] Add pg_database collector #​613
  • [ENHANCEMENT] Add pgdatabasesize_bytes metric #​613
  • [BUGFIX] Avoid parsing error from bogus Azure Flexible Server custom GUC #​587
  • [BUGFIX] Fix pgstatarchiver error in 9.4 and earlier. #​599
  • [BUGFIX] Sanitize setting values because of Aurora irregularity #​620

v0.10.1: 0.10.1 / 2022-01-14

Compare Source

  • [BUGFIX] Fix broken log-level for values other than debug. #​560

v0.10.0: 0.10.0 / 2021-07-08

Compare Source

  • [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #​499
  • [BUGFIX] fix pgreplicationslots on postgresql versions 9.4 <> 10.0 #​537

v0.9.0: 0.9.0 / 2021-03-01

Compare Source

First release under the Prometheus Community organisation.

  • [CHANGE] Update build to use standard Prometheus promu/Dockerfile
  • [ENHANCEMENT] Remove duplicate column in queries.yml #​433
  • [ENHANCEMENT] Add query for 'pgreplicationslots' #​465
  • [ENHANCEMENT] Allow a custom prefix for metric namespace #​387
  • [ENHANCEMENT] Improve PostgreSQL replication lag detection #​395
  • [ENHANCEMENT] Support connstring syntax when discovering databases #​473
  • [ENHANCEMENT] Detect SIReadLock locks in the pg_locks metric #​421
  • [BUGFIX] Fix pgdatabasesize_bytes metric in queries.yaml #​357
  • [BUGFIX] Don't ignore errors in parseUserQueries #​362
  • [BUGFIX] Fix queries.yaml for AWS RDS #​370
  • [BUGFIX] Recover when connection cannot be established at startup #​415
  • [BUGFIX] Don't retry if an error occurs #​426
  • [BUGFIX] Do not panic on incorrect env #​457

v0.8.0

Compare Source

v0.7.0

Compare Source

v0.6.0

Compare Source


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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImVuaGFuY2VtZW50Il19-->

Open PR in GitHub
chore(deps): update dependency lusitaniae/apache_exporter to v1
enhancement

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| Lusitaniae/apache_exporter | major | 0.8.0 -> 1.0.8 |


Release Notes

Lusitaniae/apacheexporter (Lusitaniae/apacheexporter)

v1.0.8: / 2024-06-26

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.7...v1.0.8

v1.0.7: / 2024-03-13

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.6...v1.0.7

v1.0.6: 1.0.6 / 2024-01-30

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.5...v1.0.6

v1.0.5: 1.0.5 / 2023-12-22

Compare Source

  • [BUGFIX] Add required changelog #​182

v1.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.3...v1.0.4

v1.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v1.0.0...v1.0.1

v1.0.0

Compare Source

Modernize flag parsing
https://github.com/Lusitaniae/apache_exporter/pull/162

Custom headers
https://github.com/Lusitaniae/apache_exporter/pull/161

v0.13.4

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v0.13.3...v0.13.4

v0.13.3

Compare Source

What's Changed

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v0.13.2...v0.13.3

v0.13.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Lusitaniae/apache_exporter/compare/v0.13.1...v0.13.2

v0.13.1

Compare Source

v0.13.0

Compare Source

v0.12.0

Compare Source

v0.11.0

Compare Source

Add TLS functionality based on Prometheus Web module.
Switch to logger (as prometheus/common/log is deprecated)

v0.10.1

Compare Source

bugfix: Reset ProxyBalancer metrics on each scrape to remove stale data

v0.10.0

Compare Source

  • Update CI/CD
  • Update Golang to 1.16
  • Add Apache Proxy metrics and other metrics

v0.9.0

Compare Source


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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImVuaGFuY2VtZW50Il19-->

Open PR in GitHub
chore(deps): update dependency nginxinc/nginx-prometheus-exporter to v1
enhancement
needs-work

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginxinc/nginx-prometheus-exporter | major | 0.11.0 -> 1.2.0 |


Release Notes

nginxinc/nginx-prometheus-exporter (nginxinc/nginx-prometheus-exporter)

v1.2.0

Compare Source

<!-- Release notes generated using configuration in .github/release.yml at v1.2.0 -->

What's Changed

πŸš€ Features
πŸ§ͺ Tests
πŸ”¨ Maintenance
πŸ“ Documentation
⬆️ Dependencies

92 changes

Other Changes

New Contributors

Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.1.0...v1.2.0

Upgrade

Compatibility

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

v1.1.2

Compare Source

πŸš€ Features
Switch from warning to debug when upstream labels are empty by @​pdabelf5 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/724

v1.1.1

Compare Source

v1.1.0

Compare Source

<!-- Release notes generated using configuration in .github/release.yml at v1.1.0 -->

What's Changed

πŸš€ Features
πŸ› Bug Fixes
πŸ”¨ Maintenance
πŸ“ Documentation
⬆️ Dependencies

Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.0.0...v1.1.0

Upgrade

Compatibility

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

v1.0.0

Compare Source

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0 -->

What's Changed

πŸ’£ Breaking Changes
πŸš€ Features
πŸ› Bug Fixes
πŸ”¨ Maintenance

33 changes

πŸ“ Documentation
⬆️ Dependencies

191 changes


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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImVuaGFuY2VtZW50Il19-->

Open PR in GitHub
chore(deps): update dependency kbudde/rabbitmq_exporter to v1
enhancement
needs-work

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| kbudde/rabbitmq_exporter | major | 0.29.0 -> 1.0.0 |


Release Notes

kbudde/rabbitmqexporter (kbudde/rabbitmqexporter)

v1.0.0: - final release

Compare Source

#​383 This is the last version

What's Changed

New Contributors

Full Changelog: https://github.com/kbudde/rabbitmq_exporter/compare/v1.0.0-RC22...v1.0.0

Docker images

  • docker pull ghcr.io/kbudde/rabbitmq_exporter:1.0.0
  • docker pull ghcr.io/kbudde/rabbitmq_exporter:1859734
  • docker pull kbudde/rabbitmq-exporter:1.0.0
  • docker pull kbudde/rabbitmq-exporter:1859734

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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImVuaGFuY2VtZW50Il19-->

Open PR in GitHub
Bump renovatebot/github-action from 40.2.2 to 40.2.3
dependencies

Bumps renovatebot/github-action from 40.2.2 to 40.2.3.

Release notes
Sourced from renovatebot/github-action's releases.

v40.2.3
40.2.3 (2024-07-22)
Documentation

update references to ghcr.io/renovatebot/renovate to v37.431.4 (f771ec2)
update references to ghcr.io/renovatebot/renovate to v37.438.2 (f1b8354)
update references to renovatebot/github-action to v40.2.2 (02b9835)

Miscellaneous Chores

deps: update dependency @​semantic-release/github to v10.0.7 (044641a)
deps: update dependency @​semantic-release/github to v10.1.0 (503fd55)
deps: update dependency @​types/node to v20.14.10 (0eef375)
deps: update dependency npm-run-all2 to v6.2.1 (1334247)
deps: update dependency npm-run-all2 to v6.2.2 (8a5d6f9)
deps: update dependency prettier to v3.3.3 (7e9c4ee)
deps: update dependency rimraf to v5.0.8 (a7a38a8)
deps: update dependency rimraf to v5.0.9 (d03e7a3)
deps: update pnpm to v9.5.0 (083af31)
update example files with newer options (#855) (db9fb1a)

Build System

deps: lock file maintenance (16855c5)

Continuous Integration

deps: update actions/setup-node action to v4.0.3 (29f9c5a)
deps: update renovate docker tag to v37.426.2 (2091eb8)
deps: update renovate docker tag to v37.426.4 (a2bbdde)
deps: update renovate docker tag to v37.427.0 (8a56556)
deps: update renovate docker tag to v37.428.2 (c912317)
deps: update renovate docker tag to v37.428.3 (680e80b)
deps: update renovate docker tag to v37.429.0 (2b8723e)
deps: update renovate docker tag to v37.429.1 (362fe74)
deps: update renovate docker tag to v37.431.0 (65f80c0)
deps: update renovate docker tag to v37.431.4 (c9bf0d3)
deps: update renovate docker tag to v37.431.7 (5a79cc4)
deps: update renovate docker tag to v37.432.0 (b7fe9a6)
deps: update renovate docker tag to v37.433.0 (a80f43d)
deps: update renovate docker tag to v37.433.2 (1f0eb2c)
deps: update renovate docker tag to v37.434.2 (d841653)
deps: update renovate docker tag to v37.437.3 (51174a8)
deps: update renovate docker tag to v37.438.2 (e3a014b)




Commits

8ce0fe8 chore(release): 40.2.3 [skip ci]
1721ad1 skip: merge (16855c50b797d073dcde5f5e98f90c0d96e8a5ce) [skip release]
e37b903 skip: merge (f1b8354b60b006c5921f8b463cdab7373b64f955) [skip release]
16855c5 build(deps): lock file maintenance
f1b8354 docs: update references to ghcr.io/renovatebot/renovate to v37.438.2
65dc822 skip: merge (e3a014ba5a44717a3c309d2cce9d05d691281258) [skip release]
e3a014b ci(deps): update renovate docker tag to v37.438.2
e0570c1 skip: merge (51174a8b9a2c40fcb7fbcabe1f32b736c8d057ca) [skip release]
51174a8 ci(deps): update renovate docker tag to v37.437.3
235deac skip: merge (7e9c4eebc30df81f4fa663b49fafd274bbb4556d) [skip release]
Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open PR in GitHub
add env vars and env file path
needs-rebase
merge-conflicts

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

Add envvars and envfile_path variable

This Pull Request (PR) fixes the following issues

This allows Username and password to be passed through the ESUSERNAME and ESPASSWORD environment variables.
Ref: https://github.com/prometheus-community/elasticsearch_exporter/commit/80e25faf48ff6283cfcb9e560e44b0f7b20976ab

Open PR in GitHub