Files
backstage/plugins
Mengnan Gong cbf5d11fdf Handle the error when fetching pod metrics
Include the `PodStatus` into the `FetchResponse` union type. Now the method `fetchPodMetricsByNamespaces` accepts a set of namespaces and return a `FetchResponseWrapper`, which is consistent with other public fetch methods.

The Kubernetes errors happened when fetching pod metrics is now captured and returned to the frontend.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-03 14:48:05 +08:00
..
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-29 16:52:40 +02:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-28 14:29:52 +01:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-29 13:25:15 +02:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00
2022-09-27 10:57:53 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.