Skip to content

Commit 70291c5

Browse files
Plaid assets pr v2 (#20375)
* added additonal screenshots, updated dasboard * updated plaid logs client with 2 additional API endpoints, added metrics client * added additonal screenshots, updated dashboard * updated log files * updated log files and images * updated log files and images * updated log files and images * Updated Readme file * updated Readme file * Updated Dashboard json * Updated Dashboard json
1 parent ffb4d3b commit 70291c5

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

plaid/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Configure the Datadog endpoint to forward Plaid logs to Datadog.
4242

4343
| Plaid Parameters | Description |
4444
|----------|----------|
45+
| Plaid API URL | API URL of Plaid. |
4546
| Client ID | Client of the Plaid account. |
4647
| Secret | Secret of the Plaid account |
4748
| Access Token | Access Token of the Plaid account |

plaid/assets/dashboards/plaid_overview.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"name": "query2",
181181
"data_source": "logs",
182182
"search": {
183-
"query": "source:plaid_logs @label:plaid_transfer"
183+
"query": "source:plaid_logs @log_name:plaid_transfer"
184184
},
185185
"indexes": [
186186
"*"
@@ -207,7 +207,7 @@
207207
"name": "query1",
208208
"data_source": "logs",
209209
"search": {
210-
"query": "source:plaid_logs @label:plaid_recurring_transfer"
210+
"query": "source:plaid_logs @log_name:plaid_recurring_transfer"
211211
},
212212
"indexes": [
213213
"*"
@@ -234,7 +234,7 @@
234234
"name": "query3",
235235
"data_source": "logs",
236236
"search": {
237-
"query": "source:plaid_logs @label:plaid_investment_transactions"
237+
"query": "source:plaid_logs @log_name:plaid_investment_transactions"
238238
},
239239
"indexes": [
240240
"*"
@@ -273,7 +273,7 @@
273273
"x": 0,
274274
"y": 3,
275275
"width": 6,
276-
"height": 4
276+
"height": 5
277277
}
278278
},
279279
{
@@ -337,9 +337,9 @@
337337
},
338338
"layout": {
339339
"x": 0,
340-
"y": 7,
340+
"y": 8,
341341
"width": 6,
342-
"height": 4
342+
"height": 5
343343
}
344344
}
345345
]
@@ -348,7 +348,7 @@
348348
"x": 6,
349349
"y": 0,
350350
"width": 6,
351-
"height": 12
351+
"height": 14
352352
}
353353
},
354354
{
@@ -483,7 +483,7 @@
483483
"x": 0,
484484
"y": 10,
485485
"width": 2,
486-
"height": 2
486+
"height": 4
487487
}
488488
},
489489
{
@@ -558,7 +558,7 @@
558558
"x": 2,
559559
"y": 10,
560560
"width": 4,
561-
"height": 2
561+
"height": 4
562562
}
563563
},
564564
{
@@ -611,7 +611,7 @@
611611
"name": "query1",
612612
"data_source": "logs",
613613
"search": {
614-
"query": "source:plaid_logs @label:plaid_investment_transactions"
614+
"query": "source:plaid_logs @log_name:plaid_investment_transactions"
615615
},
616616
"indexes": [
617617
"*"
@@ -649,7 +649,7 @@
649649
"name": "query1",
650650
"data_source": "logs",
651651
"search": {
652-
"query": "source:plaid_logs @label:plaid_investment_transactions"
652+
"query": "source:plaid_logs @log_name:plaid_investment_transactions"
653653
},
654654
"indexes": [
655655
"*"
@@ -716,7 +716,7 @@
716716
"response_format": "event_list",
717717
"query": {
718718
"data_source": "logs_stream",
719-
"query_string": "source:plaid_logs @label:plaid_investment_transactions",
719+
"query_string": "source:plaid_logs @log_name:plaid_investment_transactions",
720720
"indexes": [],
721721
"storage": "hot"
722722
},
@@ -750,7 +750,7 @@
750750
"x": 0,
751751
"y": 2,
752752
"width": 6,
753-
"height": 4
753+
"height": 3
754754
}
755755
},
756756
{
@@ -782,7 +782,7 @@
782782
"name": "query1",
783783
"data_source": "logs",
784784
"search": {
785-
"query": "source:plaid_logs @label:plaid_investment_transactions"
785+
"query": "source:plaid_logs @log_name:plaid_investment_transactions"
786786
},
787787
"indexes": [
788788
"*"
@@ -816,7 +816,7 @@
816816
"x": 6,
817817
"y": 4,
818818
"width": 6,
819-
"height": 4
819+
"height": 3
820820
}
821821
},
822822
{
@@ -833,7 +833,7 @@
833833
"name": "query1",
834834
"data_source": "logs",
835835
"search": {
836-
"query": "source:plaid_logs @label:plaid_investment_transactions"
836+
"query": "source:plaid_logs @log_name:plaid_investment_transactions"
837837
},
838838
"indexes": [
839839
"*"
@@ -883,7 +883,7 @@
883883
},
884884
"layout": {
885885
"x": 0,
886-
"y": 6,
886+
"y": 5,
887887
"width": 6,
888888
"height": 2
889889
}
@@ -892,9 +892,9 @@
892892
},
893893
"layout": {
894894
"x": 0,
895-
"y": 12,
895+
"y": 14,
896896
"width": 12,
897-
"height": 9
897+
"height": 8
898898
}
899899
},
900900
{
@@ -947,7 +947,7 @@
947947
"name": "query1",
948948
"data_source": "logs",
949949
"search": {
950-
"query": "source:plaid_logs @label:plaid_transfer"
950+
"query": "source:plaid_logs @log_name:plaid_transfer"
951951
},
952952
"indexes": [
953953
"*"
@@ -991,7 +991,7 @@
991991
"name": "query1",
992992
"data_source": "logs",
993993
"search": {
994-
"query": "source:plaid_logs @label:plaid_transfer @refunds.id:*"
994+
"query": "source:plaid_logs @log_name:plaid_transfer @refunds.id:*"
995995
},
996996
"indexes": [
997997
"*"
@@ -1041,7 +1041,7 @@
10411041
"name": "query1",
10421042
"data_source": "logs",
10431043
"search": {
1044-
"query": "source:plaid_logs @label:plaid_transfer @status:failed"
1044+
"query": "source:plaid_logs @log_name:plaid_transfer @status:failed"
10451045
},
10461046
"indexes": [
10471047
"*"
@@ -1091,7 +1091,7 @@
10911091
"name": "query1",
10921092
"data_source": "logs",
10931093
"search": {
1094-
"query": "source:plaid_logs @label:plaid_transfer @status:failed"
1094+
"query": "source:plaid_logs @log_name:plaid_transfer @status:failed"
10951095
},
10961096
"indexes": [
10971097
"*"
@@ -1106,7 +1106,7 @@
11061106
"name": "query2",
11071107
"data_source": "logs",
11081108
"search": {
1109-
"query": "source:plaid_logs @label:plaid_transfer"
1109+
"query": "source:plaid_logs @log_name:plaid_transfer"
11101110
},
11111111
"indexes": [
11121112
"*"
@@ -1145,7 +1145,7 @@
11451145
"name": "query1",
11461146
"data_source": "logs",
11471147
"search": {
1148-
"query": "source:plaid_logs @label:plaid_transfer"
1148+
"query": "source:plaid_logs @log_name:plaid_transfer"
11491149
},
11501150
"indexes": [
11511151
"*"
@@ -1263,7 +1263,7 @@
12631263
"name": "query1",
12641264
"data_source": "logs",
12651265
"search": {
1266-
"query": "source:plaid_logs @label:plaid_transfer !@status:failed"
1266+
"query": "source:plaid_logs @log_name:plaid_transfer !@status:failed"
12671267
},
12681268
"indexes": [
12691269
"*"
@@ -1317,7 +1317,7 @@
13171317
"name": "query1",
13181318
"data_source": "logs",
13191319
"search": {
1320-
"query": "source:plaid_logs @label:plaid_transfer @refunds.id:*"
1320+
"query": "source:plaid_logs @log_name:plaid_transfer @refunds.id:*"
13211321
},
13221322
"indexes": [
13231323
"*"
@@ -1368,7 +1368,7 @@
13681368
"name": "query1",
13691369
"data_source": "logs",
13701370
"search": {
1371-
"query": "source:plaid_logs @label:plaid_transfer"
1371+
"query": "source:plaid_logs @log_name:plaid_transfer"
13721372
},
13731373
"indexes": [
13741374
"*"
@@ -1436,7 +1436,7 @@
14361436
"name": "query1",
14371437
"data_source": "logs",
14381438
"search": {
1439-
"query": "source:plaid_logs @label:plaid_transfer"
1439+
"query": "source:plaid_logs @log_name:plaid_transfer"
14401440
},
14411441
"indexes": [
14421442
"*"
@@ -1507,7 +1507,7 @@
15071507
"name": "query1",
15081508
"data_source": "logs",
15091509
"search": {
1510-
"query": "source:plaid_logs @label:plaid_transfer"
1510+
"query": "source:plaid_logs @log_name:plaid_transfer"
15111511
},
15121512
"indexes": [
15131513
"*"
@@ -1590,7 +1590,7 @@
15901590
"name": "query1",
15911591
"data_source": "logs",
15921592
"search": {
1593-
"query": "source:plaid_logs @label:plaid_transfer"
1593+
"query": "source:plaid_logs @log_name:plaid_transfer"
15941594
},
15951595
"indexes": [
15961596
"*"
@@ -1651,7 +1651,7 @@
16511651
"name": "query1",
16521652
"data_source": "logs",
16531653
"search": {
1654-
"query": "source:plaid_logs @label:plaid_transfer"
1654+
"query": "source:plaid_logs @log_name:plaid_transfer"
16551655
},
16561656
"indexes": [
16571657
"*"
@@ -1734,7 +1734,7 @@
17341734
"name": "query1",
17351735
"data_source": "logs",
17361736
"search": {
1737-
"query": "source:plaid_logs @label:plaid_transfer"
1737+
"query": "source:plaid_logs @log_name:plaid_transfer"
17381738
},
17391739
"indexes": [
17401740
"*"
@@ -1809,7 +1809,7 @@
18091809
"name": "query1",
18101810
"data_source": "logs",
18111811
"search": {
1812-
"query": "source:plaid_logs @label:plaid_transfer"
1812+
"query": "source:plaid_logs @log_name:plaid_transfer"
18131813
},
18141814
"indexes": [
18151815
"*"
@@ -1869,7 +1869,7 @@
18691869
"name": "query1",
18701870
"data_source": "logs",
18711871
"search": {
1872-
"query": "source:plaid_logs @label:plaid_transfer"
1872+
"query": "source:plaid_logs @log_name:plaid_transfer"
18731873
},
18741874
"indexes": [
18751875
"*"
@@ -1929,7 +1929,7 @@
19291929
},
19301930
"layout": {
19311931
"x": 0,
1932-
"y": 21,
1932+
"y": 22,
19331933
"width": 12,
19341934
"height": 14,
19351935
"is_column_break": true
@@ -1985,7 +1985,7 @@
19851985
"name": "query1",
19861986
"data_source": "logs",
19871987
"search": {
1988-
"query": "source:plaid_logs @label:plaid_recurring_transfer"
1988+
"query": "source:plaid_logs @log_name:plaid_recurring_transfer"
19891989
},
19901990
"indexes": [
19911991
"*"
@@ -2023,7 +2023,7 @@
20232023
"name": "query1",
20242024
"data_source": "logs",
20252025
"search": {
2026-
"query": "source:plaid_logs @label:plaid_recurring_transfer"
2026+
"query": "source:plaid_logs @log_name:plaid_recurring_transfer"
20272027
},
20282028
"indexes": [
20292029
"*"
@@ -2090,7 +2090,7 @@
20902090
"response_format": "event_list",
20912091
"query": {
20922092
"data_source": "logs_stream",
2093-
"query_string": "source:plaid_logs @label:plaid_recurring_transfer",
2093+
"query_string": "source:plaid_logs @log_name:plaid_recurring_transfer",
20942094
"indexes": [],
20952095
"storage": "hot"
20962096
},
@@ -2156,7 +2156,7 @@
21562156
"name": "query1",
21572157
"data_source": "logs",
21582158
"search": {
2159-
"query": "source:plaid_logs @label:plaid_recurring_transfer"
2159+
"query": "source:plaid_logs @log_name:plaid_recurring_transfer"
21602160
},
21612161
"indexes": [
21622162
"*"
@@ -2207,7 +2207,7 @@
22072207
"name": "query1",
22082208
"data_source": "logs",
22092209
"search": {
2210-
"query": "source:plaid_logs @label:plaid_recurring_transfer"
2210+
"query": "source:plaid_logs @log_name:plaid_recurring_transfer"
22112211
},
22122212
"indexes": [
22132213
"*"
@@ -2266,7 +2266,7 @@
22662266
},
22672267
"layout": {
22682268
"x": 0,
2269-
"y": 35,
2269+
"y": 36,
22702270
"width": 12,
22712271
"height": 8
22722272
}

0 commit comments

Comments
 (0)