Skip to content

12.0.32

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:33
· 41 commits to master since this release
3380e55
Changes
  • test(common): give the suite a per-test timeout it can survive off runInBand
  • fix(telemetry): parse Firefox/Safari stack frames so browser exceptions reach source-map resolution
  • Give sub-hour x-axis labels a day, so chart buckets stay distinct
  • feat(network): OID Collection Templates — reusable, live-linked SNMP health OIDs
  • perf(ci): stop the two jobs that set PR wall-clock from doing avoidable work
  • fix(rule-engines): evaluate every enabled rule in a project, not the newest 100
  • Enforce the enterprise license user limit, and let admins refresh it
  • fix(docs): name the env var the Kubernetes inventory cutoff actually …
  • fix(ci): bound Common Test's heap across Jest's worker pool
  • fix(monitor): stop captureMetric attributes from claiming another resource's identity
  • fix(docs): name the env var the Docker Swarm inventory cutoff actually reads
  • fix(ui): stop Chrome ringing a focused chart in black
  • fix(ui): eight usability papercuts across the shared table and header
  • fix(rum): stop session replay destroying the snapshot it needs to be playable
  • feat(discovery): name discovered hosts by their reverse-DNS record
  • fix(kubernetes-agent): attribute host metrics to the node that produc…
  • Make source map limits configurable and bound resolution by bytes
  • fix(kubernetes-agent): detect severity in Monolog and zap log lines
  • Fix prettier formatting in SourceMapIngestAPI.test.ts
  • fix(discovery): harden reverse-DNS naming after an adversarial review
  • test: cover the identity rate limiter and the markdown converters
  • chore: update version to 12.0.31
  • fix(ci): the two flakes that failed master at 12.0.31