Skip to content

Commit

Permalink
docs: Update lightstep link (#6694)
Browse files Browse the repository at this point in the history
* docs: Update lightstep link

Signed-off-by: Saswata Mukherjee <[email protected]>

* Add to mdox config

Signed-off-by: Saswata Mukherjee <[email protected]>

---------

Signed-off-by: Saswata Mukherjee <[email protected]>
  • Loading branch information
saswatamcode authored Sep 4, 2023
1 parent 1b56a86 commit 78f21b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .mdox.validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ validators:
# 403 when requested my mdox in GH actions.
- regex: 'nginx\.com'
type: 'ignore'
# 403 when requested my mdox in GH actions.
- regex: 'servicenow\.com'
type: 'ignore'
2 changes: 1 addition & 1 deletion docs/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ config:

### Lightstep

Client for [Lightstep](https://lightstep.com).
Client for [Lightstep](https://www.servicenow.com/products/observability.html).

In order to configure Thanos to interact with Lightstep you need to provide at least an [access token](https://docs.lightstep.com/docs/create-and-use-access-tokens) in the configuration file. The `collector` key is optional and used when you have on-premise satellites.

Expand Down

0 comments on commit 78f21b9

Please sign in to comment.