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

exporter/stackdriver: distribution range is not allowed #82

Closed
SergeyKanzhelev opened this issue Jun 3, 2019 · 2 comments
Closed

exporter/stackdriver: distribution range is not allowed #82

SergeyKanzhelev opened this issue Jun 3, 2019 · 2 comments

Comments

@SergeyKanzhelev
Copy link
Member

From census-instrumentation/opencensus-csharp#110

I've tried using distribution aggregation with stackdriver exporter, but it does not work.
It looks like the same issue as in GO package - census-instrumentation/opencensus-go#143

@SergeyKanzhelev SergeyKanzhelev added this to the Basic exporters and adapters milestone Jun 11, 2019
@jacostro
Copy link

jacostro commented Sep 17, 2019

I encountered the same problem. Exception from Stackdriver client explicitly said that range is not supported yet, and this section in the documentation:
https://cloud.google.com/monitoring/api/ref_v3/rest/v3/TimeSeries#Distribution
says for range:

If specified, contains the range of the population values. The field must not be present if the count is zero. This field is presently ignored by the Stackdriver Monitoring API v3.

@SergeyKanzhelev SergeyKanzhelev modified the milestones: Basic exporters and adapters, v0.3 Oct 28, 2019
@SergeyKanzhelev SergeyKanzhelev modified the milestones: v0.3, Future Mar 4, 2020
@cijothomas
Copy link
Member

Closing as StackDriver exporter is not part of this repo, and the previous metrics api is removed.

Yun-Ting pushed a commit to Yun-Ting/opentelemetry-dotnet that referenced this issue Oct 13, 2022
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

3 participants