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

[dev] Add prometheus metrics #105

Merged
merged 2 commits into from
May 20, 2018
Merged

Conversation

schnapster
Copy link
Contributor

Add basic metrics for logs and the JVM.

The metrics beans are fully conditional, so not opting in to metrics should have no impact™

No security has been added. Security is achieved by not exposing the host to public networks in the first place, or using a reverse proxy (and any security measures of the user's choice and the chosen reverse proxies' capability).

@freyacodes
Copy link
Member

This doesn't look like a breaking change. Would it make sense to include it in v2?

@schnapster
Copy link
Contributor Author

Yes. One moment.

@schnapster schnapster changed the base branch from v3 to dev May 20, 2018 21:34
@schnapster schnapster changed the title [v3] Add prometheus metrics [dev] Add prometheus metrics May 20, 2018
@schnapster
Copy link
Contributor Author

👌

Copy link
Member

@freyacodes freyacodes left a comment

Choose a reason for hiding this comment

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

👌

@freyacodes freyacodes merged commit 852c520 into lavalink-devs:dev May 20, 2018
@schnapster schnapster deleted the metrics branch May 20, 2018 22:06
freyacodes pushed a commit to freyacoded/repo-test that referenced this pull request Oct 11, 2022
* Add prometheus metrics for logs and basic jvm stats

* Adjust for Java 8
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

2 participants