Skip to content

Minimal deno library for sending events and logs to Axiom

License

Notifications You must be signed in to change notification settings

axiomhq/deno-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axiom-deno

Send events and logs easily to Axiom from deno

Guide

  1. Create an account at Axiom Cloud
  2. Create a dataset and an API token with ingest permission for that dataset
  3. Export the env variables AXIOM_DATASET and AXIOM_TOKEN
  4. Follow the examples to send events and/or logs