Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
741 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 11 commits in 2 repositories
Created a pull request in elastic/kibana that received 5 comments
[alerts] add executionStatus to event log doc for action execute
Summary resolves #79785 Until now, the execution status was not available in the the event log document for the execute action. In this PR we add it.
Opened 11 other pull requests in 2 repositories
elastic/kibana
2
open
6
merged
2
closed
- initial load of alert load tester
- [7.x] [event_log] index event docs in bulk instead of individually (redo) (#83927)
- [event_log] index event docs in bulk instead of individually (redo)
- [alerts] allow action types to escape their own mustache templates
- [7.x] [event_log] index event docs in bulk instead of individually (#80941)
- [7.x] [alerts] adds action group and date to mustache template variables for actions (#83195)
- [7.x] [alerts] add executionStatus to event log doc for action execute (#82401)
- [alerts] adds action group and date to mustache template variables for actions
- [7.x] Added `defaultActionMessage` to index threshold alert UI type definition (#80936)
- [alerts] adds `defaultActionMessage` to index threshold alert UI type definition
pmuellr/kbn-alert-load
1
merged
Reviewed 23 pull requests in 2 repositories
elastic/kibana 22 pull requests
- Upgrade fp-ts to 2.8.6
- [Alerting UI] Updating `defaultActionMessage` for Index Threshold Alert
- Fixed usage of `isReady` for usage collection of alerts and actions
- [Alerting] Add `alert.updatedAt` field to represent date of last user edit
- schedule retry based on schedule on recurring tasks
- [Alerting UI ] Don't reset server log level if level is defined
- [Alerting] Add `alert.updatedAt` field to represent date of last user edit
- [Actions] Notify only on action group change
- Fixes Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/details·ts - Actions and Triggers app Alert Details Alert Instances renders the active alert instances
- ensure workload agg doesnt run until next interval when it fails
- Upgrade `nodemailer` dependency (`4.7.0` → `6.4.16`).
- [Actions] Microsoft Teams connector
- enables actions scoped within the stack to register at Basic license
- [alerts] add executionStatus to event log doc for action execute
- [Alerting] Moves the Index & Geo Threshold UIs into the Stack Alerts Public Plugin
- Used SO for saving the API key IDs that should be deleted
- Add alerting as codeowners to related documentation folder
- [Alerting] Display Action Group in Alert Details
- Added `defaultActionMessage` to index threshold alert UI type definition
- Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status'
- [Alerting] Return alert execution status rollup from `_find` API
- Fix example in docs
pmuellr/kbn-alert-load 1 pull request
Created an issue in elastic/kibana that received 2 comments
[alerts] investigate usage of handlebars instead of mustache
For alerting, we currently use mustache as our templating library to render strings with variables from the alert execution. We've wondered about s…
Opened 6 other issues in 1 repository
elastic/kibana
6
open
- [alerts] provide an "explain" capability to show elasticsearch queries that alerts will run
- [alerts] provide mustache functions for ease-of-use in transforming mustache variables
- [alerts][discuss] should alert types have a top-level action param variable for `conditions`
- [Alerting] alert types can't schedule actions within the same action group without being throttled
- Improve defaultActionMessage in index threshold alert
- [alerts] add doc on the event log ILM policy