@dynatrace-sdk/app-environment
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

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.

/@dynatrace-sdk/app-environment/

    Package Sidebar

    Install

    npm i @dynatrace-sdk/app-environment

    Weekly Downloads

    394

    Version

    1.1.0

    License

    Apache-2.0

    Unpacked Size

    32.9 kB

    Total Files

    26

    Last publish

    Collaborators

    • stefan.wolfsteiner.dynatrace
    • dynatrace-nodejs
    • wasserb