feat: add complete MLflow UC tracing to all agent templates - #260
Open
adamgurary wants to merge 39 commits into
Open
feat: add complete MLflow UC tracing to all agent templates#260adamgurary wants to merge 39 commits into
adamgurary wants to merge 39 commits into
Conversation
added 30 commits
August 13, 2026 11:07
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
added 9 commits
August 13, 2026 11:07
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Signed-off-by: Adam Gurary <adam.gurary@databricks.com>
Author
|
@MarioCadenas Could you help route/review this companion to databricks/appkit#535? This repository has no CODEOWNERS routing for the touched paths, and fork contributors cannot request reviewers directly. |
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.
Summary
Depends on: databricks/appkit#535
This instruments every executable agent surface discovered in
app-templateswith MLflow tracing and Unity Catalog setup, then adds behavior-derived conformance tests so future agent templates cannot be added without equivalent coverage.Verification
tscf8b0ee1a3050dbabeee540a30cb82bb6f2e8c020)Broad repository-wide Ruff output includes pre-existing template findings and was not used as the contribution gate; the targeted correctness and format checks for changed Python paths passed.
Live-environment limitations