keep icon indicating copy to clipboard operation
keep copied to clipboard

The open-source alert management and AIOps platform

Results 285 keep issues
Sort by recently updated
recently updated
newest added

Please do not take this issue. cc: @Kiryous - let's also update the documentation to reflect the changes that takes place.

Provider

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...

Dependencies
javascript
size:XS

Closes #2766

size:S

"Set up Keep environment" step takes around 7min now. This step is running docker compose up -d which involves building and starting your containers The 7 minutes are likely spent...

Internal

Closes #2732 ## 📑 Description ## ✅ Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to...

size:M

**Is your feature request related to a problem? Please describe.** There are various AI providers other than OpenAI today as Google Gemini and Anthropic Claude. Some Keep users use a...

Feature
AI

**Is your feature request related to a problem? Please describe.** Add an AUTH_TYPE for Google authentication. **Describe the solution you'd like** Proposed example config: ``` AUTH_TYPE=GOOGLE AUTH_GOOGLE_ALLOW_SIGN_UP=false AUTH_GOOGLE_CLIENT_ID=MY_AUTH_GOOGLE_CLIENT_ID AUTH_GOOGLE_CLIENT_SECRET=MY_AUTH_GOOGLE_CLIENT_SECRET AUTH_GOOGLE_SCOPES=https://www.googleapis.com/auth/userinfo.profile...

Feature
Architecture

We need to create a correlation rule, which will also work with historical data. Use case: As a User, I want incidents to be created only when multiple alerts are...

Feature
Correlation