Skip to content

Commit

Permalink
[chore][extension/remotetap] fix component name in README (#32581)
Browse files Browse the repository at this point in the history
`remoteobserver` => `remotetap`

The type name `remoteObserverExtension` should also be changed for
consistency @atoulme.
  • Loading branch information
andrzej-stencel committed Apr 21, 2024
1 parent 6f844ed commit b82cd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/remotetapextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Example:
```yaml

extensions:
remoteobserver:
remotetap:
```

The full list of settings exposed for this exporter are documented [here](./config.go).

0 comments on commit b82cd7f

Please sign in to comment.