axiomhq / axiom-js

Official language bindings and library extensions for Axiom
https://axiom.co
MIT License
87 stars 14 forks source link

Axiom #153

Closed Habib54y closed 5 months ago

Habib54y commented 5 months ago

const axiom = new Axiom({ token: '...', orgId: '...', fetch: async (a, b) => fetch(a, b).catch(() => ..) // or handleError: () => .... });

bahlo commented 5 months ago

hi @Habib54y, do you have a question or are encountering a problem? feel free to re-open if so, closing in the meantime