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

httpd: rm unused prom structs #2414

Merged

Conversation

tomershafir
Copy link
Contributor

No description provided.

@tomershafir tomershafir marked this pull request as ready for review August 28, 2024 16:50
@@ -73,8 +73,6 @@ void set_routes(routes& r) {
}

Copy link
Member

Choose a reason for hiding this comment

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

httpd: rm unused prom structs

prometheus

Copy link
Contributor

Choose a reason for hiding this comment

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

also please consider using "remove" instead of "rm" for better readability. For example:

httpd: remove unused prometheus structs

while brevity is appreciated, full words often enhance clarity in commit messages without significantly impacting title length.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

aligned

@tomershafir tomershafir force-pushed the httpd-app-rm-unused-prometheus-structs branch from 558895f to d4df208 Compare August 29, 2024 05:26
@avikivity avikivity merged commit 3b0d5a5 into scylladb:master Aug 29, 2024
14 checks passed
@tomershafir tomershafir deleted the httpd-app-rm-unused-prometheus-structs branch August 29, 2024 09:27
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.

3 participants