gitlab-ce/gems/error_tracking_open_api/docs/ErrorStats.md

304 B

ErrorTrackingOpenAPI::ErrorStats

Properties

Name Type Description Notes
frequency Object [optional]

Example

require 'error_tracking_open_api'

instance = ErrorTrackingOpenAPI::ErrorStats.new(
  frequency: null
)