Skip to content

Commit

Permalink
increase coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
huyan0 committed Aug 28, 2020
1 parent 85010d9 commit 7b952a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 127 deletions.
4 changes: 2 additions & 2 deletions exporter/prometheusremotewriteexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Example:

```yaml
exporters:
prometheusremotewrite:
endpoint: "http://some.url:9411/api/prom/push"
prometheusremotewrite:
endpoint: "http://some.url:9411/api/prom/push"
```
The full list of settings exposed for this exporter are documented [here](./config.go)
with detailed sample configurations [here](./testdata/config.yaml).
Expand Down
125 changes: 0 additions & 125 deletions exporter/prometheusremotewriteexporter/out

This file was deleted.

0 comments on commit 7b952a7

Please sign in to comment.