Skip to content

Feature request: Metrics support for AspNetCore #773

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

Closed
1 of 2 tasks
hjgraca opened this issue Feb 21, 2025 · 0 comments · Fixed by #775
Closed
1 of 2 tasks

Feature request: Metrics support for AspNetCore #773

hjgraca opened this issue Feb 21, 2025 · 0 comments · Fixed by #775
Assignees
Labels
area/metrics Core metrics utility aspnetcore AspNetCore support feature-request New or enhancements to existing features pending-release Fix or implementation already in dev waiting to be released v2 v2 release
Milestone

Comments

@hjgraca
Copy link
Contributor

hjgraca commented Feb 21, 2025

Use case

Using Powertools with AspNetCore minimal APIs which are a popular way to deploy .NET applications on AWS Lambda.

Solution/User Experience

  • Allow the user to create an instance of metrics outside the decorator.
  • Allow the user to capture cold start metrics per route
  • Allow users to capture cold start on all routes through middleware

Image

Alternative solutions

Acknowledgment

@hjgraca hjgraca added area/metrics Core metrics utility feature-request New or enhancements to existing features v2 v2 release labels Feb 21, 2025
@hjgraca hjgraca added this to the Metrics V2 milestone Feb 21, 2025
@hjgraca hjgraca self-assigned this Feb 21, 2025
@hjgraca hjgraca moved this to 🏗 In progress in Powertools for AWS Lambda (.NET) Feb 21, 2025
@hjgraca hjgraca linked a pull request Feb 21, 2025 that will close this issue
7 tasks
@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Feb 27, 2025
@hjgraca hjgraca added the aspnetcore AspNetCore support label Feb 27, 2025
@hjgraca hjgraca moved this from 🏗 In progress to ✅ Done in Powertools for AWS Lambda (.NET) Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics Core metrics utility aspnetcore AspNetCore support feature-request New or enhancements to existing features pending-release Fix or implementation already in dev waiting to be released v2 v2 release
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant