Repository URL to install this package:
|
Version:
0.7.10 ▾
|
// (c) Copyright 2023 Supertenant Ltd. - all rights reserved.
// See LICENSE file in project root for license terms.
"use strict";try{const init=require("@supertenant/collector");init({tracing:{enabled:!0,automaticTracingEnabled:!0,activateImmediately:!0}}),module.exports=init}catch(err){console.error("@supertenant/supermeter failed to initialize, supertenant will not be available to this process."),console.error(err),module.exports=function(){}}