Closed amarbarot closed 4 years ago
@amarbarot thanks for the detailed issue. We're prioritizing this work to be addressed soon.
Thanks @tangollama
I've been trying different combination of workloads, can't really pinpoint what the tipping point is, a workload with 100 hosts seems to work, anything above 250 breaks it.
Must be a limit somewhere stopping large workloads from loading.
@tangollama Any news on any progress or when this will be looking into?, I want us to start using it for production monitoring.
@amarbarot Hi, I'm putting my hands on this issue now and will try to return with some solution ASAP :)
Thanks @madecki
Hopefully you are seeing the same issue on your side also.
The idea is we want a workload per state, each workload will have at-least 1000 entities.
Design/issue notes:
actor.entities(guid)
nerdgraph request,Steps
query1: entities...
, query2: entities
for each 25-entity "page" https://github.com/newrelic/nr1-workload-geoops/blob/master/nerdlets/shared/services/queries.js#L141cc: @devfreddy @madecki
So do i need to download this again and try again?
:tada: This issue has been resolved in version 1.1.7 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
I have been testing GeoOps and I love it, but i have a problem with GeoOps maps not loading when i use workloads which have more entities, I have 4 screenshots showing the problem.
Essentially, I create a map, assign a workload which only has one entity and it works fine. As soon as i assigned a larger workload GeoOps breaks on me.
Assigning test workload with one host
If I edit this small workload, with one that has more entities:
And i try and reload the map it breaks
If i assign the larger workload when building the map, it won't load when i click view map. This only seems to work with tiny workloads.