ngjaying
|
a35504eeae
refactor(plugins): move GetPlugin to plugins/manager
|
5 years ago |
ngjaying
|
b7ea1cde85
Merge pull request #156 from emqx/edgex_sink
|
5 years ago |
RockyJin
|
492dfdd99c
add edgex message bus sink
|
5 years ago |
ngjaying
|
4933d3b4d6
feat(stream): reduce default cache length to 1024 to avoid large memory footprint
|
5 years ago |
ngjaying
|
61eb5e40f1
feat(stream): support error sink
|
5 years ago |
ngjaying
|
189448e90f
refactor(stream): node status clear after restart
|
5 years ago |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 years ago |
ngjaying
|
e4f7c1c3e7
feat(stream): sink cache save/load
|
5 years ago |
ngjaying
|
7ffdeb046d
feat(stream): add cache for sink
|
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
|
4b8ef37da1
fix<query>: fix the result was not returned problem
|
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
|
ee945be78f
feat<stream>: add runAsync config for sink
|
5 years ago |
ngjaying
|
f5b9460df1
feat<stream>: add concurrency support for sink
|
5 years ago |
ngjaying
|
007bb16ac9
feat(sink): rest sink implementation
|
5 years ago |
RockyJin
|
5762b09dbf
fix go module issue
|
5 years ago |
RockyJin
|
183374243d
refactor import path
|
5 years ago |
ngjaying
|
e4b4b5eb52
bug(status): correct rule status and source config reload
|
5 years ago |
ngjaying
|
1aaf875785
feat(extension): context and sink refactor. stream compose refactor
|
5 years ago |