We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf440c8 commit 8aa608fCopy full SHA for 8aa608f
reports.md
@@ -41,8 +41,8 @@ The system supports two types of SQL queries:
41
42
### Quick Decision Guide
43
44
-| Metric Type | Use Timeseries | Use Histogram | Use Both |
45
-| -------------------------------------- | ----------------- | ------------------ | -------- |
+| Metric Type | Use Timeseries | Use Histogram | Use Both |
+| -------------------------------------- | ------------------ | ------------------- | --------- |
46
| Boolean/Adoption (present/not present) | ✅ Always | ❌ Never | ❌ |
47
| Percentage/Rate | ✅ Yes | ❌ Rarely useful | ❌ |
48
| Continuous values (bytes, time, count) | ✅ For percentiles | ✅ For distribution | ✅ Often |
0 commit comments