devinbost commented on issue #6205: [Go Function API] Need Prometheus support and statistics for Go functions URL: https://github.com/apache/pulsar/issues/6205#issuecomment-582148170 BTW, @jiazhai the change turned out to be a lot more complex than anticipated because the Prometheus developers changed the way their framework can be used in the Go client library. So, it wasn't a clean copy of the Python/Java approaches we took for adding statistics and Prometheus data. I needed to take an entirely different approach, based on the guidance from the Prometheus maintainers. There's a link to a discussion with more detail in that PR if you're interested.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
