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

Distribution stats don't work with Stackdriver exporter #35

Open
derekperkins opened this issue Mar 26, 2019 · 0 comments
Open

Distribution stats don't work with Stackdriver exporter #35

derekperkins opened this issue Mar 26, 2019 · 0 comments

Comments

@derekperkins
Copy link

When using the Stackdriver exporter and the basic setup, I get this repeatedly.

Failed to export to Stackdriver: rpc error: code = InvalidArgument desc = Field timeSeries[4].points[0].distributionValue had an invalid value: Distribution value has 32 |bucket_counts| fields, which is more than the 31 buckets allowed by the bucketing options.

I'm not doing anything custom - here's my setup

ocsql.RegisterAllViews()
ocsql.RecordStats(db, 5*time.Second)
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

1 participant