Access to TeamCity Graphs outside of teamcity
Is there a way that I can access the build statistics graphs outside of team city? Is this exposed through the REST api?
I want to display some of the graphs on our Build Wall.
Please sign in to leave a comment.
Hi
At the moment they are not accessible outside of TeamCity web pages.
REST API provides statistics data, but separatelly for each build.
Take a look at a list of existing vusualizer plugins.
You can also add such feature request to our tracker.
Michael
filed as TW-18182