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

Transaction aggregations and Error rate on rollup are not calculated since 0.14 #1036

Open
chjourdain opened this issue Aug 22, 2023 · 7 comments
Assignees

Comments

@chjourdain
Copy link

Hello,

We have a glowroot central collector which collect data from several agent of different type.

Since 0.14.0 the transaction gauge and error rate gauge are not calculated for aggregation of several agents, only top level and root-level return some data.
top-level
mid-level
endlevel

The dataSeries and errorMessages from /backend/error/messages?agent-rollup-id=telematics::translations-services::&transaction-type=Web&transaction-name=/translations-services/translations/*&from=1692692700000&to=1692694740000&error-message-limit=25 return an empty array

@chjourdain chjourdain changed the title Transaction aggregations and Error rate aggregation are not calculated since 0.14 Transaction aggregations and Error rate on rollup are not calculated since 0.14 Aug 22, 2023
@cecrdle
Copy link

cecrdle commented Feb 1, 2024

We have the same problem
Version1.3.6 of glowroot.central be ok. But version 1.4.x on aggegation over moře server show only slow traces. Any plan to solve this.critical issue ?

@cecrdle
Copy link

cecrdle commented Feb 14, 2024

It's critical bug in glowrootcentral 0.14.x by me. When I downgrade to glowrootcentral 0.13.6, the histograms over "Rollup" combo or other group of servers is created ("All transaction" is showing all data, when you select "Transaction" no data showed, except tab the slow traces). All works on showing data on specific agent. The historical data not showing in dates before downgrade to 1.13.6. This means that histograms and data is creating periodically when the agents send data to collector.
@trask @Nowheresly
Any ideas to solve this problem ? The tool is fantastic, but now some code migrade to newest Java and this feature is critical for us.

@Nowheresly Nowheresly self-assigned this Feb 19, 2024
@Nowheresly
Copy link
Collaborator

We'll focus on this for the next release.

@cecrdle
Copy link

cecrdle commented Feb 23, 2024

@Nowheresly Thank you very much, I think the problem will be very simple simulated, if I can help you, contact me.

@Nowheresly
Copy link
Collaborator

A new beta has been released.

https://github.com/glowroot/glowroot/releases/tag/v0.14.2-beta.3

Please let us know if it helps.

@cecrdle
Copy link

cecrdle commented Mar 26, 2024

@Nowheresly Hi, I try this issue on beta3 central, but without any change. I didnt found any change to this issue on commits. Mayby this is mistake that issue was closed

@Nowheresly
Copy link
Collaborator

So I'm afraid not being able to reproduce the issue.
Would it be possible for you to come with a basic unit test such as TraceDaoIT for example?

@Nowheresly Nowheresly reopened this Mar 31, 2024
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

3 participants