hashicorp-forge / grove

A Software as a Service (SaaS) log collection framework.
https://hashicorp-forge.github.io/grove/
Mozilla Public License 2.0
130 stars 11 forks source link

FleetDM Connector Updates #53

Closed hcpadkins closed 1 month ago

hcpadkins commented 1 month ago

Overview

This pull-request adjusts the FleetDM connector to change the connector to chronological ordering - as the API client is set to return data ordered by date in ascending order. Additionally, this pull-request removes the software connector, removes an explicit set of the pointer in the connector event loop, and ensures that Black style formatting is in use.