keyolk

Results 14 issues of keyolk

### Host operating system: ``` Linux css 4.4.68-nx #122 SMP Mon May 15 09:46:11 KST 2017 x86_64 GNU/Linux ``` ### node_exporter version: ``` build user: root@bb6d0678e7f3 build date: 20170321-12:12:54 go...

enhancement
accepted
help wanted

I'm trying to set up the distributed tracing with Istio. And confirmed that the envoy issues related HTTP headers like - x-request-id - x-datadog-trace-id - x-datadog-parent-id - x-datadog-sampling-priority and passed...

I have problem that supporting multiple OUPUT target using custom plugin. From that it needs to distinguish caller of FLBPluginFlush. from C written plugin source code, I can see the...

good enough, but seems it takes too much time when starting vim ```bash $ vim --startuptime test.profile ``` ``` ... 371.820 272.545 272.545: sourcing /home/irteam/.vim/plugged/vim-tmux-clipboard/plugin/vimtmuxclipboard.vim ... ``` I'm using [Plug](https://github.com/junegunn/vim-plug)...

I'm trying py-spy with uwsgi which based on pyston. But no luck yet. ``` $ py-spy --version py-spy 0.3.14 $ uname -r 5.10.0-19-cloud-arm64 $ uname -m aarch64 $ RUST_BACKTRACE=1 RUST_LOG=info...

Hi I'm trying to use this project to check my docker image when I try to check elasticsearch-1.4.2 which known has "CVE-2015-1427" It doesnt put any of result on it....

Well ... this question is related to this question (https://github.com/sjvermeu/cvechecker/issues/20) How can I put new expression for CVE ?

**Describe the bug** Its objects and bucket size keep growing and never goes down. ![image](https://github.com/grafana/tempo/assets/96432437/1689b570-a9c4-4ada-8d39-dd11cc24646c) ![image](https://github.com/grafana/tempo/assets/96432437/90589deb-459e-4973-8f4e-ca57e2f018bf) Also I can see about 5GB parquet datas in each block dir. ![image](https://github.com/grafana/tempo/assets/96432437/abb8f5ed-b1da-45f3-a936-f5d6a1fefb9d) When...

I'm trying to leverage Promxy as my unique endpoint while having Prometheus migration. Seem it working nice if my datapoints just switched to the new datasource. But not woking well...

I am testing steampipe against tfstates. I am managing multiple tfstate files in one s3 bucket. After testing, it seems that formats such as "$bucketname/**/*.tfstate" are not supported. In practice,...

enhancement