10.0.4 • Published 18 days ago

@backstage/plugin-dynatrace v10.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
18 days ago

Dynatrace

Welcome to the Dynatrace plugin!

Getting started

This plugin uses the Backstage proxy to communicate with Dynatrace's REST APIs.

Setup

Dynatrace API Key

The Dynatrace plugin will require the following information, to be used in the configuration options detailed below:

  • Dynatrace API URL, e.g. https://my-dynatrace-instance.dynatrace.com/api/v2
  • Dynatrace API access token (see documentation), with the following permissions:
    • entities.read
    • problems.read

Plugin Configuration

This plugin requires a proxy endpoint for Dynatrace configured in app-config.yaml like so:

proxy:
  '/dynatrace':
    target: 'https://example.dynatrace.com/api/v2'
    headers:
      Authorization: 'Api-Token ${DYNATRACE_ACCESS_TOKEN}'

It also requires a baseUrl for rendering links to problems in the table like so:

dynatrace:
  baseUrl: 'https://example.dynatrace.com'

Catalog Configuration

To show information from Dynatrace for a catalog entity, add the following annotation to catalog-info.yaml:

# catalog-info.yaml
# [...]
metadata:
  annotations:
    dynatrace.com/dynatrace-entity-id: DYNATRACE_ENTITY_ID
# [...]

The DYNATRACE_ENTITY_ID can be found in Dynatrace by browsing to the entity (a service, synthetic, frontend, workload, etc.). It will be located in the browser address bar in the id parameter and has the format ENTITY_TYPE-ENTITY_ID, where ENTITY_TYPE will be one of SERVICE, SYNTHETIC_TEST, or other, and ENTITY_ID will be a string of characters containing uppercase letters and numbers.

Disclaimer

This plugin is not officially supported by Dynatrace.

10.0.4

21 days ago

10.0.3

24 days ago

10.0.3-next.1

1 month ago

10.0.3-next.0

1 month ago

10.0.2

1 month ago

10.0.1

2 months ago

10.0.0

2 months ago

10.0.0-next.2

2 months ago

9.0.1-next.1

2 months ago

9.0.1-next.0

2 months ago

9.0.0

3 months ago

9.0.0-next.3

3 months ago

9.0.0-next.2

3 months ago

8.0.4-next.1

3 months ago

8.0.4-next.0

4 months ago

8.0.3

4 months ago

8.0.3-next.2

4 months ago

8.0.3-next.1

4 months ago

8.0.3-next.0

5 months ago

8.0.2

5 months ago

8.0.2-next.3

5 months ago

8.0.2-next.2

5 months ago

8.0.2-next.1

5 months ago

7.0.4-next.3

8 months ago

7.0.4-next.1

8 months ago

7.0.4-next.2

8 months ago

6.0.1-next.1

10 months ago

7.0.5-next.0

8 months ago

7.0.5-next.1

7 months ago

7.0.5-next.2

7 months ago

7.0.3-next.0

9 months ago

8.0.0-next.2

6 months ago

8.0.0-next.1

6 months ago

8.0.0-next.0

7 months ago

7.0.1-next.2

9 months ago

7.0.1-next.1

9 months ago

7.0.1-next.0

10 months ago

7.0.5

7 months ago

7.0.0-next.2

10 months ago

7.0.0

10 months ago

7.0.4

8 months ago

7.0.3

9 months ago

7.0.2

9 months ago

7.0.1

9 months ago

8.0.2-next.0

6 months ago

8.0.1

6 months ago

8.0.0

6 months ago

6.0.1-next.0

11 months ago

6.0.0

11 months ago

6.0.0-next.2

11 months ago

6.0.0-next.3

11 months ago

5.0.0

12 months ago

5.0.0-next.1

1 year ago

5.0.0-next.2

1 year ago

6.0.0-next.0

12 months ago

6.0.0-next.1

12 months ago

4.0.0

1 year ago

4.0.0-next.3

1 year ago

5.0.0-next.0

1 year ago

3.0.0-next.2

1 year ago

3.0.0-next.1

1 year ago

3.0.0-next.0

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

3.0.1-next.2

1 year ago

3.0.1-next.0

1 year ago

3.0.1-next.1

1 year ago

2.0.0-next.2

1 year ago

2.0.0-next.0

1 year ago

2.0.0-next.1

1 year ago

1.0.4

1 year ago

1.0.4-next.2

1 year ago

1.0.4-next.1

1 year ago

1.0.2-next.3

1 year ago

1.0.2-next.4

1 year ago

1.0.2-next.1

1 year ago

1.0.2-next.2

1 year ago

1.0.2-next.0

1 year ago

1.0.1-next.1

2 years ago

1.0.1-next.0

2 years ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago

1.0.3

1 year ago

1.0.4-next.0

1 year ago

0.2.1-next.0

2 years ago

1.0.0-next.1

2 years ago

1.0.0-next.2

2 years ago

0.2.0-next.3

2 years ago

0.2.0-next.2

2 years ago

0.2.0-next.1

2 years ago

0.2.0-next.0

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.2-next.1

2 years ago

0.1.2-next.0

2 years ago

0.1.1

2 years ago

0.1.1-next.3

2 years ago

0.1.1-next.2

2 years ago

0.1.1-next.1

2 years ago

0.1.1-next.0

2 years ago

0.1.0

2 years ago