Skip to main content

Here are some of the things I cannot do with the call logs

  • See all logs (only four pages)
  • Filter based on status
  • Filter based on schedule
  • Filter based on time ranges
  • Sort calls based on run times
  • Automatically locate the “first failed” call (which is often relevant in debugging)
  • See logs in monospaced font to preserve formatting (see other feature request)
  • Get call logs into Power BI (I need to deploy a separate Cognite Function that fetches call logs and writes to a Sequence, which can then be loaded into Power BI for simple monitoring)

At least we should be able to see all logs from our calls, with additional functionality to filter in relevant dimensions.

Hi @Anders Brakestad , thanks for this feedback. 

To better understand the request, could you provide some more context on what you’re typically using the UI for and when? Is it mainly when somethign fails and you’re debugging? How long back in time do you typically need to look?

I assume “logs” refers to all information about the Function calls, not limited to the actual logs.

For the PowerBI part, we have a new connector that supports REST queries that might better support your use case. It’s currently in process to be published as an official PowerBI connector, but until then can be shared and set up as a custom connector. Would you be interested in testing this?