Error logged with Quarkus stacks related to telemetry usage #1611
Labels
kind/bug
Something isn't working
lifecycle/stale
Stale items. These items have not been updated for 90 days.
/kind bug
Which area is this bug related to?
/area registry
What versions of software are you using?
Go project
Operating System and version:
Go Pkg Version:
Node.js project
Operating System and version:
Fedora
Node.js version:
Yarn version:
Project.json:
Web browser
Operating System and version:
Browser name and version:
Bug Summary
Describe the bug:
When Starting dev on remote OpenShift with a Quarkus stack, there is this error logged:
Given that it is launched inside the container with quarkus:dev, i think we will neverbe able to answer to it. It would be nice to configure in away that prevents this stacktrace.
To Reproduce:
Expected behavior
no log stacktrace
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
Suggestion on how to fix the bug
deactivate from the devfile commands (--batch-mode? Specific option provided by Quarkus
-Dquarkus.analytics.disabled=true
https://quarkus.io/usage/#set-per-build ?)Wondering if it might be completely deactivated in case quarkus:dev is used because I'm wondering if it won't be a problem too (in this case need to report the issue in quarkus directly)
The text was updated successfully, but these errors were encountered: