UNPKG
@revai-care/instrumentation-adonisjs-6
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
OpenTelemetry instrumentation for Adonisjs server side applications framework
@revai-care/instrumentation-adonisjs-6
/
build
/
src
/
index.js
3 lines
(2 loc)
•
81 B
JavaScript
View Raw
1
2
3
export
*
from
'./instrumentation.js'
;
export
*
from
'./enums/AttributeNames.js'
;