Iván González Acuña
Iván González Acuña
With this feature, now it's possible to fetch the alerts and dashboards for multiple tags. This feature was also needed in our company, and it was rather simple to implement....
Signed-off-by: ivgo I have added a few new parameters so that the users can add extra functionalities using the backstage tables. Those new parameters will allow the users to customize...
Signed-off-by: ivgo ## Hey, I just made a Pull Request! I have just noticed that the `daemonsets` are now also included in the custom resources fetched by the Kubernetes plugin....
This is an extension for this PR: https://github.com/K-Phoen/backstage-plugin-grafana/pull/54 And fixes https://github.com/K-Phoen/backstage-plugin-grafana/issues/53 In this PR I'm extending a bit the API call, so that it can fetch not only one labelSelector,...
In some cases, somebody might need to generate extra dashboards (in our case, some default ones). We've been using this customization internally for some time and it works well. To...
## Hey, I just made a Pull Request! This is more of a chore PR. I've seen the `yarn.lock` file has been bumped some time ago as part of https://github.com/backstage/backstage/pull/22435,...
**Describe the bug** In our company, we were thinking about integrating OpenCost to do the cost calculation. However, it turned out not to fill our requirements and had to discard...
### 🔖 Feature description We are using the announcements plugin for a while. Some of our developer have suggested that the banner colors are not the best regarding readability, specially...
### 🔖 Feature description We were using the `LunrSearchEngine` for our search functionality, but we recently switched to the postgres engine, which is giving us a better search experience. However,...
## 🚨 Proposed changes > Please review the [guidelines for contributing](../../CONTRIBUTING.md) to this repository. This MR is just trying to bring back the newest backstage dependencies. So far nothing seems...