Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add integration with the Angel3 framework #35

Open
insinfo opened this issue Sep 4, 2023 · 1 comment
Open

add integration with the Angel3 framework #35

insinfo opened this issue Sep 4, 2023 · 1 comment

Comments

@insinfo
Copy link

insinfo commented Sep 4, 2023

first i would like to thank you for your amazing work on this project, i've been working with dart for 7 years now developing fullstack applications in dart, using AngularDart and Angel Framework, and it's been a lot of pleasure using dart, before i used PHP/C# and javascript, although the dart has fewer tools and libraries with a small ecosystem because it is new, yet it has been very rewarding to work with dart because it is a much less verbose language than C# and PHP, I have contributed to several packages over the years based on what I'm going to need it, I read your article and was happy to see another developer using dart in the backend, dart has a lot of potential for the backend that is still untapped.

I still miss dart backend integration libraries with grafana/prometheus and seeing your work has left me with hope for an integration with Angel3

https://angel3-framework.web.app/#/about
https://github.com/dukefirehawk/angel
https://github.com/angulardart-community/angular

@insinfo insinfo changed the title additional integration with the Angel3 framework add integration with the Angel3 framework Sep 4, 2023
@Fox32
Copy link
Member

Fox32 commented Sep 9, 2023

I have no experience with the Angel3 framework, but I guess adding an integration should be similar to the shelf integration. There are some low level functions that you can use to create an endpoint that exposes metrics. Not sure if Angel3 supports something like middlewares, but if it does you could create a middleware that instruments all routes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants