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

feat: enables remote custom analyzers #906

Merged
merged 11 commits into from
Feb 15, 2024
Merged

feat: enables remote custom analyzers #906

merged 11 commits into from
Feb 15, 2024

Conversation

AlexsJones
Copy link
Member

📑 Description

This PR allows you to define a remote/local unauthenticated analyzer to scrape data from to add to K8sGPT.
This allows the development of custom analyzers in any language, that conform to the K8sGPT analyzer service schema ( https://github.com/k8sgpt-ai/schemas)

✅ Checks

  • [ x] My pull request adheres to the code style of this project
  • [x ] My code requires changes to the documentation
  • [ x] I have updated the documentation as required
  • [x ] All the tests have passed

ℹ Additional Information

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones AlexsJones requested review from a team as code owners February 2, 2024 08:19
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones AlexsJones merged commit c8c9dbf into main Feb 15, 2024
10 checks passed
@AlexsJones AlexsJones deleted the feat/custom-analyzer branch February 15, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant