Add Periskop plugin

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
This commit is contained in:
Julio Zynger
2022-02-25 11:46:26 +01:00
committed by Fredrik Adelöw
parent c8f5f5c1d2
commit 7ef026339d
34 changed files with 1197 additions and 0 deletions
@@ -222,6 +222,20 @@ definition.
Specifying this annotation will enable GoCD related features in Backstage for
that entity.
### periskop.io/name
```yaml
# Example:
metadata:
annotations:
periskop.io/name: pump-station
```
The value of this annotation is the periskop project name for the given entity.
Specifying this annotation will enable [Periskop](https://periskop.io/) related features in Backstage for
that entity if the periskop plugin is installed.
### sentry.io/project-slug
```yaml