Skip to content

Commit

Permalink
doc: minor doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lance committed Feb 22, 2018
1 parent 666caf4 commit 7b2c97d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/hystrix-formatter.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
'use strict';

// Data reference:
// https://github.com/Netflix/Hystrix/wiki/Metrics-and-Monitoring#metrics-publisher
// A function to map our stats data to the hystrix format
// returns JSON
function hystrixFormatter (stats) {
Expand Down

0 comments on commit 7b2c97d

Please sign in to comment.