pinpoint-kubernetes icon indicating copy to clipboard operation
pinpoint-kubernetes copied to clipboard

Results 12 pinpoint-kubernetes issues
Sort by recently updated
recently updated
newest added

If this repository is not managed, see the fork repository if needed. 관리하지 않는것 같아 만약 필요한분이 계시다면 Fork 저장소를 참조 부탁드립니다. **this code has not been sufficiently tested and...

현상: EKS ARM64 에서 Helm chart를 배포할 수 없습니다. 추정 원인: Pinpoint container 이미지 생성 시 arm64로 빌드되지 않은 것으로 추정

https://gradiant.github.io/charts is 404(do not exists), so hdfs can not be installed.

update pinpoint to the latest version 2.4.0 with hbase 2.x or 1.4. update image version.

# pinpoint-collector Header Max Size 변경 envoy proxy를 사용 시 collector에서 헤더사이즈 문제로 431 응답이 오는 상황인데 수동으로 설정파일 내 값 수정 후 빌드하여 도커 이미지로 생성하는것 외에 helm config값을...

Could you provide some documentation on how to use the project?

```bash helm repo add gradiant-bigdata https://gradiant.github.io/bigdata-charts helm repo add incubator https://charts.helm.sh/incubator helm repo add stable https://charts.helm.sh/stable cd /home/apm/pinpoint/ unzip pinpoint-kubernetes-master.zip cd /home/apm/pinpoint/pinpoint-kubernetes-master/pinpoint helm dependency update . kubectl create ns pinpoint-ns...

08-18 02:36:08.008 [el-Worker(11-1)] INFO i.g.n.N.connections : Transport failed io.netty.handler.codec.http2.Http2Exception: Header size exceeded max allowed size (1280) at io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) ~[netty-codec-http2-4.1.50.Final.jar!/:4.1.50.Final] at io.netty.handler.codec.http2.Http2CodecUtil.headerListSizeExceeded(Http2CodecUtil.java:245) ~[netty-codec-http2-4.1.50.Final.jar!/:4.1.50.Final] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder.headerSizeExceeded(DefaultHttp2FrameReader.java:694) ~[netty-codec-http2-4.1.50.Final.jar!/:4.1.50.Final] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$HeadersBlockBuilder.addFragment(DefaultHttp2FrameReader.java:710) ~[netty-codec-http2-4.1.50.Final.jar!/:4.1.50.Final] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:481)...