Commit Graph

205 Commits

Author SHA1 Message Date
Marian Novotny
661ff6c242 config editor: fixing updating matadata during submitting configuration (#811)
* config editor: fixing updating matadata during submitting configuration

* adding tests for release

* minor cleaning

* cleaning

* adding exception message

* adding test case test
2022-11-22 11:27:59 +00:00
dependabot[bot]
b8431b053b Bump nginxinc/nginx-unprivileged in /deployment/docker (#799)
Bumps nginxinc/nginx-unprivileged from 1.23.1-alpine to 1.23.2-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 11:36:17 +00:00
dependabot[bot]
74fe765b1e Bump snakeyaml from 1.31 to 1.33 (#796)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.33.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.31)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 11:42:52 +01:00
dependabot[bot]
c465b0e561 Bump junit-jupiter-engine from 5.9.0 to 5.9.1 (#795)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 10:50:08 +01:00
dependabot[bot]
53c572428c Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#790)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 10:20:30 +01:00
dependabot[bot]
321ed2b298 Bump junit-vintage-engine from 5.9.0 to 5.9.1 (#779)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 09:31:07 +01:00
dependabot[bot]
69541d413b Bump snakeyaml from 1.30 to 1.31 (#774)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.30)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:17:10 +01:00
Marian Novotny
e95a35771c Siembol alerting: Sending correlated alerts fields after matching the rule (#767)
* Sending correlated alerts fields after matchign the rule

* make fields to send optional
2022-08-25 14:43:21 +01:00
Marian Novotny
5f0c216e8d Siembol monitoring: minor refactoring (#766)
* minor refactoring of siembol monitoring

* adding explicit component scanning
2022-08-22 09:11:54 +01:00
dependabot[bot]
f217457a1e Bump junit-vintage-engine from 5.8.2 to 5.9.0 (#758)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 09:56:23 +01:00
dependabot[bot]
2ee91237a9 Bump nginxinc/nginx-unprivileged in /deployment/docker (#741)
Bumps nginxinc/nginx-unprivileged from 1.23.0-alpine to 1.23.1-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 09:19:07 +01:00
dependabot[bot]
2f45c1e175 Bump junit-jupiter-engine from 5.8.2 to 5.9.0 (#755)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 08:49:42 +01:00
dependabot[bot]
6443d487e5 Bump junit-platform-launcher from 1.8.2 to 1.9.0 (#747)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 08:23:50 +01:00
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
b35853cd2e Deployment: Quickstart with monitoring, response and kafka producer for demo (#724) 2022-07-12 13:15:08 +01:00
Marian Novotny
96db36cc80 config editor rest - fixing get testers (#721)
* fixing get testers endpoint in config editor rest

* Delete pom.xml.orig
2022-07-06 17:12:31 +01:00
dependabot[bot]
911fee8d24 Bump nginxinc/nginx-unprivileged in /deployment/docker (#699)
Bumps nginxinc/nginx-unprivileged from 1.21.6-alpine to 1.23.0-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 11:36:14 +01:00
Marian Novotny
40ca7ef432 SIembol version to 2.6.3-SNAPSHOT (#714) 2022-07-06 11:26:59 +01:00
Celie Valentiny
63fdffa288 Siembol Response: improve initialisation (#713) 2022-07-05 15:32:15 +01:00
Marian Novotny
7ff6b8fbae Config editor rest: reworking config testing (#709)
* reworking config testing in config editor rest

* adding tests

* fixing small bug

* adding tests

* increase app version
2022-07-04 17:01:38 +01:00
Celie Valentiny
3062a5e0df Siembol version 2.6.0-SNAPSHOT (#696) 2022-06-30 11:00:12 +01:00
Celie Valentiny
6ed1dc0a65 Release 2.5.0 (#694) 2022-06-30 10:20:24 +01:00
Celie Valentiny
037997280c Deployment: siembol-monitoring (#675) 2022-06-29 11:32:10 +01:00
Celie Valentiny
bb9d34ecdf Siembol-monitoring: fix healthcheck for monitoring + metric names (#693) 2022-06-27 15:17:09 +01:00
Marian Novotny
6111335983 moving num workers into parsing application (#689)
fixing header reoutingapp with null headers
2022-06-21 12:33:56 +01:00
Marian Novotny
2320354391 siembol response: sorting fields in markdown table formatter (#687) 2022-06-17 14:10:35 +01:00
Celie Valentiny
b7924bcb5c Siembol-monitoring: heartbeat (#673) 2022-06-17 12:37:56 +01:00
Marian Novotny
9e4af7d49f siembol parsing: adding field protection (#677)
* siembol parsing: adding field protection

* increasing app version

* adding more tests

* fixing metric name

* remove duplicate calls in builder
2022-06-16 14:26:57 +01:00
Yassin Raman
9a77bd4d8d docs: Adding Siembol Helm (#674)
* remove unused configs, these dependencies are installed separately

* remove, not needed

* not used

* docs for deployment

* docs for deployment

* docs for deployment

* clean up

* intendation

* docs for deployment

* kustomize and enabled apps docs

* kustomize and enabled apps docs

* resources as values

* fix

* fix

* version, 2.4.0 is set by default

* added docs for resources

* added docs for resources

* added separate page for customize

* more docs

* more docs

* more docs

* more docs

* fix

* fix

* more docs

* more docs

* added new how to page

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2022-06-14 14:58:19 +01:00
Marian Novotny
d916eb43cc reverting kafka version to 3.1.0 (#672) 2022-06-08 16:16:30 +01:00
Marian Novotny
97c4e88348 siembol enrichment: adding table_metadata virtual field into enrichment tables (#671)
* adding table_metadata virtual field into enrichment tables

* Delete pom.xml.orig

* adding documentation
2022-06-08 15:29:11 +01:00
Marian Novotny
a6aa5e0e41 siembol to 2.5.8-SNAPSHOT (#661) 2022-06-07 13:50:39 +01:00
Marian Novotny
832d588f0a reworking alerting spark module (#643) 2022-05-27 19:19:46 +01:00
Marian Novotny
02666c6a02 fixing computing desired state in sync service (#642) 2022-05-24 09:01:30 +01:00
Marian Novotny
d84b9d6b8d Siembol response: improving time exclusion evaluator (#641)
* improving timeexclusion evaluator in siembol response

* formatting
2022-05-20 13:14:26 +01:00
Marian Novotny
9759a09235 Siembol response: adding time exclusion evaluator (#640)
* adding time exclusion evaluator into siembol response

* compilation fix

* adding tetsing files

* adding tests

* increasing siembol version

* Delete pom.xml.orig

* adding documentation
2022-05-18 15:39:16 +01:00
Marian Novotny
c6af42fc37 Parsing: adding json path extractor (#639)
* adding json path extractor

* compile fix

* adding more tests

* add factory test

* increasing version

* adding test for bracket notation

* changing ui layout config

* add documentation

* fixing docs
2022-05-13 11:03:33 +01:00
Marian Novotny
2642d0bdfb Siembol alerting: rejecting a rule with negative matchers only (#638)
* adding check for negated matchers

* minor refactoring of alerting core module

* compilation fix
2022-05-06 09:28:13 +01:00
Marian Novotny
d1489d8b3b Siembol services: supporting optional items (#613) 2022-05-03 15:07:34 +01:00
dependabot[bot]
5e280ae316 Bump micrometer-registry-prometheus from 1.8.4 to 1.8.5 (#636)
Bumps [micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 11:54:26 +01:00
dependabot[bot]
c62174317d Bump reactor-core from 3.4.16 to 3.4.17 (#626)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.16 to 3.4.17.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.16...v3.4.17)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 11:32:48 +01:00
Marian Novotny
d62eccf955 siembol version to 2.5.0-SNAPSHOT (#615) 2022-04-29 13:23:02 +01:00
Marian Novotny
fa55f61e14 siembol 2.4.0 release (#614) 2022-04-29 12:57:36 +01:00
Marian Novotny
5267f4baf9 Config editor rest: fixing test case error messages (#610) 2022-04-27 15:17:04 +01:00
Marian Novotny
ac1fb29f0f Config editor rest: fixing validation and testing messages (#609) 2022-04-27 13:20:25 +01:00
Celie Valentiny
d150577d48 Config-editor-rest: compress json when writing to zk (#602) 2022-04-26 10:48:55 +01:00
Marian Novotny
55b86f2ddc Siemobl response: fixing creating provided evaluators (#607) 2022-04-25 11:35:45 +01:00
Marian Novotny
5eeb531279 Config editor rest: improving error messages (#606) 2022-04-22 14:53:32 +01:00
Marian Novotny
b695d50fd4 Upgrading to java 17 in java modules (#604)
* Upgrading to java 17

* fixing topology manager tests

* fixing compilation warnings

* Delete pom.xml.orig
2022-04-20 10:47:37 +01:00
Marian Novotny
bcbf8fcde2 Update Dockerfile.storm (#603) 2022-04-19 12:24:28 +01:00