Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract otel-collector jobs #446

Merged
merged 1 commit into from
Dec 20, 2023
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ Configurable via files in colocated bosh jobs as described in the [docs][prom-sc
scrapes are avoided in an HA environment.

### OTel Collector
This is the Cloud Foundry distribution of the OTel Collector. It accepts metrics in OTLP format and forwards them to any configured exporters.
More information can be found in the [OpenTelemetry docs](https://opentelemetry.io/docs/collector)
This is the Cloud Foundry distribution of the OTel Collector. It can be found in the
[otel-collector-release](https://github.com/cloudfoundry/otel-collector-release) repo. It accepts metrics in OTLP format
and forwards them to any configured exporters. More information can be found in the [OpenTelemetry
docs](https://opentelemetry.io/docs/collector)

## More Resources and Documentation

Expand Down
15 changes: 0 additions & 15 deletions jobs/otel-collector-windows/monit

This file was deleted.

41 changes: 0 additions & 41 deletions jobs/otel-collector-windows/spec

This file was deleted.

39 changes: 0 additions & 39 deletions jobs/otel-collector-windows/templates/config.yml.erb

This file was deleted.

5 changes: 0 additions & 5 deletions jobs/otel-collector-windows/templates/ingress_port.yml.erb

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions jobs/otel-collector/monit

This file was deleted.

42 changes: 0 additions & 42 deletions jobs/otel-collector/spec

This file was deleted.

4 changes: 0 additions & 4 deletions jobs/otel-collector/templates/bpm.yml.erb

This file was deleted.

42 changes: 0 additions & 42 deletions jobs/otel-collector/templates/config.yml.erb

This file was deleted.

5 changes: 0 additions & 5 deletions jobs/otel-collector/templates/ingress_port.yml.erb

This file was deleted.

1 change: 0 additions & 1 deletion jobs/otel-collector/templates/otel-collector-ca.crt.erb

This file was deleted.

1 change: 0 additions & 1 deletion jobs/otel-collector/templates/otel-collector.crt.erb

This file was deleted.

1 change: 0 additions & 1 deletion jobs/otel-collector/templates/otel-collector.key.erb

This file was deleted.

9 changes: 0 additions & 9 deletions jobs/otel-collector/templates/prom_scraper_config.yml.erb

This file was deleted.

27 changes: 0 additions & 27 deletions packages/otel-collector-windows/packaging

This file was deleted.

10 changes: 0 additions & 10 deletions packages/otel-collector-windows/spec

This file was deleted.

14 changes: 0 additions & 14 deletions packages/otel-collector/packaging

This file was deleted.

9 changes: 0 additions & 9 deletions packages/otel-collector/spec

This file was deleted.

14 changes: 0 additions & 14 deletions scripts/regenerate-otel-collector-distribution

This file was deleted.

26 changes: 0 additions & 26 deletions src/otel-collector-builder/go.mod

This file was deleted.

Loading
Loading