Discussion:
[pcp] Pull Request Updated #github
pcp@groups.io Integration
2017-07-23 22:22:53 UTC
Permalink
[performancecopilot/pcp] Pull request updated 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!
pcp@groups.io Integration
2017-07-24 21:11:42 UTC
Permalink
[performancecopilot/pcp] Pull request updated 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!

Loading...