{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":190452901,"defaultBranch":"master","name":"kibana","ownerLogin":"MichaelMarcialis","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-06-05T19:04:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3884767?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1698349772.0","currentOid":""},"activityList":{"items":[{"before":"8c83173e62f7b6d8b63f21ad917c3dfba0781454","after":"59db0f104174a3e72d70257d623c24ab5cc2481b","ref":"refs/heads/main","pushedAt":"2024-07-09T13:13:16.000Z","pushType":"push","commitsCount":499,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Fleet] Small UI tweaks for reusable integration policies (#187832)\n\n## Summary\r\n\r\nRelates https://github.com/elastic/kibana/issues/75867\r\n\r\nChange to `Agent policy` to `Agent policies` in a few places.\r\n\r\n\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/90178898/52ea19ea-6302-44b8-88b2-54abd6a4ec37\"\r\n\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/90178898/503844c5-d9ec-4bdf-a2d3-aeb4e9100764\"\r\n\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/90178898/9149bf6f-c9fa-4535-ab7b-c4ff4df35dca\"\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","shortMessageHtmlLink":"[Fleet] Small UI tweaks for reusable integration policies (elastic#18…"}},{"before":"2f463fed0904c5b195936fd5baba98115756201c","after":"8c83173e62f7b6d8b63f21ad917c3dfba0781454","ref":"refs/heads/main","pushedAt":"2024-06-24T20:33:05.000Z","pushType":"push","commitsCount":1276,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[CI / FIPS] Fix env var for checks (#186565)\n\nIn #183777 review iterations `FIPS_ENABLED` was changed, but not updated\r\nhere.\r\n\r\n`Checks` with FIPS agents enabled:\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/217048#019037fd-675f-4860-839a-d5e0602a40c4/281-284","shortMessageHtmlLink":"[CI / FIPS] Fix env var for checks (elastic#186565)"}},{"before":"00a637c8ce0d33df6a12b40a6ab6c765afaf440d","after":"2f463fed0904c5b195936fd5baba98115756201c","ref":"refs/heads/main","pushedAt":"2024-05-10T17:47:27.000Z","pushType":"push","commitsCount":1180,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"Support filtering audit log events by user (#183137)\n\n## Summary\r\n\r\nAdds a new `xpack.security.audit.ignore_filters.users` configuration\r\nsetting. This behaves similar to the existing\r\n`xpack.security.audit.ignore_filters.spaces` configuration setting, in\r\nthat it will filter out audit events for any of the specified users.\r\n\r\nResolves #183136 \r\n\r\nThis PR also adds documentation for the existing\r\n`xpack.security.audit.ignore_filters.spaces` setting, as it was\r\npreviously missing.\r\n\r\n## Testing\r\n\r\n1) Configure audit logging, ignoring one or more users of your choosing:\r\n\r\n```yml\r\n# kibana.yml\r\nxpack.security.audit:\r\n enabled: true\r\n appender:\r\n type: rolling-file\r\n fileName: ./audit.log\r\n layout:\r\n type: json\r\n ignore_filters:\r\n - users: [\"elastic\"]\r\n```\r\n\r\n2) Start Kibana and ES with a `trial` license.\r\n3) Login as an ignored user\r\n4) Notice the user activity is not present in the audit logs.\r\n5) Login as a non-ignored user\r\n6) Notice the user activity is present in the audit logs.\r\n\r\n## Release note:\r\nAudit logs can be filtered by username via the\r\n`xpack.security.audit.ignore_filters.users` configuration setting.","shortMessageHtmlLink":"Support filtering audit log events by user (elastic#183137)"}},{"before":"2c77d162c0001594e0404f64c6131d806adabfe4","after":"00a637c8ce0d33df6a12b40a6ab6c765afaf440d","ref":"refs/heads/main","pushedAt":"2024-04-10T16:01:26.000Z","pushType":"push","commitsCount":176,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[ML] AIOps: Updates README with more details about log rate analysis. (#180258)\n\n## Summary\r\n\r\n- Updates `README.md` in `plugins/aiops` to include more details about\r\nthe implementation of log rate analysis. You can view the rendered\r\nmarkdown\r\n[here](https://github.com/elastic/kibana/blob/86a629780871ea5141b548ce5c7aafc396717288/x-pack/plugins/aiops/README.md).\r\n- Updates debug logging to output both `baseline` and `deviation` doc\r\ncount.\r\n\r\n### Checklist\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","shortMessageHtmlLink":"[ML] AIOps: Updates README with more details about log rate analysis. ("}},{"before":"6cb73aaec15b230a65d2e17a9d6ef970a1061709","after":"2c77d162c0001594e0404f64c6131d806adabfe4","ref":"refs/heads/main","pushedAt":"2024-04-04T18:33:21.000Z","pushType":"push","commitsCount":899,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Cloud Security] Handle empty cloud.account.id field (#180018)\n\n## Summary\r\n\r\nThis PR fixes #179305 by adding checks for the existence of\r\n`cloud.account.id` field in the `getIdentifierRuntimeMapping` function.\r\nIt also removes the `getBelongsToRuntimeMapping` that is no longer used.\r\n\r\n## Screenshots\r\n\r\nEmpty cloud.account.name\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/19270322/2ccd354e-fa8c-4523-90d4-d75cca053e57)\r\n\r\nKibana logs\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/19270322/5eac4c7d-3f86-439b-b15c-66954ebf7c18)\r\n\r\nDashboard\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/19270322/ead8c475-a322-4d41-9533-d0e0a5f5a87e)\r\n\r\nTelemetry\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/19270322/a2d3c2b0-5aad-4d6b-a0fd-a2ee993dbbf3)","shortMessageHtmlLink":"[Cloud Security] Handle empty cloud.account.id field (elastic#180018)"}},{"before":"2258b7ec9ef18e099e0de7abb5a881de6e772457","after":"6cb73aaec15b230a65d2e17a9d6ef970a1061709","ref":"refs/heads/main","pushedAt":"2024-03-05T15:07:56.000Z","pushType":"push","commitsCount":900,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"Display username field of ServiceNow as textbox (#178002)\n\n## Summary\r\n\r\nDisplay the `Username` field of native ServiceNow connector as textbox,\r\ninstead of textarea.\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","shortMessageHtmlLink":"Display username field of ServiceNow as textbox (elastic#178002)"}},{"before":"ba44ee820d42975f4723a8399f434f9b3f5be20c","after":"2258b7ec9ef18e099e0de7abb5a881de6e772457","ref":"refs/heads/main","pushedAt":"2024-02-01T15:10:35.000Z","pushType":"push","commitsCount":583,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"Add new configurations in Jira and Confluence connectors (#175286)\n\n## Summary\r\n\r\nAdding new configurations for data center support in Jira and Confluence\r\nnative connectors\r\n\r\n### Checklist\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n\r\n### For maintainers\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nVersion Label - 8.13.0\r\nLabel - Team:EnterpriseSearch\r\n\r\n---------\r\n\r\nCo-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"Add new configurations in Jira and Confluence connectors (elastic#175286"}},{"before":"898723384c6708dfe7ba5f4c28dc5648e1ac2170","after":"ba44ee820d42975f4723a8399f434f9b3f5be20c","ref":"refs/heads/main","pushedAt":"2024-01-11T20:29:10.000Z","pushType":"push","commitsCount":152,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[SecuritySolution] Unskip fullscreen timeline tests (#174593)\n\n## Summary\r\n\r\nUnskips the fullscreen timeline tests.\r\n\r\nLooking at the issue described in\r\nhttps://github.com/elastic/kibana/issues/172547, it appears that the\r\ntimeline was somehow not opening correctly in some cases. This flakiness\r\nhas been removed in https://github.com/elastic/kibana/pull/173413, so it\r\nshould be possible to unskip these tests.\r\n\r\nIn addition to unskipping the tests, an unnecessary task execution was\r\nremoved and two force clicks were cleaned up.\r\n\r\n[Flaky test\r\nrunner](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4834)\r\n(200/200)\r\n\r\nfixes https://github.com/elastic/kibana/issues/172547","shortMessageHtmlLink":"[SecuritySolution] Unskip fullscreen timeline tests (elastic#174593)"}},{"before":"835c97682ec9bb5125da0ace323848fe4ab24d7e","after":"898723384c6708dfe7ba5f4c28dc5648e1ac2170","ref":"refs/heads/main","pushedAt":"2024-01-05T15:27:28.000Z","pushType":"push","commitsCount":110,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"fix limits.yml","shortMessageHtmlLink":"fix limits.yml"}},{"before":"508e9dab3604b0ea40914efb289198eeef6e997c","after":"835c97682ec9bb5125da0ace323848fe4ab24d7e","ref":"refs/heads/main","pushedAt":"2024-01-02T14:48:38.000Z","pushType":"push","commitsCount":837,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[data_views/_edit_field] update test (#174062)\n\n## Summary\r\n\r\nThis test was failing on MKI with retry timeout. \r\n\r\nhttps://buildkite.com/elastic/appex-qa-serverless-kibana-ftr-tests/builds/748\r\n\r\n![download](https://github.com/elastic/kibana/assets/10977896/e841ee44-00b1-4364-9af7-33b1ff2682d9)\r\n\r\nI update it to search for particular child element we are validating.\r\nNot sure if it solves the flakiness, but now if it fails we know there\r\nis something wrong with `data-test-subj='fieldPreviewItem'` element.","shortMessageHtmlLink":"[data_views/_edit_field] update test (elastic#174062)"}},{"before":"dd2fda271187f718def78002516861736dc48cf7","after":"508e9dab3604b0ea40914efb289198eeef6e997c","ref":"refs/heads/main","pushedAt":"2023-11-30T15:33:13.000Z","pushType":"push","commitsCount":550,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"Updating PR template to add a checklist item (#171813)\n\n**Related to:** https://github.com/elastic/kibana/issues/161505\r\n\r\n## Summary\r\n\r\nThis PR adds a checklist item in the pull request template for this\r\nrepository. The added checklist item is to check if the [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on tests changed in the pull request.\r\n\r\n### Checklist\r\n\r\n- [X] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","shortMessageHtmlLink":"Updating PR template to add a checklist item (elastic#171813)"}},{"before":"c50730a173ad63f90fd85211e489804d9337a801","after":"dd2fda271187f718def78002516861736dc48cf7","ref":"refs/heads/main","pushedAt":"2023-11-10T16:06:32.000Z","pushType":"push","commitsCount":257,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Fleet] Append space ID to security solution tag (#170789)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/166798\r\n\r\nAppends the current space ID to the ID of the security solution tag.\r\n\r\nNote: If there are integrations suffering from the above bug (might be\r\n\"stuck\" in `installing` status, showing concurrent installation errors,\r\netc), they should be reinstalled via the API in their corresponding\r\nspace, e.g.\r\n\r\n```\r\n# In Kibana dev tools for the space in which the integration is installed\r\nPOST kbn:/api/fleet/epm/packages/cisco_asa/2.27.1\r\n{\r\n \"force\": true\r\n}\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[Fleet] Append space ID to security solution tag (elastic#170789)"}},{"before":"4c5c6de84e663d20fadc1d9376a116c250f587eb","after":"c50730a173ad63f90fd85211e489804d9337a801","ref":"refs/heads/main","pushedAt":"2023-11-02T16:36:22.000Z","pushType":"push","commitsCount":1013,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Security Solution] Add analytics features to security roles (#169783)\n\n## Summary\r\n\r\nissue: https://github.com/elastic/kibana/issues/168245\r\n\r\nAdding missing \"Analytics\" features to all Security roles:\r\n\r\n```\r\n - feature_discover.all\r\n - feature_dashboard.all\r\n - feature_canvas.all\r\n - feature_graph.all\r\n - feature_maps.all\r\n - feature_visualize.all\r\n```\r\n\r\nIn order to verify the Discover link is present in the sidenav a new\r\ncypress test for serverless has been added to:\r\n\r\n`x-pack/test/security_solution_cypress/cypress/e2e/navigation/navigation.cy.ts`\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[Security Solution] Add analytics features to security roles (elastic…"}},{"before":null,"after":"37bcb1ae3139eb8a7a0a1b444c73fc8d689f9574","ref":"refs/heads/edit-query-design-changes-mm","pushedAt":"2023-10-26T19:49:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"rough example for stratoula","shortMessageHtmlLink":"rough example for stratoula"}},{"before":null,"after":"ac820c7a18e81ff93f76540861e85fa7a0d36145","ref":"refs/heads/esql-edit-query-mm","pushedAt":"2023-10-25T12:31:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"comments for stratoula","shortMessageHtmlLink":"comments for stratoula"}},{"before":"50fa260d4c62f9d8964df4ce5425780057e6421b","after":"4c5c6de84e663d20fadc1d9376a116c250f587eb","ref":"refs/heads/main","pushedAt":"2023-10-04T13:56:45.000Z","pushType":"push","commitsCount":167,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Infra UI] Enable infra nav in serverless (#167049)\n\n## Summary\r\n\r\nThis PR adds the `Infrastructure` item to the serverless side-nav \r\n\r\n_infra enabled_\r\n\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/2767137/baaf95ae-2960-4cdc-8d90-c95018d2fa24\"\r\n\r\n\r\n_infra disabled_\r\n\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/2767137/386635b3-d095-4f62-9831-a37a723b69c6\"\r\n\r\nStateful Kibana isn't affected by this change.\r\n\r\n### How to test\r\n\r\n- Start a local es instance: `yarn es serverless --kill --clean\r\n--license trial --ssl`\r\n- Enable `infra` in the `serverless.oblt.dev.yml` file:\r\n - `xpack.infra.enabled: true`\r\n- Start a local kibana instance: `yarn serverless-oblt --ssl` and see if\r\nthe side nav contains the Infrastructure item\r\n- Disable infra and check if the side nav does not contain the\r\ninfrastructure item.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[Infra UI] Enable infra nav in serverless (elastic#167049)"}},{"before":"8bbfeef0a3054e5032992b84afa6be70d4515ede","after":"50fa260d4c62f9d8964df4ce5425780057e6421b","ref":"refs/heads/main","pushedAt":"2023-09-29T17:45:34.000Z","pushType":"push","commitsCount":3016,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[inspector] do not show clusters health bar when there are no remotes (#167657)\n\n\"Screenshot\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[inspector] do not show clusters health bar when there are no remotes ("}},{"before":"8e0fe1c608d5bfc53481f2a7fe1f4e9e21cfe5b5","after":"8bbfeef0a3054e5032992b84afa6be70d4515ede","ref":"refs/heads/main","pushedAt":"2023-06-27T17:12:41.000Z","pushType":"push","commitsCount":1398,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Enterprise Search] Add DLS and incremental sync feature flags to SharePoint (#160658)\n\n## Summary\r\n\r\nThis adds the feature toggles for Document Level Security and\r\nIncremental Sync to the SharePoint Online native connector.","shortMessageHtmlLink":"[Enterprise Search] Add DLS and incremental sync feature flags to Sha…"}},{"before":"17ed210a421eebc1296bf2797a8dadc97916d8e4","after":"8e0fe1c608d5bfc53481f2a7fe1f4e9e21cfe5b5","ref":"refs/heads/main","pushedAt":"2023-05-09T18:08:29.000Z","pushType":"push","commitsCount":1048,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Search Application] Fix documentation links (#157145)\n\nUpdate links to documentation\r\n- ✔️ Search Application(s) documentation links from main page\r\n- ✔️ Search Preview page \"Improve your results\"","shortMessageHtmlLink":"[Search Application] Fix documentation links (elastic#157145)"}},{"before":"b61334fc5d0b3e4fe5f958ee6202c496a8b56d1b","after":"17ed210a421eebc1296bf2797a8dadc97916d8e4","ref":"refs/heads/main","pushedAt":"2023-04-10T14:09:57.000Z","pushType":"push","commitsCount":297,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"[Cloud Posture] Add Coming soon options for KSPM (#154513)","shortMessageHtmlLink":"[Cloud Posture] Add Coming soon options for KSPM (elastic#154513)"}},{"before":"fbdeffb48fcc6c23ded1e84e62d3f33dc84de23d","after":"b61334fc5d0b3e4fe5f958ee6202c496a8b56d1b","ref":"refs/heads/main","pushedAt":"2023-03-28T14:43:28.133Z","pushType":"push","commitsCount":888,"pusher":{"login":"MichaelMarcialis","name":"Michael Marcialis","path":"/MichaelMarcialis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3884767?s=80&v=4"},"commit":{"message":"feat(slo): Add APM service badge (#153580)","shortMessageHtmlLink":"feat(slo): Add APM service badge (elastic#153580)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEerEqhgA","startCursor":null,"endCursor":null}},"title":"Activity · MichaelMarcialis/kibana"}