cloudfoundry-attic / datadog-firehose-nozzle

OBSOLETE CF component to forward metrics from the Loggregator Firehose to DataDog
Apache License 2.0
9 stars 29 forks source link

How does slowConsumerAlert work with latest Loggregator? #16

Closed robertjsullivan closed 7 years ago

robertjsullivan commented 7 years ago

https://github.com/cloudfoundry-incubator/datadog-firehose-nozzle#slowconsumeralert

We are using the nozzle to connect to the latest loggregator, and we are not seeing the slowConsumerAlert. Can you confirm that the two rules ( the TruncatingBuffer.DroppedMessages metric and the 1008 on disconnect) are still accurate?

cf-gitbot commented 7 years ago

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

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

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

poy commented 7 years ago

Loggregator will close a "slow" connection and expect the client to reconnect. I have updated the README.md to reflect this.

hev commented 7 years ago

cc @irabinovitch