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

Metrics API #669

Open
bmeynell opened this issue Apr 18, 2019 · 3 comments
Open

Metrics API #669

bmeynell opened this issue Apr 18, 2019 · 3 comments

Comments

@bmeynell
Copy link

bmeynell commented Apr 18, 2019

There does not appear to be direct support for Solr's Metrics API.

  • Any past or present interest in this?
  • URI/handler is admin/metrics: Would the recommended implementation be that the relevant code exist in the Solarium\QueryType\Metrics namespace, and related constant be Client::QUERY_METRICS?

Thoughts? TY!

@mkalkbrenner
Copy link
Member

For sure this could be integrated.

If you want to work on this, I'll be happy to review a PR.

@mkalkbrenner
Copy link
Member

We already added a generic implementation of the V2 API.

See

public function testV2Api()
for an example

@Firesphere
Copy link
Contributor

What would these metrics be able to return? I'm interested as it would be a great addition to our CMS-based control that already is used to built elevation and custom search-fields :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants