Commit Graph

177 Commits

Author SHA1 Message Date
Marian Novotny
22bdcb15c9 Siembol to 2.7.0-SNAPSHOT (#823) 2022-12-29 11:39:32 +00:00
Marian Novotny
c6edf43f48 release 2.6.0 (#822) 2022-12-15 15:05:07 +00:00
Marian Novotny
7be2029cef Documentation: adding javadoc for enrichment, siembol-common and response (#814)
* adding javadoc for enrichment-core and enrichment-storm

* adding siembol-common javadoc

* adding response model javadoc

* adding responding-core javadoc

* improving javadoc in siembol-common

* fixing typos

* fixes based on review
2022-12-12 16:51:24 +00:00
dependabot[bot]
2b4fa49b54 Bump spring-plugin-core from 2.0.0.RELEASE to 3.0.0 (#818)
Bumps [spring-plugin-core](https://github.com/spring-projects/spring-plugin) from 2.0.0.RELEASE to 3.0.0.
- [Release notes](https://github.com/spring-projects/spring-plugin/releases)
- [Commits](https://github.com/spring-projects/spring-plugin/compare/2.0.0.RELEASE...3.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.plugin:spring-plugin-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-12-01 09:23:59 +00:00
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]
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]
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
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
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
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
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
dependabot[bot]
b760a2904b Bump micrometer-registry-prometheus from 1.8.3 to 1.8.4 (#599)
Bumps [micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.8.3...v1.8.4)

---
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-04-01 12:44:38 +01:00
dependabot[bot]
72f33fcfc0 Bump reactor-core from 3.4.15 to 3.4.16 (#600)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.15 to 3.4.16.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.15...v3.4.16)

---
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-04-01 12:30:46 +01:00
Marian Novotny
d1bfbc0e82 Siembol version to 2.4.5-SNAPSHOT (#592) 2022-04-01 11:03:56 +01:00
Marian Novotny
af01b97783 Updating Storm to 2.4.0 (#591)
* Updating Storm to 2.4.0

* Delete pom.xml.orig
2022-04-01 09:32:32 +01:00
Marian Novotny
fbdd6b4ef4 siembol alerting: sampling rule protection messages (#576)
* siembol alerting: sampling rule protection messages

* fixing sampling and adding test

* increasing app version
2022-03-24 09:50:38 +00:00
Marian Novotny
d3b0de0c08 siembol parsing: fixing skipping empty strings in extractors (#574)
* parsing: fixing skipping empty strings in extractors

* Delete pom.xml.orig

* change java versions

* adding test
2022-03-22 15:02:54 +00:00
Marian Novotny
d281c86c4a Adding metrics into Siembol (#572)
* inti commit for siembol metrics

* adding missed files

* fixing parsing application bolt

* Reworking response metrics to use common library

* fixing metrics names

* using rule name in alertign metrics instead of full rule name

* improving parsing storm tests

* improving alerting tests

* improving enrichment tests

* improving response tests

* increasing app version

* change siembol version

* increasing siembol app version

* renaming metrics

* bug fixing
2022-03-21 15:42:57 +00:00
Marian Novotny
9e6de6b1ec Siembol version to 2.4.0-SNAPSHOT (#570) 2022-03-11 11:20:45 +00:00
Marian Novotny
91128079ce Siembol 2.3.0 release (#568) 2022-03-11 10:40:42 +00:00
Marian Novotny
0fcbddb94f Siembol response: adding kafka write evaluator (#545)
* adding kafka write evaluator into siembol response

* Delete pom.xml.orig

* fixing description

* adding documentation
2022-03-01 16:11:28 +00:00