Socket
Socket
Sign inDemoInstall

@appsignal/nodejs

Package Overview
Dependencies
224
Maintainers
8
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
12Next

3.0.20

Diff

Changelog

Source

3.0.20

Fixed

  • eaaf01c patch - Bump agent to 6133900.

    • Fix disk_inode_usage metric name format to not be interpreted as a JSON object.
tombruijn
published 3.0.19 •

Changelog

Source

3.0.19

Added

  • 5cdf57b patch - Add the hostRole config option. This config option can be set per host to generate some metrics automatically per host and possibly do things like grouping in the future.
luismiramirez
published 3.0.18 •

Changelog

Source

3.0.18

Changed

  • 7edc179 patch - Bump agent to version d789895.

    • Increase short data truncation from 2000 to 10000 characters.
    • Include HTTP request method on Next.js samples as incident action name. Instead of /path it will now report GET /path.
    • Add a extractor for Remix js spans.
luismiramirez
published 3.0.17 •

Changelog

Source

3.0.17

Added

  • d5ec649 patch - Report total CPU usage host metric for VMs. This change adds another state tag value on the cpu metric called total_usage, which reports the VM's total CPU usage in percentages.
  • e37c108 patch - Add the --config flag to diagnose command to specify a custom path for your AppSignal configuration file to be taken into account when running the diagnose of your AppSignal installation.

Changed

  • 702d4df patch - Bump agent to 6bec691.

    • Upgrade sql_lexer to v0.9.5. It adds sanitization support for the THEN and ELSE logical operators.
as_unflxw
published 3.0.16 •

Changelog

Source

3.0.16

Added

  • 8b9a84d patch - Allow configuration of the agent's StatsD server port through the statsdPort option.
  • 655d04f patch - Use RENDER_GIT_COMMIT environment variable as revision if no revision is specified.
  • 7bfaa61 patch - Support Prisma 5
  • 2dd8b61 patch - Allow configuration of the agent's TCP and UDP servers using the bindAddress config option. This is by default set to 127.0.0.1, which only makes it accessible from the same host. If you want it to be accessible from other machines, use 0.0.0.0 or a specific IP address.

Changed

  • 6afc890 patch - Bump agent to fd8ee9e.

    • Rely on APPSIGNAL_RUNNING_IN_CONTAINER config option value before other environment factors to determine if the app is running in a container.
    • Fix container detection for hosts running Docker itself.
    • Add APPSIGNAL_STATSD_PORT config option.
  • c2f7b2b patch - Bump agent to 32590eb.

    • Only ignore disk metrics that start with "loop", not all mounted disks that end with a number to report metrics for more disks.

Fixed

  • d1c9ab7 patch - Remove agent download file after extraction. This save a couple megabytes of space that are no longer needed when the agent and extension have been extracted from the downloaded .tar.gz file, reducing the overall app size.
luismiramirez
published 3.0.15 •

Changelog

Source

3.0.15

Added

  • 71e076d patch - The diagnose CLI command now reports on the presence of the appsignal.cjs file.
  • 624b38b patch - Load the AppSignal app configuration file when running the diagnose to include the configuration in the diagnose report.

Changed

  • c1cf2e1 patch - Update bundled trusted root certificates.

Deprecated

  • e2d5c20 patch - Add deprecation warning to instrumentationsLoaded helper
as_unflxw
published 3.0.14 •

Changelog

Source

3.0.14

Changed

  • c5dd902 patch - Update agent to version 6f29190.

    • Log revision config in boot debug log.
    • Update internal agent CLI start command.
    • Rename internal _APPSIGNAL_ENVIRONMENT variable to _APPSIGNAL_APP_ENV to be consistent with the public version.
    • Support Next.js instrumentation through the official Next.js package.
as_unflxw
published 3.0.13 •

Changelog

Source

3.0.13

Changed

  • 3d8e2f2 patch - Update OpenTelemetry dependencies to the latest versions, providing many improvements and bug fixes.
as_unflxw
published 3.0.12 •

Changelog

Source

3.0.12

Fixed

  • 403e772 patch - Fix grouping for Prisma queries.
as_unflxw
published 3.0.11 •

Changelog

Source

3.0.11

Changed

  • 108fa2e patch - Bump agent to 8d042e2.

    • Support multiple log formats.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc