Commit Graph

18 Commits

Author SHA1 Message Date
Yassin Raman
d50e822b71 deployment: prometheus, grafana and new version of storm with siembol metrics (#692)
* grafana and prometheus

* updated storm to latest

* grafana and prometheus

* grafana and prometheus

* grafana and prometheus

* grafana and prometheus

* version

* kafka lag exporter

* include kafka lag

* log level and change interval for scraping

* update to use values.yaml file

* fix

* added latency graphs

* added latency graphs, fix

* added monitoring to clean up

* using official docker image

* remove outdated comment

* fix, indentation

* clean up

* host names added

* rename and clean up

* rename and clean up

* tag

* jmx exporter cm added

* jmx exporter cm added

* jmx exporter volume mount

* jmx exporter install

* storm version

* add jmx to ps

* fix for changing port

* add wget to install

* not needed, we're using ingress-dns add on and configuring actual dns resolver

* fix

* fix post request

* add protection matches to dashboard

* separate traffic generator from main siembol install

* update

* update

* move file to correct loc

* typo

* fix

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
Co-authored-by: Celie Valentiny <cvalentiny@hotmail.fr>
2022-07-14 11:59:27 +01:00
Celie Valentiny
f54b67c140 Siembol-editor-ui: updating docs (#612) 2022-04-29 12:43:10 +01:00
Jonathan Giannuzzi
d0ff5fb1c1 [quickstart] Fix domain name resolution failures on macOS (#488)
* [quickstart] Fix domain name resolution failures on macOS

* [quickstart] fix enrichmentStore scripts as well
2022-01-14 17:34:34 +00:00
Marian Novotny
21fe576110 Improvements and fixes in enrichment tables (#409)
* reworking updating tables in enrichment storm

* change java version in docs

* Improving logging in updating table service

* cleaning storm modules dependencies

* Fixing storm guava dependency

* minor typo

* fixing java versions
2021-11-09 11:16:23 +00:00
Celie Valentiny
edea30123e Deployment: cherrypick java11 commits for enrichment store (#406) 2021-11-05 09:37:35 +00:00
Yassin Raman
33dc805570 Deployment: refactoring (#241)
Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2021-07-28 17:31:18 +01:00
Marian Novotny
54b0be4020 docs: improving introduction (#240)
* Add files via upload

* minor update of introduction
2021-07-28 10:55:38 +01:00
C~+
3812f5b358 Update Introduction.md (#184)
* Update Introduction.md

Updating Introduction document with more detail and improved grammar/spelling/etc.

* Update introduction.md with corrections

Updated introduction.md with corrections requested by @mariannovotny.
2021-07-28 09:28:19 +01:00
Yassin Raman
132f07d873 deployment: cleanup script improvement (#234)
* added dependency install script, and clean up

* kafka ui instructions

* added ps scripts for install

* update to support folder change and powershell scripts

* removed unneccessary file

* small fix

* added cm and secret to cleanup script

* change to reflect cleanup script

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2021-07-21 12:27:52 +01:00
Yassin Raman
e8a0e2bca7 deployment: adding PS scripts (#227)
* added dependency install script, and clean up

* kafka ui instructions

* added ps scripts for install

* update to support folder change and powershell scripts

* removed unneccessary file

* small fix

* minor fixes in scripts

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: Oliver Fletcher <ollie@oliverfletcher.com>
Co-authored-by: Marian Novotny <Marian.Novotny@gresearch.co.uk>
2021-07-16 18:10:27 +01:00
Yassin Raman
c9510dad93 Kafka UI (#223)
* added dependency install script, and clean up

* kafka ui instructions

* adding kafka helpers to quickstart

* adding kafka helpers to quickstart

* removed file, not needed

* improvement

Co-authored-by: Yassin Raman <yassin@gmail.co>
2021-07-15 17:28:56 +01:00
Marian Novotny
2a064ca94d Update quickstart.md (#222) 2021-07-15 14:48:54 +01:00
Yassin Raman
4a5a3cd83c docs: adding quickstart (#220)
* added dependency install script, and clean up

* small fixes

* small fix

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: stackedsax <alex.scammon@gresearch.co.uk>
2021-07-14 18:22:06 +01:00
Celie Valentiny
5bbccdc6fa Config-editor-ui: copy/paste + undo/redo (#165) 2021-07-06 17:00:15 +01:00
Marian Novotny
2950501eff doc: improved documentation (#248)
* Some sample changes

* A first pass of the deployment how-to's

Co-authored-by: stackedsax <alex.scammon@gresearch.co.uk>
2021-04-22 09:34:00 +01:00
Marian Novotny
3d4226e918 docs: adding how to contribute (#245)
* docs: adding how to contribute

* Update how_to_contribute.md

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>
2021-04-16 16:38:28 +01:00
Oliver Fletcher
847eba0965 edits to intro docs (#227)
Editing of introduction in docs.

Co-authored-by: C~+ <7826876+c-rindi@users.noreply.github.com>
2021-03-30 10:45:08 +01:00
Marian Novotny
b7c262c9b8 improve documentation (#211)
* adding skeleton for documentation

* fixing typos

* adding skeleton for next gen documentation (#199)

* adding skeleton for documentation

* fixing typos

* Documentation (#201)

* adding skeleton for documentation

* fixing typos

* Config-editor-ui: some css fixes + testing deployment + title validation + regex links (#200)

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>

* improve introduction

* updated documentation

* improved introduction

* adding arichtecture image

* resize image

* fixing image

* adding parser_flow image

* adding router parsing image

* making urls clickable

* Fixing typos based on review

* adding siembol response work in progress documentation

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>
2021-03-12 17:22:29 +00:00