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

UI needs link for glowroot #33

Open
eostermueller opened this issue Mar 21, 2020 · 0 comments
Open

UI needs link for glowroot #33

eostermueller opened this issue Mar 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@eostermueller
Copy link
Owner

eostermueller commented Mar 21, 2020

The snail4j UI needs a link to the locally deployed glowroot, and the tcp port number in the URL should be the one configured in the snail4j.json file, sutAppPort attribute.

When I hit http://localhost:4000/, that expands to this:

http://localhost:4000/transaction/throughput?transaction-type=Web&last=1800000

But the last=1800000 (30 minutes) is too big of a time window.
Need to change that to last=180000 (3 minutes), so immediate changes will be better reflected.

With a larger window like the default 30 minutes, immediate changes take minutes to fully render.

@eostermueller eostermueller added the enhancement New feature or request label Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant