[GitHub] [pulsar] devinbost commented on issue #6031: [Issue 4175] [pulsar-function-go] (ongoing) Add Go Function heartbeat and statistics for production usage

2020-01-14 Thread GitBox
devinbost commented on issue #6031: [Issue 4175] [pulsar-function-go] (ongoing) 
Add Go Function heartbeat and statistics for production usage
URL: https://github.com/apache/pulsar/pull/6031#issuecomment-574419772
 
 
   So, we probably need to have the Prometheus wiring in a different PR due to 
its complexity and the larger changes that will be required. 


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] devinbost commented on issue #6031: [Issue 4175] [pulsar-function-go] (ongoing) Add Go Function heartbeat and statistics for production usage

2020-01-14 Thread GitBox
devinbost commented on issue #6031: [Issue 4175] [pulsar-function-go] (ongoing) 
Add Go Function heartbeat and statistics for production usage
URL: https://github.com/apache/pulsar/pull/6031#issuecomment-574390984
 
 
   Instrumenting Prometheus might be more work than anticipated.
   
   I ran into a blocking issue due to missing features in the Go client of 
Prometheus and got some pushback from one of their maintainers when I asked 
about getting those features.
   I'm discussing the issue with them, but we will likely need to work around 
the issue since they don't seem very eager to add the desired functionality. 
   For reference, see the discussion here: 
https://groups.google.com/d/msgid/prometheus-users/3480a316-748c-4351-8a15-1ac88971fd24%40googlegroups.com?utm_medium=email_source=footer


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:
us...@infra.apache.org


With regards,
Apache Git Services