package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Packages
Package collector implements the collector for metrics reporting.
# Constants
APIRequestMetricName is the metric name for api request.
DatabaseCountMetricName is the metric name for database count.
InstanceCountMetricName is the metric name for instance count.
InstanceCreateMetricName is the metric name for instance creation event.
IssueCountMetricName is the metric name for issue count.
IssueCreateMetricName is the metric name for issue creation event.
MemberCountMetricName is the metric name for member count.
OpenAPIMetricName is the metric name for OpenAPI.
PolicyCountMetricName is the metric name for policy count.
PrincipalCreateMetricName is the metric name for principal creation event.
PrincipalLoginMetricName is the metric name for principal login event.
PrincipalRegistrationMetricName is the metric name for the principal registration event.
ProjectCountMetricName is the metric name for project count.
SheetCountMetricName is the metric name for sheet count.
SQLAdviseAPIMetricName is the metric name for SQL check API.
SQLEditorExecutionMetricName is the metric name for SQL Editor execution event.
SubscriptionTrialMetricName is the metric name for trial.
TaskCountMetricName is the metric name for task count.
TaskStatusMetricName is the metric name for task status update event.
# Structs
InstanceCountMetric is the API message for bb.instance.count.
IssueCountMetric is the API message for bb.issue.count.
MemberCountMetric is the API message for member count metric.
PolicyCountMetric is the API message for policy count metric.
ProjectCountMetric is the API message for project count metric.
SheetCountMetric is the API message for sheet count metric.
TaskCountMetric is the API message for task count metric.