Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 0 additions & 54 deletions .github/workflows/ci-crossdock.yml

This file was deleted.

1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ github.com/jaegertracing/jaeger
tracegen/ - Utility to generate a steady flow of simple traces
es-index-cleaner/ - Utility to purge old indices from Elasticsearch
es-rollover/ - Utility to manage Elastic Search indices
crossdock/ - Cross-repo integration test configuration
examples/
grafana-integration/ - Demo application that combine Jaeger, Grafana, Loki, Prometheus to demonstrate logs, metrics and traces correlation
hotrod/ - Demo application that demonstrates the use of tracing instrumentation
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ COLORIZE ?= | $(SED) 's/PASS/✅ PASS/g' | $(SED) 's/FAIL/❌ FAIL/g' | $(SED) '

include scripts/makefiles/BuildBinaries.mk
include scripts/makefiles/BuildInfo.mk
include scripts/makefiles/Crossdock.mk
include scripts/makefiles/Docker.mk
include scripts/makefiles/IntegrationTests.mk
include scripts/makefiles/Protobuf.mk
Expand Down
10 changes: 0 additions & 10 deletions crossdock/Dockerfile

This file was deleted.

135 changes: 0 additions & 135 deletions crossdock/README.md

This file was deleted.

61 changes: 0 additions & 61 deletions crossdock/docker-compose.yml

This file was deleted.

41 changes: 0 additions & 41 deletions crossdock/jaeger-docker-compose.yml

This file was deleted.

Loading
Loading