RockyJin
|
40cad57ab4
update code with feedback from hjy
|
4 years ago |
RockyJin
|
35a8e31e90
support for http pull source
|
4 years ago |
RockyJin
|
b74a25433e
support for #249
|
5 years ago |
RockyJin
|
686f078cf6
lower case field name issue
|
5 years ago |
jinfahua
|
56ce87b4fd
Merge branch 'develop' into field_lowercase
|
5 years ago |
RockyJin
|
74022e4bd8
add lowercase support for field names with select * statement
|
5 years ago |
ngjaying
|
66012ae4cd
feat(plugin): Support to return a constructor function for plugins
|
5 years ago |
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 |