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

Is there a way to combine all my lambdas into one set of graphs, rather than a set of graphs per lambda #489

Open
wolfeidau opened this issue Jan 24, 2024 · 2 comments
Labels
feature-request New feature

Comments

@wolfeidau
Copy link

Feature scope

Lamba

Describe your suggested feature

I have a serverless API, and just want to get a set of graphs, like I am provided now, but with a group of lambdas as separate points in each graph. This would be helpful for services such as API GW, Step Functions ect, where the separation doesn't necessarily make sense.

I could be missing something in the test cases, if so links would be appreciated. 🙏🏻 😅

@wolfeidau wolfeidau added the feature-request New feature label Jan 24, 2024
@mcetat
Copy link

mcetat commented Aug 27, 2024

I'm facing the same issue, most of the examples that I have found use one lambda :). I would like to monitor my backend API and I have around 20 functions - the dashboard does not looks most usable with so many widgets just for the lambdas.
I would appreciate if anyone has at least some pointers regarding that.

@pcuste1
Copy link

pcuste1 commented Sep 16, 2024

I would also like to see this feature for other resources like SNS topics, Kinesis streams, and SQS queues. aggregation of metrics into a single set of graphs would be a huge improvement in usability of the generated dashboard.

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

No branches or pull requests

3 participants