Hope you're doing well. We are currently working o...
# general
a
Hope you're doing well. We are currently working on improving how we visualize our contract test results. Specifically, we would like to build a dashboard that can display these results, broken down by the different teams involved. We are exploring options for tools or platforms that could help us achieve this. Do you have any recommendations or experience with tools that are well-suited for creating dashboards of contract test results, particularly those that can show results per team? Any suggestions or insights you could provide would be greatly appreciated. Thank you for your time and assistance.
m
Hi Antonio, Apologies for the delay. I know lots of teams use tools like Splunk, ELK, Sumo for this sort of thing. Do you use PactFlow or the OSS Pact Broker? Assuming PF if you have teams in the broker. You can ingest the
/metrics
endpoint, the
/audit
trail (PF only) and if you want to go the extra mile, ingest extra information such as contracts, integrations, etc. I’d be keen on your thoughts/plans here also. FYI I’m currently working on documenting a set of APIs for a customer to be able to determine the API endpoint coverage. Attached is very much a WIP script, but you could look at it for inspo and/or share your learnings. It was created in a quick pairing session with ChatGPT last Friday using the APIs we have. It’s probably all sorts of buggy, but might be a good starter for some ideas. @Yousaf Nabi (pactflow.io) FYI something to chat about in our call tomorrow (if you’re back).