question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Loggregator 2.x?

See original GitHub issue

Does this Java client include support for Loggregator 2.x? I’m interested in extracting metrics through the nozzle.

Currently using a client based off of your jmx-consumer project and have seen customers run into a memory issue after a few days of running.

Caused by: io.netty.util.internal.OutOfDirectMemoryError: failed to allocate 16777216 byte(s) of direct memory (used: 1845494055, max: 1860698112)
    at io.netty.util.internal.PlatformDependent.incrementMemoryCounter(PlatformDependent.java:640)
    at io.netty.util.internal.PlatformDependent.allocateDirectNoCleaner(PlatformDependent.java:594)
    at io.netty.buffer.PoolArena$DirectArena.allocateDirect(PoolArena.java:764)
    at io.netty.buffer.PoolArena$DirectArena.newChunk(PoolArena.java:740)
    at io.netty.buffer.PoolArena.allocateNormal(PoolArena.java:244)

Any insight would be appreciated.

Thanks, Aditya

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
twoseatcommented, Feb 13, 2019

I saw the announcement - that certainly sharpens the need! It got buried by some other priorities, but clearly it’s at the top of the list now.

0reactions
mudbbrcommented, Aug 30, 2020

is there any possibility of getting Loggregator v2 support anytime soon in this java-client?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Loggregator Guide for Cloud Foundry Operators
Scaling Loggregator. Doppler; Traffic Controller; Log Cache. Scaling Nozzles; Slow Nozzle Alerts; Forwarding Logs to an External Service ...
Read more >
Loggregator Network Communications - VMware Tanzu Docs
This topic describes Loggregator internal network communication paths with other Pivotal Application Service (PAS) components.
Read more >
Tuning and Managing Loggregator, the Cloud Foundry ...
Tuning and Managing Loggregator, the Cloud Foundry Logging Subsystem - Allen Duet, PivotalLoggregator is a differentiator for Cloud Foundry, ...
Read more >
Metrics Forwarder for VMware Tanzu Documentation
Metrics Forwarder for VMware Tanzu is a service that allows apps to emit custom metrics ... Compatible Ops Manager version(s), 2.4.x, 2.3.x, 2.2.2...
Read more >
Error dialing loggregator server: websocket: bad handshake
Iam not sure exactly where i need to check logs as well, i have used cf 146 as suggested by doc. I dont...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found