How to get GitLab like Analytics with CodeCommit?

0

We are migrating from GitLab to AWS CodeCommit. With GitLab the admins has access to tons of https://docs.gitlab.com/ee/user/analytics/. After exploring the AWS CodeCommit console can't find anything similar. We don't want to be writing our own analytics tool obviously, so my question is for the AWS CodeCommit community - how do you generate and visualize similar metrics & trends?

asked 2 years ago471 views
1 Answer
0

AWS Code Commit does not provide any analytics like gitlab, but AWS provides you all the tools to build something. You don't have to write you own, you can use existing solution from AWS Solutions Library. Below is the link for DevOps dashboard implementation and complete step by step guide on how to deploy it in your AWS account.

https://aws.amazon.com/blogs/mt/automate-capture-analysis-ci-cd-metrics-using-aws-devops-monitoring-dashboard-solution/

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions