Results 5 issues of 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...

documentation
changelog/no-changelog
integration/postgres
qa/skip-qa
team/agent-integrations
team/database-monitoring-agent
backport/7.54.x

### 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...

documentation
integration/mysql
integration/postgres
integration/sqlserver
qa/skip-qa
base_package

### 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...

integration/mysql
integration/postgres
integration/sqlserver
dev_package
base_package

### 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...