Commit Graph

151 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
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]
f04b1eb1f8 Bump nimbus-jose-jwt from 9.24.3 to 9.25.4 (#789)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.24.3 to 9.25.4.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.25.4..9.24.3)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  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 12:56:23 +01:00
dependabot[bot]
1606040e2c Bump nimbus-jose-jwt from 9.23 to 9.24.3 (#770)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.23 to 9.24.3.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.24.3..9.23)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  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 12:25:20 +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
dependabot[bot]
ea1ea079db Bump nimbus-jose-jwt from 9.22 to 9.23 (#669)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.22 to 9.23.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.23..9.22)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  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-06-07 15:36:25 +01:00
Marian Novotny
a6aa5e0e41 siembol to 2.5.8-SNAPSHOT (#661) 2022-06-07 13:50:39 +01:00
Marian Novotny
3ba1a3ff8e Fixing gauge type in siembol common (#644) 2022-05-27 20:47:11 +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]
abe6610b61 Bump micrometer-core from 1.8.4 to 1.8.5 (#633)
Bumps [micrometer-core](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-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 10:10:04 +01:00
dependabot[bot]
efe2ac7b8e Bump nimbus-jose-jwt from 9.21 to 9.22 (#631)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.21 to 9.22.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.22..9.21)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  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-05-03 08:59:34 +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
f30bdb27a8 siembol response: adding InactiveSiembolMetricsRegistrar (#608) 2022-04-25 15:13:56 +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]
2428b4254e Bump micrometer-core from 1.8.3 to 1.8.4 (#596)
Bumps [micrometer-core](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-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:15:04 +01:00
dependabot[bot]
b8cb073f96 Bump nimbus-jose-jwt from 9.20 to 9.21 (#593)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.20 to 9.21.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.21..9.20)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  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-04-01 11:30:57 +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