thoughtworks / metrik

An easy-to-use, cross-platform measurement tool that pulls data out of CD pipelines and analysis the four key metrics for you.
MIT License
354 stars 87 forks source link

Support for TeamCity #75

Closed shehanster closed 3 years ago

shehanster commented 3 years ago

Would like to have support for TeamCity CI/CD tool.

zhe-zhao commented 3 years ago

Hey @shehanster TeamCity is in our backlog but the team don't have enough capacity to work on it now.

I found another interesting tool: https://github.com/cburgmer/buildviz provides graphs detailing runtime behaviour, failures and stability of the pipeline which supports TeamCity. Thought you might be interested in it

shehanster commented 3 years ago

@zhe-zhao Thankyou!