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

Dimension introspection does not work on realtime segments #1474

Closed
gianm opened this issue Jun 28, 2015 · 3 comments
Closed

Dimension introspection does not work on realtime segments #1474

gianm opened this issue Jun 28, 2015 · 3 comments

Comments

@gianm
Copy link
Contributor

gianm commented Jun 28, 2015

Sink.getSegment always returns an empty list for the dimensions. This is troublesome for people that want to run dimension introspection queries (like the broker's dimensions endpoint) on new datasources that don't have historical segments yet.

@gianm
Copy link
Contributor Author

gianm commented Oct 7, 2015

I think since the completing of #1739, we can guide people to use the SegmentMetadataQuery for introspection rather than the broker dimensions and metrics endpoints.

@gianm gianm closed this as completed Oct 7, 2015
@xvrl
Copy link
Member

xvrl commented Oct 7, 2015

should we deprecate the broker endpoints then?

@fjy
Copy link
Contributor

fjy commented Oct 7, 2015

I think we can mark them as deprecated and include comments on what to use instead and remove things a few versions from now.

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