We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yes
https://www.elastic.co/docs/api/doc/kibana/operation/operation-post-alerting-rule-id#operation-post-alerting-rule-id-body-application-json-params_property_infra_metric_threshold-params-criteria-custom-criterion
The customer wants to create Kibana Alerts for observability features based on Kibana documentation. However, the API descriptions are incomplete.
・threshold ・timeUnit ・timeSize ・warningThreshold ・customMetric -> name ・customMetric -> field ・equation ・label ・criteria.timeSize ・sourceId ・alertOnNoData ・alertOnGroupDisappear ・filterquerytext ・filterQuery
The text was updated successfully, but these errors were encountered:
This seems to relate to the lack of descriptions in https://github.com/elastic/kibana/blob/main/x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_infra_metric_threshold.yaml (short term) and https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/response-ops/rule_params/metric_inventory_threshold/v1.ts (long term), some of which might be derivable from https://www.elastic.co/guide/en/observability/current/metrics-threshold-alert.html#metrics-conditions
Sorry, something went wrong.
lcawl
Successfully merging a pull request may close this issue.
Was the documentation helpful?
Yes
What documentation page is affected
https://www.elastic.co/docs/api/doc/kibana/operation/operation-post-alerting-rule-id#operation-post-alerting-rule-id-body-application-json-params_property_infra_metric_threshold-params-criteria-custom-criterion
Description
The customer wants to create Kibana Alerts for observability features based on Kibana documentation. However, the API descriptions are incomplete.
Missing API keys description
・threshold
・timeUnit
・timeSize
・warningThreshold
・customMetric -> name
・customMetric -> field
・equation
・label
・criteria.timeSize
・sourceId
・alertOnNoData
・alertOnGroupDisappear
・filterquerytext
・filterQuery
The text was updated successfully, but these errors were encountered: