Skip to content

Commit

Permalink
Update links pointing to sample generated output configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Herrera Contreras committed Nov 25, 2024
1 parent 19a24c5 commit 88f0f18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-docs/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,14 +158,14 @@ $ tree $CONFIG_OUT
```

* Sample generated
[golden fluent bit main conf](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/valid/linux/default_config/golden_fluent_bit_main.conf)
[golden fluent bit main conf](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/goldens/builtin/golden/linux/fluent_bit_main.conf)
at `$CONFIG_OUT/fluent_bit_main.conf`.
* Sample generated
[golden fluent bit parser conf](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/valid/linux/default_config/golden_fluent_bit_parser.conf)
[golden fluent bit parser conf](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/goldens/builtin/golden/linux/fluent_bit_parser.conf)
at `$CONFIG_OUT/fluent_bit_parser.conf`.
* Sample generated
[golden otel conf](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/valid/linux/default_config/golden_otel.conf)
at `$CONFIG_OUT/otel.conf`.
[golden otel yaml](https://github.com/GoogleCloudPlatform/ops-agent/blob/master/confgenerator/testdata/goldens/builtin/golden/linux/otel.yaml)
at `$CONFIG_OUT/otel.yaml`.

## Build and test manually on GCE VMs

Expand Down

0 comments on commit 88f0f18

Please sign in to comment.