Skip to main content
Solved

Billing Endpoint Returns 404 Error And Default CriblAPI Rule Set Missing

  • April 29, 2026
  • 1 reply
  • 4 views

This message originated from Cribl Community Slack.
Click here to view the original link.

Hi everyone, is this billing endpoint no longer supported? I'm getting a 404 response: https://github.com/criblio/collector-templates/tree/main/collectors/rest/cribl_billing_credits Also, was the default rule set CriblAPI removed at some point? I'm trying to ingest system/metrics but the default Cribl ruleset is not helping. I've built a custom ruleset with JSON Array and array field pointing to 'results.metrics' which then parses the event correctly, but I'd like to know if there is a better way. Thanks!

Best answer by rcalvert

Hello, the list of supported endpoints will be covered in our Docs here: https://docs.cribl.io/cribl-as-code/api/ and here: https://docs.cribl.io/cribl-as-code/api-reference/ Other API calls exist but the docs should contain the list of everything that's intended to be public or widely used. For the second question about metrics management, I'd say to give insights a try: https://docs.cribl.io/insights/about/ Cribl Insights is comparatively new so if this doesn't achieve you metric monitoring needs, please let us know what you are trying to achieve.

1 reply

rcalvert
  • Employee
  • Answer
  • April 29, 2026
Hello, the list of supported endpoints will be covered in our Docs here: https://docs.cribl.io/cribl-as-code/api/ and here: https://docs.cribl.io/cribl-as-code/api-reference/ Other API calls exist but the docs should contain the list of everything that's intended to be public or widely used. For the second question about metrics management, I'd say to give insights a try: https://docs.cribl.io/insights/about/ Cribl Insights is comparatively new so if this doesn't achieve you metric monitoring needs, please let us know what you are trying to achieve.