USERNAMEis your GitHub usernameTOKENis your personal access token
$ npm login --registry=https://npm.pkg.github.com
> Username: USERNAME
> Password: TOKEN
> Email: PUBLIC-EMAIL-ADDRESS| # https://axiom.co/docs/send-data/vector | |
| # https://hub.docker.com/r/koyeb/log-exporter/tags | |
| # https://www.koyeb.com/docs/run-and-scale/log-exporter#custom-export-locations | |
| # https://gist.github.com/kevbook/2bbaf3a43702f2529071ae9b2290b832 | |
| # @example [input = pipe] (Koyeb log message) | |
| # { | |
| # "host": "5b9b9c2f", | |
| # "message": "{\"date\":\"2025-10-29T11:28:48.868657Z\",\"stream\":\"koyeb\",\"msg\":\"Instance is healthy. All health checks are passing.\",\"error\":null,\"labels\":{\"type\":\"runtime\",\"stream\":\"koyeb\",\"organization_id\":\"555f1666-c4e4-478a-8642-e9a0e5a2861e\",\"app_id\":\"040ff415-74f2-4622-8f5b-b385aa940b2a\",\"service_id\":\"a1754cb3-bb41-473a-9469-546c049c76d6\",\"instance_id\":\"52fed237-2ccb-a6c4-778e-7611ca8ff8bc\"}}", | |
| # "source_type": "stdin", |
| DROP TABLE warehouse.test_main_table; | |
| CREATE TABLE warehouse.test_main_table ( | |
| pk int PRIMARY KEY | |
| , main_col int | |
| , data_json JSONB | |
| ); | |
| DROP TABLE warehouse.test_temp_table; | |
| CREATE TABLE warehouse.test_temp_table ( | |
| pk int PRIMARY KEY |
| var a = { | |
| a: 1, | |
| b: 'hello', | |
| c: undefined, | |
| d: 2, | |
| e: '2', | |
| g: null, | |
| h: '5', | |
| i: [1, 2, 3, 4, { a: { a: 'a' } }], | |
| f: { |
| ``` | |
| visit_id {Int} | |
| knock_property_id {Int} | |
| // From prop service | |
| property: { | |
| type: "sfr" | |
| type_desc: "Single Family Residence" | |
| year_built: 2013 | |
| size: 3349 |
| { | |
| "event": "invitee.created", | |
| "time": "2018-08-27T21:49:21Z", | |
| "payload": { | |
| "event_type": { | |
| "uuid": "DCDGA4N6EAE5QPPG", | |
| "kind": "Round Robin", | |
| "slug": "test-calendar", | |
| "name": "Test Calendar", | |
| "duration": 45, |
| atlanta: { | |
| market: 'atlanta', | |
| state: 'ga', | |
| address_lat: 34.0754, | |
| address_long: -84.2938, | |
| radius: 120000, // In meters | |
| mls_type: 'ga_fmls', | |
| mls_state: 'ga' | |
| }, | |
| charlotte: { |
| <script src="https://fast.wistia.com/embed/medias/dtycytdh15.jsonp" async></script> | |
| <script src="https://fast.wistia.com/assets/external/E-v1.js" async></script> | |
| <div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"> | |
| <div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"> | |
| <div class="wistia_embed wistia_async_dtycytdh15 videoFoam=true" style="height:100%;width:100%"> </div> | |
| </div></div> |