Socket
Book a DemoInstallSign in
Socket

test-package-3etr9r

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-package-3etr9r

test

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
3
Maintainers
0
Weekly downloads
 
Created
Source

@otelic/open-telemetry

Otelic.com - easiest way to add Logs, Traces & Alerts to NodeJS app

Affordable, searchable logs and traces for your application.

Start for free. No monthly payments.

Powered by Otelic.com ✨🧙‍♂️

Get your FREE API Key in the Workspace Settings at Otelic.

let { initOtelic } = require("@otelic/open-telemetry");
// OR :
// import { initOtelic } from "@otelic/open-telemetry";

initOtelic({
  apiKey: "YOUR_OTELIC_API_KEY",
  appName: "Typescript App",
  serviceName: "My App",
});

console.log(`Hi from my app :)`);

Enjoy searchable logs, traces. Create alerts.

Otelic.com - easiest way to add Logs, Traces & Alerts to NodeJS app

Keywords

test

FAQs

Package last updated on 17 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts