Seth Samuel
Seth Samuel
# 🐛 bug report Running parcel in an alpine Docker container on an M1 Mac results in a Segmentation Fault. ## 🎛 Configuration (.babelrc, package.json, cli command) ``` FROM node:alpine...
### What does this PR do? Reduces collection interval from 30 minutes to 5 minutes for database instances. ### Motivation This change makes it less likely that a database instance...
### What does this PR do? Adds a new `Telemetry` gatherer for database integrations. This component emits a debounced set of events once per minute to the `dbm-metrics` endpoint. See...
### What does this PR do? Uses the new `Telemetry` gatherer to collect telemetry for database integrations. ### Motivation We want to gather (very coarse) cross-org metrics on our integration...
### What does this PR do? What is the motivation? Adds a note that empty configuration files will be ignored by the agent 6/7.56+. ### Merge instructions **DO NOT MERGE...