Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing bug #3303

Open
wants to merge 1,593 commits into
base: master
Choose a base branch
from
Open

Fixing bug #3303

wants to merge 1,593 commits into from

Conversation

sivatarunp
Copy link

No description provided.

jertel and others added 30 commits June 6, 2022 20:51
Upgrade Sphinx 4.5.0 to 5.0.2, pylint 2.13.8 to 2.14.3
… template in the json which otherwise leads to a syntax error in the json which will not deserialize properly
…t before this json-escaping change, would fail
Fix HTTP POST 2, now json-escaping all strings replaced by the jinja2 template
… 'metrics' variable. Add support for prometheus-operator custom resources: prometheusrules and servicemonitor.

Chart labels updated to reflect helm recommended labelset.
[Feature] support prometheus-operator serviceMonitor and prometeusRules
Upgrade pylint 2.14.3 to 2.14.5 and tox 3.25.0 to 3.25.1
aravind-musigumpula and others added 30 commits May 12, 2023 18:11
elastalert error for default operator
[HAYS-4738] fix response and query for percentile query
* updated changes

* added except block in get_new_terms

* new-terms - composite field support added

* updated test-cases for new-term

* new-terms -  made default size 500

* new-terms -  updates test cases

* new-term - set limit for terms_size

* refresh interval - test cases added & other test case fixes

* added missing except block & increase request_timeout in get_all_terms

* bug fix - to avoid crash if new term initializaton fails

* making use_keyword_postfix False by default

* test cases fixed

* added testcase for upper and lower bounds

* moved get_msearch_query to utils

* unnecessary lines removal

* revert initialization exception bypass
[HAYS-4782]query_delay support in conf added
* changing percentage match query

* changing percentage match query in test cases

* changing dependency

* adding size param for percentagMatch rule to get num_hits
* New Term Optimisation - Threshold Feature enabled, removed use of refresh interval, Sliding Terms Window

* Test case updates




---------

Co-authored-by: RashmiRam <[email protected]>
[HAYS-5029] include using use_count_query
…pport, update docker file (#31)

* changing alert data to stingified dict

* checking query_key exist condition before adding

* changing condition to json_paylaod key

* removing extra fucntion

* removing log file

* removing print statement

* chaging count addition condition

* adding adv query support and changign count value of freq

* adding advance query rule

* removing print statements

* adding missed count print statements

* changing condition check

* adding changes to support for OS

* sticking to old version of image

* syntax change

* making all key values as strings

* hardcoding python base image as well

* reverting the change

* changing package version

* removing update

* installing fixed versions

* installing fixed versions

* removing distroless

* changign docker file
* Adding local datastore setup files

* Added header X-Env to router requests if configured

* Added header X-Env to router requests if configured

* Changed X_ENV env variable name to X-ENV

* Revert "Changed X_ENV env variable name to X-ENV"

This reverts commit be627e7.
* changing es package version

* changing elastalert to work for OS clusters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.