k8sgpt icon indicating copy to clipboard operation
k8sgpt copied to clipboard

feat: enables remote custom analyzers

Open AlexsJones opened this issue 1 year ago • 0 comments

📑 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

AlexsJones avatar Feb 02 '24 08:02 AlexsJones