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

[prometheus-sql-exporter] Initial release #4449

Conversation

wilfriedroset
Copy link

What this PR does / why we need it

This PR introduces a chart for deploying sql_exporter

Which issue this PR fixes

N/A

Special notes for your reviewer

I've purposedly choose to use @justwatchcom which is actively maintained instead of free/sql_exporter

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
@wilfriedroset wilfriedroset requested a review from a team as a code owner April 12, 2024 20:15
DrFaust92 and others added 28 commits May 8, 2024 18:57
…vFrom (prometheus-community#4441)

* Allow setting environment variables

- Add optional envFrom sections to DaemonSet and Deployment

Signed-off-by: Karsten Stöckmann <karsten.stoeckmann@bewotec.de>

* Add example for envFrom

Signed-off-by: Karsten Stöckmann <karsten.stoeckmann@bewotec.de>

---------

Signed-off-by: Karsten Stöckmann <karsten.stoeckmann@bewotec.de>
Co-authored-by: Karsten Stöckmann <karsten.stoeckmann@bewotec.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t same resources as blackbox exporter (prometheus-community#4418)

* Ensure configReloader does not get same resources as the exporter

Signed-off-by: Baargav <baargavrag@gmail.com>

* Bump chart version

Signed-off-by: Baargav <baargavrag@gmail.com>

---------

Signed-off-by: Baargav <baargavrag@gmail.com>
Signed-off-by: André Bauer <monotek@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
…heus-community#4447)

* [prometheus-pushgateway]: add support for basic authentication

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>

* [prometheus-pushgateway]: bump major instead of minor version

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>

* [prometheus-pushgateway] omit args if empty

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>

* [prometheus-pushgateway] add default labels to Secret

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>

* [prometheus-pushgateway] add support for setting httpHeaders for probes in Values

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>

* Add corrections in README

Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

* Correct textlint directive in README

Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

---------

Signed-off-by: gasmick <33287410+gasmick@users.noreply.github.com>
Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
… in values (prometheus-community#4456)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.io>
…community#4473)

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* bump pushgateway dependency

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* bump prom to 2.51.2

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Update charts/prometheus/Chart.yaml

Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
…aEnv is specified (prometheus-community#4354)

Signed-off-by: Adrian Berger <adria.berger94@gmail.com>
Signed-off-by: André Bauer <monotek@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
)

Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
…registry value (prometheus-community#4436)

Signed-off-by: Christophe Rime <christopherime@me.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
…munity#4469)

* [prometheus-blackbox-exporter] Add value for hostPort

Signed-off-by: Yigit Ozen <canyigitozen@gmail.com>

* [prometheus-blackbox-exporter] Bump chart version

Signed-off-by: Yigit Ozen <canyigitozen@gmail.com>

---------

Signed-off-by: Yigit Ozen <canyigitozen@gmail.com>
prometheus-community#4485)

* [prometheus-mysql-exporter] Manual credentials specification for multuple targets

Signed-off-by: alit-by <litasov.o@gmail.com>

* [prometheus-mysql-exporter] Fix linting.

Signed-off-by: alit-by <litasov.o@gmail.com>

---------

Signed-off-by: alit-by <litasov.o@gmail.com>
* [prometheus] Add CI values files

Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

* Use helper template setting labels in clusterrole

Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

---------

Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
Co-authored-by: MH <zanhsieh@gmail.com>
…olume mount point, remove unused proc volume (prometheus-community#4457)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.io>
…ty#4488)

* [prometheus-snmp-exporter] Extend workload config

- Introduce optional revisionHistoryLimit for Deployment / DaemonSet

Signed-off-by: ngc4579 <distant.calls@gmail.com>

* Update charts/prometheus-snmp-exporter/Chart.yaml

Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>

---------

Signed-off-by: ngc4579 <distant.calls@gmail.com>
Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>
Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>
…ty#4490)

* [prometheus-snmp-exporter] Extend metric relabels

- In addition to fixed '$key: $value' metric relabelings, allow
  arbitrary relabel configs in order to support e.g. common
  label prefixes

Signed-off-by: ngc4579 <distant.calls@gmail.com>

* Update charts/prometheus-snmp-exporter/values.yaml

Apply suggested changes

Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>
Signed-off-by: ngc4579 <distant.calls@gmail.com>

* Update charts/prometheus-snmp-exporter/values.yaml

Apply suggested changes

Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>
Signed-off-by: ngc4579 <distant.calls@gmail.com>

---------

Signed-off-by: ngc4579 <distant.calls@gmail.com>
Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DrFaust92 and others added 7 commits May 8, 2024 18:57
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
…de exporter service spec (prometheus-community#4512)

* add externalTrafficPolicy to prometheus node exporter service spec

Signed-off-by: Steve Liu <ljc1993917@gmail.com>

* Update charts/prometheus-node-exporter/templates/service.yaml

Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
Signed-off-by: Steve Liu <ljc1993917@gmail.com>

* Update charts/prometheus-node-exporter/values.yaml

Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
Signed-off-by: Steve Liu <ljc1993917@gmail.com>

* Update charts/prometheus-node-exporter/Chart.yaml

Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
Signed-off-by: Steve Liu <ljc1993917@gmail.com>

---------

Signed-off-by: Steve Liu <ljc1993917@gmail.com>
Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
While using `extraArgs` is possible, `baseURL` is consistent with the
Prometheus chart and is more discoverable.
The template modification is taken from the prometheus chart.

Signed-off-by: Max Gautier <mg@max.gautier.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet