Skip to content

Commit

Permalink
Results from /fix:all
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Oct 2, 2024
1 parent ddb4343 commit 2897b1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/en/docs/collector/deployment/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ Let's have a look at such a case where we are using the load-balancing exporter:

### NGINX as an "out-of-the-box" load balancer

Assuming you have two collectors (`collector1` and `collector2`) configured and you want to load balance traffic across them using
NGINX, you can use the following configuration:
Assuming you have two collectors (`collector1` and `collector2`) configured and
you want to load balance traffic across them using NGINX, you can use the
following configuration:

```nginx
server {
Expand Down

0 comments on commit 2897b1b

Please sign in to comment.