This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
relocate opentelemetry modules
Yuki Takei
1 year ago
parent
d7b878b3e0
commit
b76f5e9c7f
2 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
apps/app/src/features/opentelemetry/server/index.ts
0
0
apps/app/src/features/opentelemetry/server/start.ts
+ 1
- 0
apps/app/src/features/opentelemetry/server/index.ts
View File
@@ -0,0 +1 @@
+export * from './start';
+ 0
- 0
apps/app/src/server/crowi/opentelemetry.ts → apps/app/src/features/opentelemetry/server/start.ts
View File