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

Create a StatisticRecorder #115

Open
hferentschik opened this issue Jan 17, 2018 · 2 comments
Open

Create a StatisticRecorder #115

hferentschik opened this issue Jan 17, 2018 · 2 comments

Comments

@hferentschik
Copy link
Contributor

The idea is that the StatisticRecorder is a component running in a separate goroutine listening on a stats channel and updating the stats in the DB on each channel read.

This relates to issue #75

@aslakknutsen
Copy link

@hferentschik Statistic as in Metrics? If so why not just expose it as Prometheus data?

@hferentschik
Copy link
Contributor Author

No, statistics in terms of users accessing the Jenkins service. The proxy writes some stats data into a Postgres database.

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

No branches or pull requests

2 participants