|
@@ -147,7 +147,7 @@ Crowi.prototype.init = async function() {
|
|
|
this.setupCron();
|
|
this.setupCron();
|
|
|
|
|
|
|
|
// start OpenTelemetry
|
|
// start OpenTelemetry
|
|
|
- startInstrumentation();
|
|
|
|
|
|
|
+ startInstrumentation(this.version);
|
|
|
|
|
|
|
|
// setup messaging services
|
|
// setup messaging services
|
|
|
await this.setupS2sMessagingService();
|
|
await this.setupS2sMessagingService();
|