Skip to content

Commit

Permalink
fix(34/vitals-prometheus) unclosed codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Aron Eidelman authored Nov 4, 2019
1 parent cdc3dc1 commit cf8d8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/enterprise/0.34-x/vitals-prometheus-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ scrape_configs:
- source_labels: [__meta_kubernetes_pod_name]
action: replace
target_label: 'instance'
```

### Enable Vitals with Prometheus strategy in Kong

Expand Down

0 comments on commit cf8d8b3

Please sign in to comment.