-
Notifications
You must be signed in to change notification settings - Fork 69
/
onboarding_lite_labs_metric_store.prolific
62 lines (32 loc) · 1.79 KB
/
onboarding_lite_labs_metric_store.prolific
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Lab: query timed out in query queue
### Bug description
Error "query timed out in query queue" when querying App Metrics after upgrading to 2.9
### Slack thread
This issue seems to have originated as a JIRA ticket, not a Slack thread, but it was referenced here:
https://vmware.slack.com/archives/CJQ5XE33Q/p1605112691073200?thread_ts=1605042906.071700&cid=CJQ5XE33Q
### JIRA ticket
https://pivotal-io.atlassian.net/browse/MS-4
### Link to branch with code at time of bug fix
https://github.com/cloudfoundry/metric-store-release/commits/v1.5.1
### Acceptance criteria / desired outcome
The JIRA ticket says that this is fixed in 1.5.1. Starting from the link to 1.5.1 above, can you go backwards through the commit history and figure out what specific code change fixed the issue?
### Can I push changes somewhere safe to see the fix without pushing to prod?
Create a Toolsmiths environment or ask your facilitator to create one for you!
L: onboarding-lite, metric-store-lab
---
Lab: Proxy queries to the node storing the metrics
### Lab description
The way we're currently fulfilling certain metric requests can be improved upon. Can you figure out how?
### Metric Store Tracker Story With Details
https://www.pivotaltracker.com/story/show/173674244
### Git repo and commit hash at time before improvement
- Repo: https://github.com/cloudfoundry/metric-store-release
- Hash: f5098839f607992caee67ede742e339ebe2979bd
### Acceptance criteria / desired outcome
Implement the change. Bonus points for measuring and showing that it's faster.
### Can I push changes somewhere safe to see the fix without pushing to prod?
Create a Toolsmiths environment or ask your facilitator to create one for you!
L: onboarding-lite, metric-store-lab
---
[RELEASE] Metric Store Labs ⇧
L: onboarding-lite, metric-store-lab