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

[RAM] Get field caps from kibana event logs #127896

Closed
wants to merge 2 commits into from

Conversation

XavierM
Copy link
Contributor

@XavierM XavierM commented Mar 16, 2022

Summary

We need to get all the fields from our kibana event log so we can populate our KQL bar. So here the API to do that...

That should help #126844.

Checklist

Delete any items that are not applicable to this PR.

@XavierM XavierM self-assigned this Mar 16, 2022
@XavierM XavierM requested a review from a team as a code owner March 16, 2022 16:50
@XavierM XavierM added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.2.0 release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Mar 16, 2022
@XavierM XavierM marked this pull request as draft March 16, 2022 16:52
@kibana-ci
Copy link
Collaborator

kibana-ci commented Mar 16, 2022

💔 Build Failed

Failed CI Steps

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
eventLog 91 96 +5
Unknown metric groups

API count

id before after diff
eventLog 91 96 +5

ESLint disabled in files

id before after diff
apm 15 14 -1
securitySolution 67 66 -1
uptime 7 6 -1
total -3

ESLint disabled line counts

id before after diff
apm 88 85 -3
uptime 48 42 -6
total -9

References to deprecated APIs

id before after diff
fleet 5 4 -1
monitoring 40 28 -12
stackAlerts 183 157 -26
upgradeAssistant 8 3 -5
total -44

Total ESLint disabled count

id before after diff
apm 103 99 -4
securitySolution 508 507 -1
uptime 55 48 -7
total -12

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @XavierM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 candidate backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants