Skip to content

Commit 9dd6865

Browse files
committed
add scope to python graph snapshot response
1 parent c6ba88a commit 9dd6865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
{'graph_def': '{"requests": [{"q": "system.load.1"}]}',
2-
'metric_query': 'system.load.1',
1+
{'graph_def': '{"requests": [{"q": "system.load.1{*}"}]}',
2+
'metric_query': 'system.load.1{*}',
33
'snapshot_url': 'https://s3.amazonaws.com/dd-snapshots-prod/org_1499/2013-07-19/2459d291fc021c84f66aac3a87251b6c92b589da.png'}

0 commit comments

Comments
 (0)