A customizable dynamic threshold generator for Datadog that allows anyone to create and manage, and track events.
demo-9-18-25.mov
-
Threshold configuration – Define the base percentile and the rigour factor to be less or more strict when generating thresholds.
-
CSV file upload – Upload Datadog endpoint metrics files using the percentile aggregation to generate dynamic results.
-
Documentation – Use the documentation about Datadog, Monitors configuration, Thresholds, and more to learn more about Observability.
-
Improving testability
-
Improving accessibility
-
Finishing adding all documentation
-
Responsiveness
-
Clone the repository
-
Navigate to the project directory:
cd dynamic-datadog-thresholds-generator- Install dependencies:
npm install- Start the project:
npm start- Run tests
npm run testMIT