Request ownership change

Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at>
This commit is contained in:
Johannes Bräuer
2023-09-28 14:29:26 +02:00
parent 998d5a704e
commit 8a511ecf9b
3 changed files with 11 additions and 5 deletions
+5 -3
View File
@@ -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'
+4
View File
@@ -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.
+2 -2
View File
@@ -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