cloudfoundry-attic / cf-logmon

Apache License 2.0
10 stars 4 forks source link

Scaling application throws off the percentage calculation #4

Open hev opened 7 years ago

hev commented 7 years ago

Scaling the application effectively doubles the number of logs produced, but this is not accounted for when consuming them. It seems likely the application could using the java client to either check for instance count or filter by application instance guid to account for this.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/149598339

The labels on this github issue will be updated when the story is started.