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

Summary provides more guidance to user when no API data is available #808

Open
erichaagdev opened this issue Mar 4, 2025 · 0 comments
Open

Comments

@erichaagdev
Copy link
Member

Currently, if the user has no API access or the calls fail, the user may see some errors and the Performance Characteristics section lists <unknown> for all values in orange text.

This can be quite intimidating and often leads the user to believe the entire experiment failed.

We should make this output more friendly and provide guidance to the user on how to address the issue. For example:

Performance Characteristics
---------------------------
The 'Performance Characteristics' section was not populated because ..... See http://gradle.com/bvs/main/Gradle.md#authenticating-with-develocity

We could also opt to hide the Performance Characteristics section completely and have it as a warning. For example:

...
Build scan first build:      https://develocity.example.com/s/abcdefg
Build scan first build:      https://develocity.example.com/s/hijklmnop

WARNING: The 'Performance Characteristics' section was not populated because ..... See http://gradle.com/bvs/main/Gradle.md#authenticating-with-develocity

Investigation Quick Links
-------------------------
Task execution overview:      https://develocity.example.com/s/hijklmnop/performance/execution
...
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

No branches or pull requests

1 participant