Error Reporting API client library.
Groups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors.
Install this package from Hex by adding
google_api_cloud_error_reporting
to your list of dependencies in mix.exs
:
def deps do
[{:google_api_cloud_error_reporting, "~> 0.19"}]
end
Product documentation is available at https://cloud.google.com/error-reporting/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_cloud_error_reporting.