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

Samples #67

Open
hennevogel opened this issue Mar 26, 2019 · 2 comments
Open

Samples #67

hennevogel opened this issue Mar 26, 2019 · 2 comments

Comments

@hennevogel
Copy link
Collaborator

For some high throughput apps it would make sense to be able to specify a sample size. Something like

InfluxDB::Rails.configure do |config|
  config.sample_size = 10 # Only measure every Nth request
end
@ChrisBr
Copy link
Collaborator

ChrisBr commented Jul 1, 2019

Should that be part of 1.0?

@hennevogel
Copy link
Collaborator Author

Nah I don't think so...

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

No branches or pull requests

2 participants