File tree Expand file tree Collapse file tree 8 files changed +899
-225
lines changed
kustomization/fleet-telemetry-consumer Expand file tree Collapse file tree 8 files changed +899
-225
lines changed Original file line number Diff line number Diff line change 1+ go mod tidy
2+ go run main.go -config examples/config.yaml
3+
4+
5+
6+ export AWS_ACCESS_KEY_ID=71L86RUJQ0N8F1KSHFZ1
7+ export AWS_BUCKET_HOST=rook-ceph-rgw-my-store.rook-ceph.svc.cluster.local
8+ export AWS_BUCKET_NAME=ceph-tesla
9+ export AWS_BUCKET_PORT=80
10+ export AWS_BUCKET_PROTOCOL=http
11+ export AWS_BUCKET_REGION=us-east-1
12+ export AWS_ENABLED=true
13+ export AWS_SECRET_ACCESS_KEY=pUjngEUP3RlqGZ7l7YVoT7XMiX3olvSzGHVfxjtl
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "data" : [
3+ {
4+ "key" : 112 ,
5+ "value" : {
6+ "Value" : {
7+ "LocationValue" : {
8+ "latitude" : 41.88119 ,
9+ "longitude" : -87.641913
10+ }
11+ }
12+ }
13+ },
14+ {
15+ "key" : 7 ,
16+ "value" : {
17+ "Value" : {
18+ "StringValue" : " -0.700"
19+ }
20+ }
21+ },
22+ {
23+ "key" : 6 ,
24+ "value" : {
25+ "Value" : {
26+ "StringValue" : " 368.200"
27+ }
28+ }
29+ },
30+ {
31+ "key" : 5 ,
32+ "value" : {
33+ "Value" : {
34+ "StringValue" : " 6362.137"
35+ }
36+ }
37+ },
38+ {
39+ "key" : 4 ,
40+ "value" : {
41+ "Value" : {
42+ "Invalid" : true
43+ }
44+ }
45+ },
46+ {
47+ "key" : 85 ,
48+ "value" : {
49+ "Value" : {
50+ "StringValue" : " 22.700"
51+ }
52+ }
53+ },
54+ {
55+ "key" : 86 ,
56+ "value" : {
57+ "Value" : {
58+ "StringValue" : " 17.500"
59+ }
60+ }
61+ },
62+ {
63+ "key" : 21 ,
64+ "value" : {
65+ "Value" : {
66+ "LocationValue" : {
67+ "latitude" : 41.881402 ,
68+ "longitude" : -87.643766
69+ }
70+ }
71+ }
72+ },
73+ {
74+ "key" : 42 ,
75+ "value" : {
76+ "Value" : {
77+ "StringValue" : " 55.368"
78+ }
79+ }
80+ },
81+ {
82+ "key" : 40 ,
83+ "value" : {
84+ "Value" : {
85+ "StringValue" : " 190.938"
86+ }
87+ }
88+ }
89+ ],
90+ "created_at" : {
91+ "seconds" : 1729801575 ,
92+ "nanos" : 921041899
93+ },
94+ "vin" : " 7SAYGDEEXRA288618"
95+ }
You can’t perform that action at this time.
0 commit comments