kelemetry icon indicating copy to clipboard operation
kelemetry copied to clipboard

Global control plane tracing for Kubernetes

Results 30 kelemetry issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.1 to 2.2.1. Release notes Sourced from github.com/pelletier/go-toml/v2's releases. v2.2.1 What's Changed Fixed bugs Encode: fix indentation when marshalling slices as array tables by @​daniel-weisse in pelletier/go-toml#944...

dependencies

### Description Add a new linker based on a new CRD that defines how to infer parent from the child ### Related issues Contains commits from #211 ### Special notes...

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.20.0. Commits 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm fc660e5 go.mod: update golang.org/x dependencies 6590f47 internal/gcimporter: renable tests of issue50259.go f1d5252 gopls/internal/golang: Hover:...

dependencies

Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from 0.13.0 to 0.13.4. Release notes Sourced from github.com/daixiang0/gci's releases. v0.13.4 What's Changed fix some typos and style in code and documentation by @​ccoVeille in daixiang0/gci#201 Add boringcrypto...

dependencies

Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.12 to 3.5.13. Release notes Sourced from go.etcd.io/etcd/client/v3's releases. v3.5.13 Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide...

dependencies

Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.14 to 0.12.15. Release notes Sourced from github.com/itchyny/gojq's releases. Release v0.12.15 implement ltrim, rtrim, and trim functions implement gojq.ParseError for getting the offset and token of query...

dependencies

### Description add a script to scan abnormal metrics and provide suggestions ### Related issues Based on #183 ### Special notes for your reviewer:

### Description ### Related issues Fixes #210 ### Special notes for your reviewer:

### Description An inherited tag is a tag in a span/log that also appears in its parent/owning span with the same key and value. These tags are often useless and...