Insights for devices and self hosted platforms#7604
Draft
Steve-Mcl wants to merge 16 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7604 +/- ##
==========================================
- Coverage 76.95% 76.02% -0.94%
==========================================
Files 411 412 +1
Lines 21094 21426 +332
Branches 5141 5248 +107
==========================================
+ Hits 16233 16289 +56
- Misses 4861 5137 +276
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Steve-Mcl
commented
Jun 25, 2026
Comment on lines
+424
to
+425
| const MIN_HOSTED_INSTANCE_LAUNCHER_VERSION = '2.31.4' | ||
| const MIN_REMOTE_INSTANCE_AGENT_VERSION = '3.9.1' |
Contributor
Author
There was a problem hiding this comment.
these min versions need to be update once understood.
For device agent, that will likely be 4.0.0
For nr-launcher that will likely be 2.32.0
Steve-Mcl
commented
Jun 25, 2026
Comment on lines
+424
to
+425
| const MIN_HOSTED_INSTANCE_LAUNCHER_VERSION = '2.31.4' | ||
| const MIN_REMOTE_INSTANCE_AGENT_VERSION = '3.9.1' |
Contributor
Author
There was a problem hiding this comment.
Suggested change
| const MIN_HOSTED_INSTANCE_LAUNCHER_VERSION = '2.31.4' | |
| const MIN_REMOTE_INSTANCE_AGENT_VERSION = '3.9.1' | |
| const MIN_HOSTED_INSTANCE_LAUNCHER_VERSION = '2.32.0' | |
| const MIN_REMOTE_INSTANCE_AGENT_VERSION = '4.0.0' |
This was referenced Jun 25, 2026
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.
Description
Part of enabling Insights for Remote instances and self hosted.
ff/v1/expert/+/+/platform/+/responseandff/v1/expert/+/+/platform/+/requestto permit agent requests for MCP resources/tools.Important
Requires associated drivers, launcher and device agent to be updated before merging
this Pr will be updated with associated PRs and switched out of draft once ready to merge
TODO:
Related Issue(s)
closes #7438
Checklist
flowforge.yml?FlowFuse/helmto update ConfigMap TemplateFlowFuse/CloudProjectto update values for Staging/ProductionLabels
area:migrationlabel