Skip to content

Commit f35ca80

Browse files
authored
Merge pull request #14 from JawherKl/feature/15-implement-monitoring-layer
add metrics api for log monitoring with grafana and prometheus and ot…
2 parents 87a015d + 275ffe2 commit f35ca80

16 files changed

+7750
-0
lines changed

.clinic/54343.clinic-doctor.html

Lines changed: 4650 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"clock": {
3+
"hrtime": [
4+
2051,
5+
419296161
6+
],
7+
"unixtime": 1732694394584
8+
},
9+
"nodeVersions": {
10+
"node": "20.18.1",
11+
"acorn": "8.12.1",
12+
"ada": "2.9.0",
13+
"ares": "1.33.1",
14+
"base64": "0.5.2",
15+
"brotli": "1.1.0",
16+
"cjs_module_lexer": "1.4.1",
17+
"cldr": "45.0",
18+
"icu": "75.1",
19+
"llhttp": "8.1.2",
20+
"modules": "115",
21+
"napi": "9",
22+
"nghttp2": "1.61.0",
23+
"nghttp3": "0.7.0",
24+
"ngtcp2": "1.1.0",
25+
"openssl": "3.0.15+quic",
26+
"simdutf": "5.5.0",
27+
"tz": "2024b",
28+
"undici": "6.20.0",
29+
"unicode": "15.1",
30+
"uv": "1.46.0",
31+
"uvwasi": "0.0.21",
32+
"v8": "11.3.244.8-node.23",
33+
"zlib": "1.3.0.1-motley-71660e1"
34+
},
35+
"toolVersion": "11.0.0"
36+
}

.clinic/54343.clinic-doctor/54343.clinic-doctor-traceevent

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)