Skip to content

Commit

Permalink
set sample_rate to default value of 0 in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwwwwwwwwwwwwwwwwwwww committed Jan 27, 2020
1 parent a5924ef commit 2eb4534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ config:
service_name: ""
service_version: ""
service_environment: ""
sample_rate: 1.0
sample_rate: 0
```

### Lightstep
Expand Down

0 comments on commit 2eb4534

Please sign in to comment.