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
8d8e4478e9
Config editor: adding javadoc for config editor core ( #821 )
...
* adding javadoc for config editor core
* adding more comments
* fixes based on the review
* fixing typos
2022-12-15 13:44:02 +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
Yassin Raman
febe04a4d9
update dependencies ( #812 )
...
Co-authored-by: yasram1 <yasram1@github.com >
2022-11-24 14:25:00 +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]
0fc806bee5
Bump org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.202209071007-r ( #787 )
...
Bumps org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.202209071007-r.
---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
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 09:33:39 +01:00
dependabot[bot]
246aa18707
Bump slf4j_version from 2.0.0 to 2.0.3 ( #780 )
...
Bumps `slf4j_version` from 2.0.0 to 2.0.3.
Updates `slf4j-api` from 2.0.0 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.3 )
Updates `slf4j-simple` from 2.0.0 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.3 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
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-10-03 09:04:00 +01:00
dependabot[bot]
8ba2a17358
Bump slf4j_version from 1.7.36 to 2.0.0 ( #772 )
...
Bumps `slf4j_version` from 1.7.36 to 2.0.0.
Updates `slf4j-api` from 1.7.36 to 2.0.0
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0 )
Updates `slf4j-simple` from 1.7.36 to 2.0.0
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-simple
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-09-01 14:12:24 +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
Celie Valentiny
ad30d2dabd
comments ( #752 )
...
Co-authored-by: Celie Valentiny <celiev@grworkspaces.internal >
2022-08-26 09:17:44 +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
Celie Valentiny
7861644cc4
Config-editor-ui: revert reordering due to bugs ( #734 )
2022-07-21 16:24:48 +01:00
Celie Valentiny
ca521aef6e
Config-editor-ui: Response refactoring ( #733 )
2022-07-20 10:06:50 +01:00
Celie Valentiny
81d0e04580
New icon package ( #732 )
...
Co-authored-by: Celie Valentiny <celiev@grworkspaces.internal >
2022-07-18 16:42:39 +01:00
Celie Valentiny
96125da5f9
update dependencies ( #731 )
...
Co-authored-by: Celie Valentiny <celiev@grworkspaces.internal >
2022-07-18 14:36:22 +01:00
Celie Valentiny
f95f9cc4ad
Config-editor-ui: update dependencies + response reordering tabs and enable copy/paste/undo/redo ( #725 )
2022-07-18 13:22:42 +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]
1e032b9eba
Bump org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-r ( #715 )
...
Bumps org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-r.
---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
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:49:13 +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
7e047794d5
Config-editor-ui: fixing error message from promise ( #710 )
2022-07-04 12:26:49 +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
Yassin Raman
49515f2b80
updated deps ( #683 )
...
Co-authored-by: Yassin Raman <yassinr@grworkspaces.internal >
2022-06-17 11:35:14 +01:00
Yassin Raman
0094d34f40
config-editor-ui: updated dependencies ( #676 )
...
* updated dependencies
* updated dependencies
* fix issue with ngx formly upgrade
* update lock
* fix typescript version
Co-authored-by: Yassin Raman <yassinr@grworkspaces.internal >
Co-authored-by: Celie Valentiny <celiev@grworkspaces.internal >
2022-06-16 14:41:53 +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
Celie Valentiny
b881123c7d
Config-editor-ui: small bug fix in expansion panel toggle type ( #645 )
2022-05-30 11:38:51 +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
Celie Valentiny
92e484bb5b
Config-editor-UI: optional items ( #637 )
2022-05-06 10:19:37 +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