Commit Graph

18 Commits

Author SHA1 Message Date
Simon Cropp 71e6cb49aa
use some collection expressions (#6106)
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
2025-02-25 10:00:09 -08:00
Cijo Thomas b0ebf3518c
[docs-metrics] Improve View documentation to show its additive nature (#5896) 2024-10-10 14:15:16 -07:00
Reiley Yang f76d21a53d
[docs-metrics] Remove predicate-based View examples (#5554) 2024-04-19 10:29:05 -07:00
Cijo Thomas 65dd83b44e
Improve docs on Resources to encourage its usage (#5185) 2023-12-18 13:33:30 -08:00
Reiley Yang 57ee852470
Simplify copyright disclaimer (#5140) 2023-12-07 10:04:56 -08:00
Alan West d89af8537e
Update example app demonstrating exponential histogram configuration (#4530) 2023-05-31 11:33:54 -07:00
Utkarsh Umesan Pillai 3157b5ce12
Remove unnecessary using statements (#4023)
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
2022-12-20 11:20:15 -08:00
Cijo Thomas 16e0758c14
Add MinMax to console and doc additions (#3795) 2022-10-20 19:13:36 -04:00
Travis Illig 3af5a3b0b4
Fix analyzer issues in docs (#3026) 2022-03-11 18:04:34 -08:00
Travis Illig 2a97920ff0
Fix IDE0090: 'new' expression can be simplified. (#3012)
* Set rule for new() usage.

* Fix IDE0090 "'new' expression can be simplified"
2022-03-10 08:57:53 -08:00
Reiley Yang f7c718eae0
Fix indentation (#2680) 2021-11-24 10:56:55 -08:00
Cijo Thomas 66d2621170
Rename histogram configuration bucketbounds to boundaries (#2638) 2021-11-17 20:26:03 -08:00
Cijo Thomas 9fed161c3a
Handle instrument disposal (#2585) 2021-11-10 09:43:13 -08:00
Cijo Thomas 0998eeddb3
Add basic view to docs (#2460) 2021-10-06 16:57:57 -07:00
Cijo Thomas 5c7feb0931
Rename AddSource to AddMeter to better reflect intent (#2454) 2021-10-06 09:56:15 -07:00
Cijo Thomas f70dfd378a
View - support for dropping instrument (#2449) 2021-10-05 16:07:23 -07:00
Cijo Thomas a6e1e98ec2
Support View part1 - rename an instrument (#2421) 2021-09-29 13:03:32 -07:00
Cijo Thomas 2c70ca6da1
Add view (configuration only) (#2396) 2021-09-27 20:47:08 -07:00