<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/appsignal/best-of/2024/07" -->

---
title: Best AppSignal posts — July 2024 | daily.dev
description: The most upvoted AppSignal posts from July 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/appsignal/best-of/2024/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/appsignal/best-of/2024/07
og:type: website
og:site_name: daily.dev
og:title: Best AppSignal posts — July 2024 | daily.dev
og:description: The most upvoted AppSignal posts from July 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of AppSignal — July 2024

1. 1  
[](https://daily.dev/posts/monitor-bullmq-background-jobs-with-appsignal-sw3yii7at "Monitor BullMQ Background Jobs with AppSignal")  
Article  
![Avatar of appsignal](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/60b55a8dfc5448bd9daad08aea11a7a3)AppSignal · 2y  
Monitor BullMQ Background Jobs with AppSignal  
AppSignal now supports monitoring BullMQ jobs with its Node.js package (version 3.4.5 or higher). It automatically instruments BullMQ for error reporting and performance monitoring. Users can set up AppSignal by installing the package, creating an account, and configuring a valid API key. Key insights provided include error reports, function call tracking, and performance samples, helping to manage and resolve issues efficiently in BullMQ jobs.  
22
2. 2  
[](https://daily.dev/posts/exploring-the-node-js-native-test-runner-spujcj0je "Exploring the Node.js Native Test Runner")  
Article  
![Avatar of appsignal](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/60b55a8dfc5448bd9daad08aea11a7a3)AppSignal · 2y  
Exploring the Node.js Native Test Runner  
Node.js has introduced a stable test runner in its standard library starting from version 18\. This inclusion aims to emphasize the importance of testing as an integral part of development and to provide core tooling out-of-the-box, addressing the minimalist philosophy traditionally held by Node.js. The post walks through the core capabilities of the test runner, from writing and executing tests to organizing and customizing them. It also demonstrates the usage through examples, showing how to write unit tests, run them, handle test failures, and organize test cases.  
15  
1

[See all AppSignal archives](/sources/appsignal/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/appsignal/best-of/2024/07#page","url":"https://daily.dev/sources/appsignal/best-of/2024/07","name":"Best AppSignal Posts — July 2024","description":"The most upvoted AppSignal posts from July 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/appsignal/best-of/2024/07#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/monitor-bullmq-background-jobs-with-appsignal-sw3yii7at","name":"Monitor BullMQ Background Jobs with AppSignal"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/exploring-the-node-js-native-test-runner-spujcj0je","name":"Exploring the Node.js Native Test Runner"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"AppSignal","item":"https://daily.dev/sources/appsignal"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/appsignal/best-of"},{"@type":"ListItem","position":5,"name":"July 2024"}]}]}
```

