Julien Pivotto
|
1af67e72d4
|
prometheus: Implement basic Prometheus support
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-02-08 12:13:33 +01:00 |
|
James Shubin
|
62c3add888
|
lib: Make initial one-shot start pattern more elegant
This should do the same thing, in a more elegant and efficient way.
|
2017-02-05 19:00:14 -05:00 |
|
James Shubin
|
2c8c9264a4
|
pgraph: Simplify graph exit waiting
I think the vertex resource exiting can be done in a single stage
instead of the previous two stage exit.
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
dd8d17232f
|
pgraph: Build the sync group into the graph structure
This hides the sync/wait logic inside the graph itself.
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
6312b9225f
|
gapi: Rename SwitchStream to Next
This is more concise and I think more logical. Complains welcome!
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
4803be1987
|
misc: Rename mgmtmain to lib and remove global package
This refactor should make it cleaner to use mgmt.
|
2016-12-08 23:31:45 -05:00 |
|