Skip to content

Commit

Permalink
Update: Will see
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech.jureczka committed Sep 18, 2018
1 parent 2a9f755 commit 2e8df1b
Show file tree
Hide file tree
Showing 10 changed files with 1,461 additions and 564 deletions.
550 changes: 193 additions & 357 deletions .idea/workspace.xml

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions bash.exe.stackdump
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Stack trace:
Frame Function Args
000FFFFA168 0018005D19E (0018024212D, 00180223C26, 000FFFFA168, 000FFFF9060)
000FFFFA168 001800463F9 (00000000000, 00000000000, 00000000000, 001005F0D44)
000FFFFA168 00180046432 (001802421E9, 000FFFFA018, 000FFFFA168, 00000000000)
000FFFFA168 001800A9EEF (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFA168 001800AA13D (000FFFFA180, 00000000000, 00000000000, 00000000000)
000FFFFA3F0 001800AB3A4 (000FFFFA180, 00000000000, 00000000000, 00000000000)
End of stack trace
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
'use strict'

const Tailor = require('node-tailor')
const { initTracer, PrometheusMetricsFactory, ConstSampler } = require('jaeger-client');
const promClient = require('prom-client');
Expand Down
Loading

0 comments on commit 2e8df1b

Please sign in to comment.