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

[BUG][OBS-UX-MNGT] Metric threshold rule is no longer fetching source #175026

Closed
fkanout opened this issue Jan 17, 2024 · 1 comment Β· Fixed by #175036
Closed

[BUG][OBS-UX-MNGT] Metric threshold rule is no longer fetching source #175026

fkanout opened this issue Jan 17, 2024 · 1 comment Β· Fixed by #175036
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:obs-ux-management Observability Management User Experience Team v8.12.0

Comments

@fkanout
Copy link
Contributor

fkanout commented Jan 17, 2024

πŸ“ Summary

Related to #173708, the Metric rule can no longer fetch the source object that contains essential info to create the rule. And it causes an infinite loading for the chart as the index pattern is not loaded.
Screenshot 2024-01-17 at 14 56 59

βœ… AC

After investigation, the issue is located here https://github.com/elastic/kibana/pull/173708/files#diff-f27b71c245d27489c408611dfd2d2c020e4e881b6db7dcaf0b2f0cf8401ce5a1R51.

@fkanout fkanout added bug Fixes for quality problems that affect the customer experience Feature:Alerting v8.12.0 Team:obs-ux-management Observability Management User Experience Team labels Jan 17, 2024
@fkanout fkanout self-assigned this Jan 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@fkanout fkanout removed their assignment Jan 17, 2024
klacabane added a commit that referenced this issue Jan 18, 2024
## Summary

Closes #175026

Telemetry service can be undefined when source is loaded from non-infra
plugin context

### Testing
- create a metric rule
- fields can be loaded and preview graph is showing in the metric
creation panel
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
## Summary

Closes elastic#175026

Telemetry service can be undefined when source is loaded from non-infra
plugin context

### Testing
- create a metric rule
- fields can be loaded and preview graph is showing in the metric
creation panel
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
## Summary

Closes elastic#175026

Telemetry service can be undefined when source is loaded from non-infra
plugin context

### Testing
- create a metric rule
- fields can be loaded and preview graph is showing in the metric
creation panel
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 Feature:Alerting Team:obs-ux-management Observability Management User Experience Team v8.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants