npm.io
1.1.4 • Published 7 months ago

@dynatrace-sdk/app-environment

Licence
Apache-2.0
Version
1.1.4
Deps
0
Size
42 kB
Vulns
0
Weekly
0

App environment

A Dynatrace AppEngine SDK library allowing to obtain the basic information about app, i.e. the app ID, app name, and app version, and the environment in which it's running, i.e. the environment ID, and environment URL.

npm install @dynatrace-sdk/app-environment

Example usage

import { getAppId } from "@dynatrace-sdk/app-environment";

const appId = getAppId();

API reference

See the package reference in the Dynatrace Developer.

Keywords