-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
36 lines (36 loc) · 1.1 KB
/
catalog-info.yaml
File metadata and controls
36 lines (36 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: stratus
description: An EVM-compatible blockchain providing an EVM executor and JSON-RPC server, with RocksDB for custom storage
annotations:
github.com/project-slug: cloudwalk/stratus
backstage.io/techdocs-ref: dir:.
sentry/application-name: stratus
opentelemetry/application-name: stratus
prometheus/application-name: stratus
grafana/dashboard-selector: stratus
grafana/alert-label-selector: service=stratus
labels:
cloudwalk.io/regulation-scope: none
cloudwalk.io/critical-level: high
tags:
- rust
- blockchain
- evm
- virtual-machine-deploy
links:
- url: https://github.com/cloudwalk/stratus
title: Repository
icon: github
- url: https://grafana.cloudwalk.network/d/fc5870d5-2b1d-4873-ab64-080d025df0eb/stratus-general
title: Application Metrics
icon: dashboard
- url: https://grafana.cloudwalk.network/d/rYdddlPWk2/node-exporter
title: VM Metrics
icon: dashboard
spec:
type: service
system: Ledger
lifecycle: production
owner: team-ledger