AI Log Summary#11512
Open
OlufunkeMoronfolu wants to merge 3 commits into
Open
Conversation
pappachino
reviewed
Jul 9, 2026
|
|
||
| * **Kubernetes clusters only** – AI Log Summary is only available for apps running on Kubernetes clusters. It is not available for apps running on Mendix Cloud V3 or other non-Kubernetes environments. | ||
| * **Application logs only** – logs from external services are not analyzed. Only logs generated by your Mendix application are included in the summary. | ||
| * **Structured logging required** – summary quality depends on the verbosity and structure of your application's logs. Applications with minimal or unstructured logging will produce less detailed summaries. |
Contributor
There was a problem hiding this comment.
We can drop this point actually, as I doubt customers have control over the logging format. Verbosity and details, they do control, but not the structure of the logs.
| ## Limitations {#limitations} | ||
|
|
||
| * **Kubernetes clusters only** – AI Log Summary is only available for apps running on Kubernetes clusters. It is not available for apps running on Mendix Cloud V3 or other non-Kubernetes environments. | ||
| * **Application logs only** – logs from external services are not analyzed. Only logs generated by your Mendix application are included in the summary. |
Contributor
There was a problem hiding this comment.
We consider application and http access logs for the AI generated summary.
pappachino
reviewed
Jul 9, 2026
|
|
||
| Only a redacted, structured payload is sent to the language model for inference. For EU-region clusters, inference is processed within the EU. | ||
|
|
||
| AI Log Summary does not store summary output. Summaries are returned synchronously and are not retained by the service. |
Contributor
There was a problem hiding this comment.
We might want to drop this line too, as we might introduce a evaluation framework later.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.