wavefront-proxy icon indicating copy to clipboard operation
wavefront-proxy copied to clipboard

Wavefront Proxy Project

Results 14 wavefront-proxy issues
Sort by recently updated
recently updated
newest added

stacktrace: ``` java.lang.IllegalArgumentException: Expected authority at index 2: // at java.base/java.net.URI.create(URI.java:883) at com.wavefront.agent.listeners.WavefrontPortUnificationHandler.getFormat(WavefrontPortUnificationHandler.java:239) at com.wavefront.agent.listeners.WavefrontPortUnificationHandler.handleHttpMessage(WavefrontPortUnificationHandler.java:249) at com.wavefront.agent.listeners.AbstractPortUnificationHandler.channelRead0(AbstractPortUnificationHandler.java:244) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at...

stacktrace: ``` printStats java.lang.NullPointerException: null at com.yammer.metrics.core.BurstRateTrackingCounter.lambda$getFiveMinuteCount$2(BurstRateTrackingCounter.java:128) ~[java-lib-2023-08.2.jar!/:?] at java.util.stream.ReferencePipeline$5$1.accept(ReferencePipeline.java:229) ~[?:?] at java.util.ArrayList$SubList$2.forEachRemaining(ArrayList.java:1511) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.LongPipeline.reduce(LongPipeline.java:474) ~[?:?] at...

Hi team, I want to deploy amazonlinux:2023.3.20240108.0 image under my wf-proxy service Dockerfile. As for now, we used atlas-base-photon3-jdk11 image and we used tdnf package manager for installing wavefront. Not...

Before patch ``` pom.xml (pom) Total: 4 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 2, CRITICAL: 0) ┌────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │...

This is for a New Sampling Strategy for eBPF traffic. The design doc is here https://confluence.eng.vmware.com/pages/viewpage.action?spaceKey=WFENG&title=Design+Doc+for+a+New+Sampling+Strategy+for+eBPF+traffic There are two more tickets related to this MONIT-40225 | Configuration and parameter tuning...

by injecting extra double quotes here it break json logging and causes errors like this in fluentd: ``` pattern not matched message="{\"timestamp\":\"2023-10-28T14:01:56.949Z\",\"logger\":\"com.wavefront.agent.listeners.AbstractPortUnificationHandler\",\"region\":\"region-x\",\"hostname\":\"xxx-xxxx-xxxx\",\"service\":\"vmc-wavefront-proxy\",\"app_id\":\"vmc-wavefront-proxy\",\"commit\":\"\",\"build\":\"0.1.0-20231004-252-5ca6a9a\",\"level\":\"WARN\",\"thread\":\"epollEventLoopGroup-17-7\",\"marker\":\"\",\"exception\":\"\",\"message\":\"Received line is too long, consider increasing pushListenerMaxReceivedLength; remote:...

depends on wavefrontHQ/java-lib/pull/139 This adds a listener port for ingesting logs in syslog format