Skip to content

Commit

Permalink
Include enrich stats and get enrich policies endpoints. (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg authored and nemonster committed Oct 16, 2019
1 parent d7612f0 commit 343c9ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/diags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ rest-calls:
slm_policies: "/_slm/policy?pretty&human"
minor-5:
slm_stats: "/_slm/stats?pretty"
enrich_stats: "/_enrich/_stats?pretty"
enrich_policies: "/_enrich/policy?pretty"

thread-dump:
jstack: "jstack PID"
Expand Down

0 comments on commit 343c9ed

Please sign in to comment.