[Anthropic] remap audit.updates to flattened type, update documentation - #19668
Conversation
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🚀 Benchmarks reportTo see the full report comment with |
|
@jamiehynds do you want the version to be bumped to |
|
👀 I have started reviewing the PR |
Vera Review BotFor the current commit state, I did not find any issues. 🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
|
Tick the box to add this pull request to the merge queue (same as
|
|
Looks good, thanks @vinit-chauhan. Can we now bump the integration to |
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
|
|
Package anthropic - 1.0.0 containing this change is available at https://epr.elastic.co/package/anthropic/1.0.0/ |
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
flattenedis the desired type foranthropic.audit.updates(vs. a typednested/object mapping) given expected query patterns.link(https://github.com/elastic/integrations/pull/1) with the real PR number.How to test this PR locally
Confirm the
admin_api_key_updatedandclaude_user_settings_updatedtest events now indexanthropic.audit.updatesas an array of objects (type/previous_value/current_value) with no mapping errors.Related issues
Screenshots