We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c8631 commit d0d2d45Copy full SHA for d0d2d45
glean/src/core/metrics/distributions.ts
@@ -23,10 +23,6 @@ export interface DistributionData {
23
*
24
* Utility function for testing.
25
26
- * **Caution**
27
- * This cannot use `Histogram.snapshot_values` and needs to use the more
28
- * specialized snapshot function.
29
- *
30
* @param hist Histogram to get the snapshot of.
31
* @returns Snapshot of the current histogram.
32
*/
0 commit comments