Skip to content

Commit

Permalink
MAINT: cleanup unnecessary app
Browse files Browse the repository at this point in the history
Signed-off-by: qchea <[email protected]>
  • Loading branch information
chenqi0805 committed Nov 5, 2021
1 parent dd10360 commit 28f2866
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 393 deletions.
2 changes: 0 additions & 2 deletions examples/gitpod-synthetic-load-generator/.env

This file was deleted.

11 changes: 0 additions & 11 deletions examples/gitpod-synthetic-load-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,4 @@ Notes:
To clean up any docker container from the demo run `docker-compose down` from
the `examples/demo` folder.

### Using a Locally Built Image
Developers interested in running a local build of the Collector need to build a
docker image using the command below:

```shell
make docker-otelcol
```

And set an environment variable `OTELCOL_IMG` to `otelcol:latest` before
launching the command `docker-compose up -d`.


19 changes: 0 additions & 19 deletions examples/gitpod-synthetic-load-generator/app/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion examples/gitpod-synthetic-load-generator/app/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion examples/gitpod-synthetic-load-generator/app/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions examples/gitpod-synthetic-load-generator/app/go.mod

This file was deleted.

148 changes: 0 additions & 148 deletions examples/gitpod-synthetic-load-generator/app/go.sum

This file was deleted.

Loading

0 comments on commit 28f2866

Please sign in to comment.