Skip to content

Distribution stats don't work with Stackdriver exporter #35

@derekperkins

Description

@derekperkins

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions