Skip to content

Commit

Permalink
region
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee committed Oct 29, 2024
1 parent 1b683eb commit 48aa999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/shipping/App360/App360.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ connectors:
exporters:
logzio/traces:
account_token: <<TRACING_SHIPPING_TOKEN>>
region: <<REGION_CODE>>
region: <<LOGZIO_ACCOUNT_REGION_CODE>>
prometheusremotewrite/spm:
endpoint: https://<<LISTENER>>:8053
add_metric_suffixes: false
Expand Down
4 changes: 2 additions & 2 deletions docs/shipping/Database/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ exporters:
logging:
logzio/logs:
account_token: "<<LOG-SHIPPING-TOKEN>>"
region: "us"
region: "<<LOGZIO_ACCOUNT_REGION_CODE>>"
prometheusremotewrite:
endpoint: "https://listener.logz.io:8053"
headers:
Expand Down Expand Up @@ -388,7 +388,7 @@ exporters:
logging:
logzio/logs:
account_token: "<<LOG-SHIPPING-TOKEN>>"
region: "us"
region: "<<LOGZIO_ACCOUNT_REGION_CODE>>"
processors:
Expand Down

0 comments on commit 48aa999

Please sign in to comment.