pcp@groups.io Integration
2017-07-23 21:54:32 UTC
[performancecopilot/pcp] Pull request opened by jronak ( https://github.com/jronak ) :
#323 Prometheus: add auto metadata refresh and indom cache fixes ( https://github.com/performancecopilot/pcp/pull/323 )
For parallel http fetches, multiple threads are used when the context is with the python interpreter, which I believe fixes #313. Sub-process watches for any changes in the endpoint metrics metadata and uses diffing strategy to add/remove only changed metrics, which fixes #308.
Thanks!
#323 Prometheus: add auto metadata refresh and indom cache fixes ( https://github.com/performancecopilot/pcp/pull/323 )
For parallel http fetches, multiple threads are used when the context is with the python interpreter, which I believe fixes #313. Sub-process watches for any changes in the endpoint metrics metadata and uses diffing strategy to add/remove only changed metrics, which fixes #308.
Thanks!