ingress-nginx-helm/internal/ingress/metric/collectors
dependabot[bot] ee5d40a6d2
Bump the all group with 2 updates (#11672)
* Bump the all group with 2 updates

Bumps the all group with 2 updates: [github.com/ncabatoff/process-exporter](https://github.com/ncabatoff/process-exporter) and [k8s.io/component-base](https://github.com/kubernetes/component-base).


Updates `github.com/ncabatoff/process-exporter` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/ncabatoff/process-exporter/releases)
- [Changelog](https://github.com/ncabatoff/process-exporter/blob/master/cloudbuild.release.yaml)
- [Commits](https://github.com/ncabatoff/process-exporter/compare/v0.8.2...v0.8.3)

Updates `k8s.io/component-base` from 0.30.2 to 0.30.3
- [Commits](https://github.com/kubernetes/component-base/compare/v0.30.2...v0.30.3)

---
updated-dependencies:
- dependency-name: github.com/ncabatoff/process-exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* Metrics/Process: Adapt to API change in `ncabatoff/process-exporter`.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-07-22 05:12:42 -07:00
..
admission.go Fix admission controller logging of admissionTime and testedConfigurationSize (#11089) 2024-03-12 06:51:08 -07:00
admission_test.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
controller.go remove _ssl_expire_time_seconds metric by identifier (#9706) 2024-04-08 12:32:21 -07:00
controller_test.go remove _ssl_expire_time_seconds metric by identifier (#9706) 2024-04-08 12:32:21 -07:00
main.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
nginx_status.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
nginx_status_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
process.go Bump the all group with 2 updates (#11672) 2024-07-22 05:12:42 -07:00
process_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
socket.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
socket_test.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
testutils.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00