mirror of
https://github.com/grafana/tempo.git
synced 2025-03-14 03:06:42 +00:00
* e2e: move api e2e tests into api package * move api e2e tests into test-e2e-api target and CI job * fix lint
29 lines
575 B
Plaintext
29 lines
575 B
Plaintext
.DS_Store
|
|
.envrc
|
|
.idea
|
|
.vscode
|
|
*.test
|
|
*.out
|
|
*.pprof
|
|
/bin
|
|
/cmd/tempo-cli/tempo-cli
|
|
/cmd/tempo-query/tempo-query
|
|
/dist
|
|
/example/docker-compose/**/gcs-data/
|
|
/example/docker-compose/**/tempo-data/
|
|
/operations/jsonnet/microservices/test/outputs
|
|
/operations/jsonnet/microservices/test/vendor
|
|
/pkg/traceql/y.output
|
|
/tempo
|
|
/tempo-query
|
|
/tempo-vulture
|
|
/tempodb/encoding/benchmark_block
|
|
private-key.key
|
|
integration/e2e/e2e_integration_test[0-9]*
|
|
integration/e2e/api/e2e_integration_test[0-9]*
|
|
integration/e2e/deployments/e2e_integration_test[0-9]*
|
|
.tempo.yaml
|
|
/tmp
|
|
gh-token.txt
|
|
.cache
|