Skip to content

Support for Loggregator 2.x?  #904

Open
@adityajagtiani89

Description

@adityajagtiani89

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    dopplerenhancementImprovement or new functionalitytriagedInitial triage of issue has been performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions