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

@dynatrace/backstage-plugin-dql-backend

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynatrace/backstage-plugin-dql-backend

Package name: `@dynatrace/backstage-plugin-dql-backend`

  • 2.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
366
increased by36.06%
Maintainers
0
Weekly downloads
 
Created
Source

Dynatrace DQL Plugin Backend

Package name: @dynatrace/backstage-plugin-dql-backend

Welcome to the DQL backend plugin for Dynatrace!

The aim of the plugin is to provide live data from Dynatrace by running DQL against it.

Development

The backend can be started locally using yarn start, this starts the backend on localhost:7007/dql.

Behind a corporate proxy

If your application is behind a corporate proxy, set HTTPS_PROXY as an environment variable. This will be passed to HttpsProxyAgent as agent in the fetch request.

There is another method, you can open firewall for Dynatrace tokenUrl https://sso.dynatrace.com and https://xxxxxxxx.apps.dynatrace.com. In that case, you don't need HTTPS_PROXY.

FAQs

Package last updated on 07 Jan 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

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