Hi, I'm trying to understand our GoodData cache ut...
# gooddata-cloud
a
Hi, I'm trying to understand our GoodData cache utilization using
/api/v1/actions/collectCacheUsage
- I'm getting a 200 OK response, but all values in the returned JSON are either null or 0:
Copy code
{
  "organizationCacheUsage": {
    "settings": {
      "extraCacheBudget": 0
    },
    "current": {
      "cacheUsed": 0,
      "removalPeriodStart": null,
      "removedSinceStart": 0
    },
    "removalIntervals": []
  },
  "workspaceCacheUsages": {}
}
Is this expected behavior? If so, what is the recommended approach to inspecting cache usage? Thanks!
Hi, following up on this question - what is the recommended approach to inspecting cache usage?
m
Hi Anant, we're reviewing your question internally and will provide an update as soon as possible.
👍 1
e
We’d like to use this endpoint as well, instead of having to track this ourselves. Looking forward to the update @Moises Morales.
a
Hi, following up on this question - is there a recommended approach to inspecting cache usage at an organization and workspace level?
i
Hi Anant, Unfortunately, we don't have such option right now, but we have already reached out to our Product team and submitted a product feedback on your behalf to reconsider to put such functionality on our roadmap. I understand that this is not quite the answer that you were hoping for. Please accept my apology for any inconvenience caused by this.