internal/beater/api/intake/handler.go (2 lines): - line 185: // TODO: remove exception case and use StatusMethodNotAllowed (breaking bugfix) - line 188: // TODO: remove exception case and use StatusRequestEntityTooLarge (breaking bugfix) systemtest/cmd/sendotlp/main.go (2 lines): - line 386: // TODO: parse response for error - line 395: // TODO: implement testing/infra/k8s/base/stack/kibana.yaml (1 line): - line 6: # TODO: replace with a pinned version such as 9.0.0-aaaaaaaa-SNAPSHOT internal/beater/otlp/http.go (1 line): - line 65: // TODO we should add an otel counter metric directly in the testing/infra/k8s/base/stack/elasticsearch.yaml (1 line): - line 6: # TODO: replace with a pinned version such as 9.0.0-aaaaaaaa-SNAPSHOT functionaltests/internal/esclient/client.go (1 line): - line 187: // TODO: Remove this query once the above issue is fixed. internal/beater/auth/apikey.go (1 line): - line 158: // TODO if resource is non-zero, map to different application resources in the privilege queries. internal/beater/otlp/grpc.go (1 line): - line 67: // TODO we should add an otel counter metric directly in the internal/beater/interceptors/metadata.go (1 line): - line 58: // TODO: move to AsSlice and investigate the test failure internal/beater/beater.go (1 line): - line 924: // TODO: This is copying behavior from libbeat: testing/infra/k8s/base/stack/apm-server.yaml (1 line): - line 6: # TODO: replace with a pinned version such as 9.0.0-aaaaaaaa-SNAPSHOT functionaltests/utils.go (1 line): - line 269: // TODO: use a terraform var file for all vars that are not expected to change across upgrades