Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class InstrumentationEvent
import { InstrumentationEvent } from "https://deno.land/x/kafkasaur@v0.0.7/src/instrumentation/event.ts";

Constructors

new
InstrumentationEvent(type: any, payload: any)

Properties

id: any
payload: any
timestamp: any
type: any