kibana
kibana copied to clipboard
Exposes security audit logging from core
Fix https://github.com/elastic/kibana/issues/178934
Exposes the audit service from core's security service.
/ci
/ci
/ci
@elasticmachine merge upstream
/ci
/ci
@elasticmachine merge upstream
/ci
Pinging @elastic/kibana-core (Team:Core)
Pinging @elastic/kibana-security (Team:Security)
@elasticmachine merge upstream
@elasticmachine merge upstream
ACK: will review later today or tomorrow. Sorry for the delay!
:green_heart: Build Succeeded
- Buildkite Build
- Commit: f4ec425cf7112966b9e61e6a1b7cd3dd2afcea5d
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 |
---|---|---|---|
@kbn/core-security-server |
7 | 16 | +9 |
@kbn/core-security-server-internal |
14 | 16 | +2 |
@kbn/core-security-server-mocks |
7 | 11 | +4 |
total | +15 |
Public APIs missing exports
Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0.
Run node scripts/build_api_docs --plugin [yourplugin] --stats exports
for more detailed information.
id | before | after | diff |
---|---|---|---|
@kbn/core-security-server-mocks |
0 | 2 | +2 |
Unknown metric groups
API count
id | before | after | diff |
---|---|---|---|
@kbn/core-security-server |
15 | 49 | +34 |
@kbn/core-security-server-internal |
14 | 16 | +2 |
@kbn/core-security-server-mocks |
7 | 11 | +4 |
total | +40 |
History
- :green_heart: Build #207261 succeeded ec6caf7ed12b73126c38bbffb482185f2b9b4e33
- :green_heart: Build #207014 succeeded fad6745b0966f6b62a491b81c091dc15982cbd53
- :yellow_heart: Build #206668 was flaky ab7c91052b099b023adeed5c7de90ec1dac568d0
- :green_heart: Build #206419 succeeded 7806480c19c0f7faaab8492132aef98c2f1b088f
- :broken_heart: Build #206411 failed 0c206720983ad694a9c1eb1ddaedd81bf58d97d3
- :broken_heart: Build #206195 failed a451d8186a71c5cb737e6ec1c32f26115bd8b175
To update your PR or re-run it, just comment with:
@elasticmachine merge upstream