@@ -88,7 +88,7 @@ The API needs the following environmental variables for the setup:
...
@@ -88,7 +88,7 @@ The API needs the following environmental variables for the setup:
### Experimental features that can be enabled
### Experimental features that can be enabled
The API can enable experimental features by setting the variable name that describes the feature
The API can enable experimental features by setting the variable name that describes the feature
as true. For example, `FEATURE_XXX=true`. where `XXX` is the feature name.
as true. For example, `FEATURE_XXX="true"`. where `XXX` is the feature name.
## Collector Specifics
## Collector Specifics
-**GitLab Workflow Collector**: In addition to the setup needed for environmental variables, you will need the following requirements to be met in order to be able to use this collector:
-**GitLab Workflow Collector**: In addition to the setup needed for environmental variables, you will need the following requirements to be met in order to be able to use this collector: