1.1.0 • Published 3 months ago

@dynatrace-sdk/app-environment v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

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.

1.1.0

3 months ago

1.0.2

4 months ago

1.0.1

9 months ago

1.0.0

1 year ago

0.2.7

1 year ago

0.2.5

1 year ago