Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dynatrace-sdk/app-environment

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynatrace-sdk/app-environment

Obtain the basic information about the app and the environment in which it's running.

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
271
increased by22.62%
Maintainers
3
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 12 Feb 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc