Ashish Sharma
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Where can I find what each metric_id in the database corresponds to?
Hi,We are writing a custom plugin where we need to graph metrics over the entire history for a build type.I understand that this is stored in the build_data_storage table as build_id, metric_id, me... -
Created Is there an API for reading build statistics like code coverage, build duration, etc. from TeamCity 7.x?
Hi,Is there an API for reading build statistics like code coverage, build duration, etc. from TeamCity 7.x?Is this exposed through a web-api (REST web-service)? If not, is there any way to access t...