Request ownership change
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at>
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
---
|
||||
title: Dynatrace
|
||||
author: TELUS
|
||||
authorUrl: https://github.com/telus
|
||||
author: Dynatrace
|
||||
authorUrl: https://github.com/dynatrace
|
||||
category: Monitoring
|
||||
description: View monitoring info from Dynatrace for services in your software catalog.
|
||||
documentation: https://github.com/backstage/backstage/tree/master/plugins/dynatrace
|
||||
iconUrl: /img/dynatrace.svg
|
||||
npmPackageName: '@backstage/plugin-dynatrace'
|
||||
tags:
|
||||
- dynatrace
|
||||
- monitoring
|
||||
- observability
|
||||
- alerting
|
||||
- problems
|
||||
addedDate: '2022-06-23'
|
||||
|
||||
@@ -109,6 +109,10 @@ The annotation can also contain a comma or space separated list of Synthetic Ids
|
||||
|
||||
The `SYNTHETIC_ID` can be found in Dynatrace by browsing to the Synthetic monitor. It will be located in the browser address bar in the resource path - `https://example.dynatrace.com/ui/http-monitor/HTTP_CHECK-1234` for an Http check, or `https://example.dynatrace.com/ui/browser-monitor/SYNTHETIC_TEST-1234` for a browser clickpath.
|
||||
|
||||
## Contribution
|
||||
|
||||
This plugin was originally built by [TELUS](https://github.com/telus).
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This plugin is not officially supported by Dynatrace.
|
||||
|
||||
@@ -4,6 +4,6 @@ metadata:
|
||||
name: backstage-plugin-dynatrace
|
||||
title: '@backstage/plugin-dynatrace'
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
lifecycle: production
|
||||
type: backstage-frontend-plugin
|
||||
owner: maintainers
|
||||
owner: Dynatrace
|
||||
|
||||
Reference in New Issue
Block a user