Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined Metrics API updates for v0.3 (Add Observer instrument, remove Gauge instrument, etc.) #430

Merged
merged 57 commits into from
Feb 14, 2020
Merged
Changes from 49 commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
3e17050
Gauge/Observer rewrite pt 1
jmacd Jan 23, 2020
56e1606
Checkpoint
jmacd Jan 28, 2020
4f4f4f8
Checkpoint
jmacd Jan 28, 2020
12339db
Optional features restored
jmacd Jan 28, 2020
5945fa3
Update selection process
jmacd Jan 29, 2020
da61304
Update TOC
jmacd Jan 29, 2020
c70cc97
Upstream
jmacd Jan 29, 2020
cc9caef
Reword intro para on standard impl
jmacd Jan 29, 2020
210491e
Add detail on label set
jmacd Jan 29, 2020
891759e
Add examples
jmacd Jan 30, 2020
a68d28c
Misspellings
jmacd Feb 4, 2020
610056b
Rewrite the introductory material
jmacd Feb 5, 2020
4f85830
Add a section on time
jmacd Feb 6, 2020
23a3430
Clarify 'standard implementation' and 'default interpretation'
jmacd Feb 6, 2020
c97fefd
Explain aggregations; Discourage timestamp use
jmacd Feb 6, 2020
ab5088c
Reword the metric event format
jmacd Feb 6, 2020
da8f189
Update Counter and Measure
jmacd Feb 6, 2020
afa0bb1
Update Observer (partial)
jmacd Feb 6, 2020
a0730c6
Remove options, discuss views API
jmacd Feb 6, 2020
e1298ea
Fixes
jmacd Feb 7, 2020
cf896f3
Fixes
jmacd Feb 7, 2020
baba6e4
Fixes
jmacd Feb 7, 2020
12753e0
Rename BoundTimer
jmacd Feb 11, 2020
b3da9d1
Typos and suggestions
jmacd Feb 11, 2020
445a8a8
Reword global Meter
jmacd Feb 11, 2020
3325599
Rearrange early paragraphs
jmacd Feb 11, 2020
21fd3e0
Use _run time_ and _simultaneous_
jmacd Feb 11, 2020
bb16feb
Rearrange early paragraphs (again)
jmacd Feb 11, 2020
01ae0d5
Define _run time_
jmacd Feb 11, 2020
f92b42b
These
jmacd Feb 11, 2020
d651afa
Iterate
jmacd Feb 11, 2020
49c19d4
Remove a TODO
jmacd Feb 11, 2020
a53ad58
More on global/named meters
jmacd Feb 11, 2020
313cd32
Difference, Capture
jmacd Feb 11, 2020
968caff
Timer wording
jmacd Feb 11, 2020
0faf458
Explicit timestamp
jmacd Feb 11, 2020
0081967
Rewrite simultaneous
jmacd Feb 11, 2020
bd1e06f
Example: active requests
jmacd Feb 11, 2020
b0ef3e4
Synchronously
jmacd Feb 11, 2020
cb3d369
Wording
jmacd Feb 11, 2020
dc61b4e
Example using correlation context
jmacd Feb 11, 2020
6dce940
Detail on WithKeys
jmacd Feb 11, 2020
ec8b3d5
Counter is a special case
jmacd Feb 11, 2020
775725f
Counter fixes; typo
jmacd Feb 11, 2020
245db59
Typo
jmacd Feb 11, 2020
81ac205
Split the leading example into Counter and Measure cases
jmacd Feb 11, 2020
7b56958
Remove poor example
jmacd Feb 11, 2020
52be8c9
Upstream
jmacd Feb 11, 2020
dfe0446
Update TOC
jmacd Feb 11, 2020
641a397
Add note about Observer and Context
jmacd Feb 11, 2020
c1b7c10
Add note about context-freedom in Observer
jmacd Feb 11, 2020
6accb05
Run MDL
jmacd Feb 11, 2020
18bdaa8
WithRecommendedKeys
jmacd Feb 11, 2020
e51023d
Typo
jmacd Feb 12, 2020
6ebfb6e
Address most of Bogdan's feedback
jmacd Feb 13, 2020
9f186b5
Typo
jmacd Feb 13, 2020
2a74584
Merge branch 'master' into jmacd/api-metrics-03
bogdandrutu Feb 14, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading