Skip to content

Commit

Permalink
Document internet-facing traffic flag
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed Dec 13, 2023
1 parent 222fbf8 commit 359d141
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/reference/configuration/network-mapper/helm-chart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Checkout the network mapper [tutorial](/quickstart/visualization/k8s-network-map
| `mapper.uploadIntervalSeconds` | Interval for uploading data to cloud | `60` |
| `mapper.extraEnvVars` | List of extra env vars for the mapper, formatted as in the Kubernetes PodSpec (name and value). | `(none)` |

## Internet-facing traffic reporting
| Key | Description | Default |
|----------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|---------|
| `enableInternetFacingTrafficReporting` | Whether to report internet-facing traffic to Otterize Cloud. This is a temporary flag that will soon be enabled by default. | `false` |


## OpenTelemetry exporter parameters
| Key | Description | Default |
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------|
Expand Down

0 comments on commit 359d141

Please sign in to comment.