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

Improve HTTP metrics and add ClickHouse metric #158

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

ricoberger
Copy link
Member

Improve the exported HTTP metrics, by using summary instead of
histograms for the request latency.

Add a new ClickHouse metric, to determine how often a field is used in
queries. With the help of this metric we can then add more fields to the
logs table to improve the query time for the fields which are used most
of the time.

Improve the exported HTTP metrics, by using summary instead of
histograms for the request latency.

Add a new ClickHouse metric, to determine how often a field is used in
queries. With the help of this metric we can then add more fields to the
logs table to improve the query time for the fields which are used most
of the time.
@ricoberger ricoberger merged commit cf2953f into main Sep 29, 2021
@ricoberger ricoberger deleted the improve-http-metrics-add-clickhouse-metric branch September 29, 2021 19:55
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.

1 participant