Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oleh-ozimok authored Mar 24, 2019
1 parent c0cb1db commit 9fff90d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ helm install --name php-fpm-exporter deploy/php-fpm-exporter

### Prometheus job example

```$yaml
```yaml
- job_name: 'kubernetes-php-fpm-endpoints'
scrape_interval: 10s
metrics_path: /metrics
Expand All @@ -38,4 +38,4 @@ helm install --name php-fpm-exporter deploy/php-fpm-exporter
action: replace
target_label: kubernetes_name

```
```

0 comments on commit 9fff90d

Please sign in to comment.