Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 3 TypeScript Log Projects
-
signoz
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
Project mention: Deep Dive: Observability Tool Price Comparison with Calculator Spreadsheet | /r/Observability | 2023-05-27Sure, we will include dynatrace and elastic in our next update. The line items are mostly based on how the product does the billing u/RabidWolfAlpha. Datadog has an SKU-based billing structure. If you visit their pricing page, they list down a lot of products, and they bill each of them separately. For example, APM and infrastructure monitoring are two separate paid products. SigNoz is based on usage-based pricing; only pay for how much data you ingest. Billing is based on how much logs, metrics and traces you ingest. There is no separate billing for APM and infrastructure monitoring. SigNoz has most features that Datadog provides, except things like network monitoring, Cloud SIEM, etc. Are you looking for any specific feature? p.s SigNoz is also open source: our github repo.
-
Use hardhat-tracer to get more information, it’s really helpful for deep debug
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
This is awesome! We did something similar for our internal logging at Tinybird (which itself is built on ClickHouse) and I recently turned into it a (very simplified) Starter Kit that others can fork and use in their projects. https://github.com/tinybirdco/log-analytics-starter-kit
Rather than writing to files and using an agent like beats to tail them, it sends logs directly from the application code with a basic POST request. Obviously, you could just as happily tail the file and forward the logs, but this approach reduced the footprint of tools and made it work in serverless environments.
TypeScript Logs related posts
- Exploring Datadog alternative
- Making a Homegrown ClickHouse Log for $20/mo
- Analyzing a PCAP for potential malware/threats.
- What is everyone using for monitoring and logging
- Kubernetes Podcast episode 156: Opstrace, with Sebastien Pahl
- Opstrace: self hosted alternative to datadog; handles administrator of exporters and Prometheus for you.
-
A note from our sponsor - Appwrite
appwrite.io | 4 Jun 2023
Index
What are some of the best open-source Log projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | signoz | 13,006 |
2 | hardhat-tracer | 247 |
3 | log-analytics-starter-kit | 27 |