ngjaying
|
2ebd3e5831
feat(plugins): support to load plugin with version
|
5 years ago |
ngjaying
|
a35504eeae
refactor(plugins): move GetPlugin to plugins/manager
|
5 years ago |
ngjaying
|
4deef081bb
feat(edgex): conditional build for edgex related
|
5 years ago |
RockyJin
|
518fab2264
edges source
|
5 years ago |
ngjaying
|
56e0b391c8
bug(stream): source error handling
|
5 years ago |
ngjaying
|
472b379b64
bug(stream): source stats race condition
|
5 years ago |
ngjaying
|
189448e90f
refactor(stream): node status clear after restart
|
5 years ago |
ngjaying
|
eaaf86a2fc
refactor(source): add error callback for source open
|
5 years ago |
ngjaying
|
9e0d86e8d0
refactor(tests): let window test get the constant result without sleep
|
5 years ago |
ngjaying
|
80d8af9846
refactor(tests): use new mock clock for window testing
|
5 years ago |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 years ago |
ngjaying
|
131533eb9e
Merge remote-tracking branch 'origin/master' into temp
|
5 years ago |
ngjaying
|
14b97431f7
bug(test): fix processor test
|
5 years ago |
ngjaying
|
b8bd585140
feat(prometheus): allow to open/close prometheus by config
|
5 years ago |
ngjaying
|
42a211476c
bug(stream): restart source should re-read the config
|
5 years ago |
ngjaying
|
7deef9554a
feat(metrics): print merics in order
|
5 years ago |
ngjaying
|
cec5e64095
feat(metrics): add metric for channel length
|
5 years ago |
ngjaying
|
f09d3ec447
feat(stream): export bufferLength option for source/sink and rule
|
5 years ago |
ngjaying
|
b04d85c5ec
refactor(stream): refactor for concurrent run
|
5 years ago |
ngjaying
|
2030747095
feat<stream>: dynamic buffer for source
|
5 years ago |
ngjaying
|
03fb90a5f0
feat<stream>: block if any of the ouput channel in the stream chain is full
|
5 years ago |
ngjaying
|
98778f1ace
fix<stream>: fix nil creation of source/sink
|
5 years ago |
ngjaying
|
4b2e0ed4ca
feat<metrics>: support metrics for multiple instances
|
5 years ago |
ngjaying
|
88c3763b02
feat<metrics>: add metrics for operations
|
5 years ago |
ngjaying
|
bccfa49f86
feat<stream>: update for tests to fit the source concurrency support
|
5 years ago |
ngjaying
|
d068bb6ed7
feat<stream>: add instance information to context
|
5 years ago |
ngjaying
|
40c854f545
feat<stream>: add concurrency support for source
|
5 years ago |
ngjaying
|
6376cc6653
refactor(mqtt): revert mqtt source to use /etc/mqtt_source.yaml as the config file
|
5 years ago |
RockyJin
|
5762b09dbf
fix go module issue
|
5 years ago |
ngjaying
|
f9044cc072
feat(extension): support aggregate function, tests and refactors
|
5 years ago |