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

Error when removing selected Environment value in APM rules #153085

Closed
benakansara opened this issue Mar 10, 2023 · 1 comment · Fixed by #156212
Closed

Error when removing selected Environment value in APM rules #153085

benakansara opened this issue Mar 10, 2023 · 1 comment · Fixed by #156212
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0

Comments

@benakansara
Copy link
Contributor

Kibana version:
main branch

Original install method (e.g. download page, yum, from source, etc.):
from source

Describe the bug:
There is an error shown when removing selected Environment value in the following APM rules:

  • Latency threshold
  • Error count threshold
  • Failed transaction rate threshold

Steps to reproduce:

  1. Create/update rule
  2. Remove selected Environment value
  3. Error is shown

Screenshots (if relevant):
Screenshot 2023-03-10 at 11 13 37

@benakansara benakansara added bug Fixes for quality problems that affect the customer experience v8.8.0 labels Mar 10, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 10, 2023
@benakansara benakansara added the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label Mar 10, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Mar 10, 2023
benakansara added a commit that referenced this issue May 1, 2023
Fixes #153085

Fixes the error shown when removing selected Environment value in the
following APM rules:
- Latency threshold
- Error count threshold
- Failed transaction rate threshold
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue May 1, 2023
Fixes elastic#153085

Fixes the error shown when removing selected Environment value in the
following APM rules:
- Latency threshold
- Error count threshold
- Failed transaction rate threshold

(cherry picked from commit 61dad95)
kibanamachine referenced this issue May 1, 2023
…56300)

# Backport

This will backport the following commits from `main` to `8.8`:
- [Fix error removing Environment value in APM rules
(#156212)](#156212)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Bena
Kansara","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-01T20:26:28Z","message":"Fix
error removing Environment value in APM rules (#156212)\n\nFixes
https://github.com/elastic/kibana/issues/153085\r\n\r\nFixes the error
shown when removing selected Environment value in the\r\nfollowing APM
rules:\r\n- Latency threshold\r\n- Error count threshold\r\n- Failed
transaction rate
threshold","sha":"61dad95501ad179a80ba54cf43cb02ec9e8cad72","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport","Team:APM","release_note:skip","Team:
Actionable
Observability","v8.8.0","v8.9.0"],"number":156212,"url":"https://github.com/elastic/kibana/pull/156212","mergeCommit":{"message":"Fix
error removing Environment value in APM rules (#156212)\n\nFixes
https://github.com/elastic/kibana/issues/153085\r\n\r\nFixes the error
shown when removing selected Environment value in the\r\nfollowing APM
rules:\r\n- Latency threshold\r\n- Error count threshold\r\n- Failed
transaction rate
threshold","sha":"61dad95501ad179a80ba54cf43cb02ec9e8cad72"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156212","number":156212,"mergeCommit":{"message":"Fix
error removing Environment value in APM rules (#156212)\n\nFixes
https://github.com/elastic/kibana/issues/153085\r\n\r\nFixes the error
shown when removing selected Environment value in the\r\nfollowing APM
rules:\r\n- Latency threshold\r\n- Error count threshold\r\n- Failed
transaction rate
threshold","sha":"61dad95501ad179a80ba54cf43cb02ec9e8cad72"}}]}]
BACKPORT-->

Co-authored-by: Bena Kansara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants