grafana-diagram icon indicating copy to clipboard operation
grafana-diagram copied to clipboard

Is this plugin ready for Grafana to remove Angular support?

Open Bernardozomer opened this issue 11 months ago • 6 comments

As per this link, Grafana has already deprecated Angular and will completely remove support to it by Grafana 11, which should release later this year.

I know you have used Angular in the past. Is that still the case? I see it mentioned in .config/webpack/webpack.config.ts, but nowhere else. Have you migrated already? Will this plugin work once Grafana 11 rolls out?

Cheers.

Bernardozomer avatar Feb 28 '24 16:02 Bernardozomer

Hi @Bernardozomer, I have been check this one out and the file you are referring to is automatically created by Grafana them self when running the command

$ npx @grafana/create-plugin@latest

or

$ npx @grafana/create-plugin@latest update

So i think that that part is just to ignore and will probably not be affected from Grafana 11 dropping Angular support

xaner4 avatar Feb 29 '24 13:02 xaner4

Thank you @xaner4 . If anyone has other insight, I'd love to hear it.

Bernardozomer avatar Feb 29 '24 14:02 Bernardozomer

Just realized the latest release on GitHub is v1.10.0, while in Grafana it is 1.7.3. There is even a link from the plugin page to a document explaining AngularJS will be deprecated.

image

Bernardozomer avatar Feb 29 '24 15:02 Bernardozomer

Just realized the latest release on GitHub is v1.10.0, while in Grafana it is 1.7.3.

Does someone know when (or if) the new version will be published on the Grafana repo. Currently we install this plugin directly from Grafana and we can't update to the new version

JDA88 avatar Mar 05 '24 09:03 JDA88

I just submitted the plugin update to the corp site, so hopefully it will be in the marketplace soon.

Also, the last few releases weren't published to the marketplace.
If anyone needs a prior version for previous Grafana < 10.x compatibility, let me know and I'll publish them!

jdbranham avatar Mar 05 '24 10:03 jdbranham

Thank you, @jdbranham ! I believe we can close this issue since this doesn't appear to use Angular.

Bernardozomer avatar Mar 06 '24 13:03 Bernardozomer

By the way, @jdbranham , did Grafana give you any ETA for approving the new version for the marketplace?

Bernardozomer avatar Mar 26 '24 10:03 Bernardozomer

I checked the review queue and it looks like some changes were requested and may not have been seen.

@jdbranham I'll be on plugin review rotation next week also and would be happy to assist pushing it through the review process.

briangann avatar Mar 29 '24 01:03 briangann

Is there any progress to get this out on Grafana @jdbranham @briangann? Anything that i can help with to get this published?

xaner4 avatar Apr 04 '24 11:04 xaner4