You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2019/04/03 09:29:03 UTC

[GitHub] [jena] seaninryan commented on issue #534: [WIP] Proof of concept for prometheus endpoint

seaninryan commented on issue #534: [WIP] Proof of concept for prometheus endpoint
URL: https://github.com/apache/jena/pull/534#issuecomment-479412885
 
 
   @afs I've pushed a bunch of changes based off your feedback. I think it's quite neat now apart from the creation of the _combined jar_ as you've mentioned above.
   
   I got rid of `/$/extras/*` and just went with `/$/metrics` and by default that will return `501 Not Implemented` because the default metrics provider doesn't provide any equivalent of the `scrape()` method that Prometheus provides
   
   Anyway, take a look and let me know what you think

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services