Copy as Markdown
Other Tools
// -*- mode: C++ -*-
// AUTOGENERATED BY glean_parser. DO NOT EDIT.
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
#ifndef mozilla_GleanExtensionsPermissionsMetrics_h
#define mozilla_GleanExtensionsPermissionsMetrics_h
#include "mozilla/glean/bindings/MetricTypes.h"
namespace mozilla::glean {
namespace permissions {
/**
* generated from permissions.defective_sql_removed
* Record the removal of defective permissions.sqlite
* This metric was generated to correspond to the Legacy Telemetry count histogram DEFECTIVE_PERMISSIONS_SQL_REMOVED.
*/
constexpr impl::CounterMetric defective_sql_removed(3863);
/**
* generated from permissions.sql_corrupted
* Record the permissions.sqlite init failure
* This metric was generated to correspond to the Legacy Telemetry count histogram PERMISSIONS_SQL_CORRUPTED.
*/
constexpr impl::CounterMetric sql_corrupted(3864);
}
} // namespace mozilla::glean
#endif // mozilla_GleanExtensionsPermissionsMetrics_h