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

Bump prometheus-client from 0.17.1 to 0.20.0 in /tools/load-generator #3

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps prometheus-client from 0.17.1 to 0.20.0.

Release notes

Sourced from prometheus-client's releases.

0.20.0 / 2024-02-14

What's Changed

  • [CHANGE/BUGFIX] Update OpenMetrics Content Type to 1.0.0. #997
  • [FEATURE] Enable graceful shutdown for start_{http,wsgi}_server by returning the server and thread. #999
  • [FEATURE] Allow resetting counter metrics. #1005
  • [BUGFIX] wsgi server: address family discovery is not quite right. #1006

0.19.0 / 2023-11-20

What's Changed

[FEATURE] support HTTPS/TLS in start_http_server. #946 [BUGFIX] fix: error in determining timestamp less than. #979

0.18.0 / 2023-10-30

[CHANGE] Remove support for Python versions < 3.8. #936 [FEATURE] Add mostrecent aggregation to Gauge. #967 [ENHANCEMENT] Typing improvements. #935, #970 [ENHANCEMENT] Allow enabling or disabling _created metrics from code. #973 [BUGFIX] Change #!/usr/bin/python to #!/usr/bin/env python in remaining places. #945

Commits
  • 7a80f00 Release 0.20.0
  • 6ae7737 wsgi server: address family discovery is not quite right (#1006)
  • 1f8ceb7 Reset counter (#1005)
  • b9edc43 Enable graceful shutdown for start_{http,wsgi}_server (#999)
  • 9dd6b0d Update OpenMetrics Content Type to 1.0.0 (#997)
  • 998d8af Update documentation and code warning for remove and clear in multi-process m...
  • 147c9d1 Update documentation for disabling _created metrics (#992)
  • 2dcd17e Release 0.19.0
  • d8306b7 Merge pull request #980 from prometheus/fix-doc-site-build
  • 2fcdfa6 Remove public/api check copied from client_java
  • 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)

geekodour and others added 30 commits September 9, 2019 10:16
* populate ResourceVersion and ClusterIP when updating services if empty

Signed-off-by: Hrishikesh Barman <[email protected]>
* removed statefulset implementation of prombench tests

Signed-off-by: Hrishikesh Barman <[email protected]>
* *: bump Go version to 1.13

Signed-off-by: Simon Pasquier <[email protected]>
* update readme about ghaction comments

Signed-off-by: Hrishikesh Barman <[email protected]>
* Added DOMAIN_NAME env var to load-generator (querier)

Signed-off-by: Hrishikesh Barman <[email protected]>
Signed-off-by: Hrishikesh Barman <[email protected]>
Signed-off-by: Hrishikesh Barman <[email protected]>
* Added _noparse suffix to configmaps containing grafana dashboards and merged dashboards into one configmap.

Signed-off-by: Hrishikesh Barman <[email protected]>
* the comment monitor is refactored to run as a 24/7 service that listens for github events. It posts comments when the regex matches and triggers a new GH action workflow.

Signed-off-by: Hrishikesh Barman <[email protected]>
* link to current grafana dashboard

Signed-off-by: Hrishikesh Barman <[email protected]>

* Add logging of payload to comment-monitor

Signed-off-by: Hrishikesh Barman <[email protected]>
* Updated commentMonitor to use webhook secret.
Signed-off-by: Julien Pivotto <[email protected]>
DOCKER_CONTEXT was only being used in a few images, modified the Dockerfiles to
make the Dockerfile to use the project root context like the other images.

Signed-off-by: Hrishikesh Barman <[email protected]>
* refactor dockerfile

Signed-off-by: yeya24 <[email protected]>
* won't fatal exit comment-monitor if expected event is not found.
* Updated loki explorer link in Github comment.
* Add helpful message about adding the version if someone simply uses /prombench
* Remove printing webhook secret.

Signed-off-by: Hrishikesh Barman <[email protected]>
Signed-off-by: Hrishikesh Barman <[email protected]>
* Use Circle CI to build and publish docker image

Signed-off-by: Nevill <[email protected]>
…(#326)

* Updated all references from prombench to test infra

Signed-off-by: Hrishikesh Barman <[email protected]>
dependabot bot and others added 24 commits October 26, 2023 10:02
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.213 to 1.46.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.213...v1.46.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…com/aws/aws-sdk-go-1.46.4

Bump github.com/aws/aws-sdk-go from 1.44.213 to 1.46.4
…org/x/oauth2-0.13.0

Bump golang.org/x/oauth2 from 0.8.0 to 0.13.0
…erator/prometheus-client-0.17.1

Bump prometheus-client from 0.17.0 to 0.17.1 in /tools/load-generator
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…erator/requests-2.31.0

Bump requests from 2.28.2 to 2.31.0 in /tools/load-generator
Signed-off-by: Jesus Vazquez <[email protected]>
Synchronize common files from prometheus/prometheus
Due to the removal of provider-specific authentication code from kubectl
in Kubernetes v1.26, Prombench experiences connectivity issues. This
commit temporarily reinstates the legacy GCP plugin to maintain
functionality. A transition to the new `gke-gcloud-auth-plugin` will be
planned for future releases to align with the updated GKE authentication
process.

Signed-off-by: Julien Pivotto <[email protected]>
Implement temporary legacy auth fix for GKE in prombench
* Prombench: scrape cAdvisor metrics

So that queries for container_memory_rss return some data.

Signed-off-by: Bryan Boreham <[email protected]>

* Prombench: adjust load-gen queries

In some cases reduce the amount of data returned; in others reduce the
frequency so there is a gap between one batch and the next.
node_cpu has been renamed to node_cpu_seconds_total.

Signed-off-by: Bryan Boreham <[email protected]>

---------

Signed-off-by: Bryan Boreham <[email protected]>
Bumps [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) from 1.26.2 to 1.29.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@container/v1.26.2...pubsub/v1.29.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Bryan Boreham <[email protected]>
…oogle.com/go/container-1.29.0

Bump cloud.google.com/go/container from 1.26.2 to 1.29.0
Update prometheus builder to Go 1.21
Update prometheus builder to Go 1.22
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.17.1 to 0.20.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.17.1...v0.20.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 26, 2024
@bwplotka bwplotka closed this Mar 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/tools/load-generator/prometheus-client-0.20.0 branch March 26, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.