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

feat: Add option to specify prometheus metrics listen address #478

Merged
merged 4 commits into from
May 16, 2022

Conversation

mmoutama09
Copy link
Contributor

Description

Add variable listen_address to enable prometheus metrics

Migrations required

NO

Verification

plan is joined to the PR
plan.txt

@@ -1,12 +1,13 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
- repo: http://github.com/antonbabenko/pre-commit-terraform
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: checked in by accident?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had the same issue. The git protocol is outdated. See #481

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it not be https instead of http?

@mmoutama09 mmoutama09 force-pushed the add_prometheus_metrics branch from 38128ab to 1c589c0 Compare May 13, 2022 09:20
Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmoutama09 thanks for your contribution, sorry for keep you wainting. Just a small remark on the pre-commit. Can you update it to https?

@@ -1,12 +1,13 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
- repo: http://github.com/antonbabenko/pre-commit-terraform
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it not be https instead of http?

@npalm
Copy link
Collaborator

npalm commented May 16, 2022

Just merged #481 fixing the submodule

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, just synced with other PRs

@npalm npalm changed the title add_variable_for_prometheus_metrics feat: Add option to specify prometheus metrics listen address May 16, 2022
@npalm npalm merged commit d441e27 into cattle-ops:develop May 16, 2022
semantic-releaser bot pushed a commit that referenced this pull request May 16, 2022
## [4.42.0](4.41.1...4.42.0) (2022-05-16)

### Features

* Add option to specify prometheus metrics listen address [#478](#478) ([d441e27](d441e27))
* support runner AuthenticationType configuration ([7d3617e](7d3617e))

### Bug Fixes

* join the volumes with \n instead of , ([#480](#480)) ([f9de728](f9de728))
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 4.42.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants