flant / grafana-statusmap

Grafana panel plugin to visualize status of multiple objects over time
MIT License
831 stars 43 forks source link

Angular is deprecated - please migrate to React #302

Open tolzhabayev opened 1 year ago

tolzhabayev commented 1 year ago

Hello :wave: from Grafana Labs

We have detected that your plugin might still be using AngularJS and recommend migrating it to React, so that it may continue to operate successfully in future versions of Grafana.

You can read more on why and how by visiting our documentation: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

You can reach out to us with any questions via slack: slack.grafana.com - channel #plugins or our plugin development community forum

biohazardxxx commented 11 months ago

HI @diafour What are the chances that this plugin will be migrated? Thanks for your efforts 👍

allanian commented 10 months ago

+1

daniltreshchev commented 9 months ago

+1

andreadna commented 8 months ago

+1

swissalpsboy commented 8 months ago

+1 Thanks for your efforts

mwiehler commented 6 months ago

+1 @diafour Would be really appreciated, since Grafana 11 is just around the corner!

sinankizar commented 4 months ago

I think this project is dead but there is no harm to bump this request :)

DirkStr commented 4 months ago

does somebody has a hint, which panel to be used instead of this one? or has already made experiences using a different one?

thanks!

mwiehler commented 4 months ago

@DirkStr I've migrated to grafanas' "Status history" panel which seems like a decent alternative.

DirkStr commented 4 months ago

@mwiehler : yes - also just tried it - seems to be suitbable. thanks for your fast response!!

strowi commented 4 months ago

Thx for the info abput "status history" look good, but for our case it is still missing a scrollbar or some form of pagination since we have quite a lot of metrics to display.

nerddtvg commented 4 months ago

I also migrated to Status History and Heatmap built into Grafana and both replaced this plugin without an issue.

It's a simple plugin that can probably be remade into React pretty easily, but I don't think it needs to be with the new built-in library.

timur-tukaev commented 4 months ago

@nerddtvg @mwiehler Thanks for sharing these alternatives! And yes, this project is actually deprecated because of appearence of built-in library.