• Kelvin Fichter's avatar
    feat(cmn): clean up BaseServiceV2 options · 9b289185
    Kelvin Fichter authored
    Cleans up the system of options for BaseServiceV2. Includes some
    refactoring to reduce the size of base-service-v2.ts. Primary change
    from a user point of view is that standard options and regular options
    get merged. Makes it more clear how user inputted options will override
    defaults provided by the service.
    9b289185
metrics.ts 1.56 KB