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: added llm metric analysis count #290

Merged
merged 3 commits into from
Dec 11, 2023
Merged

feat: added llm metric analysis count #290

merged 3 commits into from
Dec 11, 2023

Conversation

AlexsJones
Copy link
Member

Closes #

πŸ“‘ Description

βœ… 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 December 8, 2023 07:58
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones AlexsJones merged commit abb97ab into main Dec 11, 2023
6 checks passed
@AlexsJones AlexsJones deleted the feat/llm-metrics branch December 11, 2023 07:40
@@ -158,7 +168,7 @@ func (r *K8sGPTReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctr
return r.finishReconcile(nil, false)
}

// If the deployment is active, we will query it directly for analysis data
// If the deployment is active, we will query it directly for sis data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlexsJones i guess this is typo

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes well caught

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.

None yet

2 participants