Skip to content

fix(docs): correct GalileoMetric → SplunkAOEvaluator rename in migration guide - #226

Open
ckazz wants to merge 1 commit into
splunk:mainfrom
ckazz:fix/migration-guide-galileo-metric-rename
Open

fix(docs): correct GalileoMetric → SplunkAOEvaluator rename in migration guide#226
ckazz wants to merge 1 commit into
splunk:mainfrom
ckazz:fix/migration-guide-galileo-metric-rename

Conversation

@ckazz

@ckazz ckazz commented Aug 14, 2026

Copy link
Copy Markdown

Summary

  • SplunkAOMetric does not exist in the codebase; the correct replacement
    for GalileoMetric is SplunkAOEvaluator (src/splunk_ao/evaluator.py)
  • Fix splunk-ao-migration-tool/README.md: §3.3 rename table, the
    accompanying diff example, and the §9 migration checklist

Test plan

  • Verify SplunkAOEvaluator is exported from splunk_ao (__init__.py line 47)
  • Confirm SplunkAOMetric does not exist anywhere in src/

…tion guide

SplunkAOMetric does not exist in the codebase. The correct replacement
for GalileoMetric is SplunkAOEvaluator (evaluator.py). Fix the §3.3
table,the accompanying diff example, and the §9 migration checklist.
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ckazz

ckazz commented Aug 14, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@fercor-cisco

Copy link
Copy Markdown
Collaborator

@ckazz if possible, avoid cross-fork PRs, they make the review process more complicated and introduce trust / security concerns (forks on a public repo may come from external contributors).

Prefer creating a branch directly off https://github.com/splunk/splunk-ao-python if you can.

No changes required for this PR, I am approving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants