The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Top 22 TypeScript Metric Projects
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Monitoring and Logging: Middleware often includes monitoring and logging components like ELK Stack, Prometheus, and Grafana to track the health, performance, and behavior of microservices. This aids in troubleshooting and performance optimization.
-
Project mention: The cost of false positives in software security, Part 1: Small applications | dev.to | 2023-09-28
False positives in security are something that really bothers me, as I happen to work on security for both large applications like Kibana, with hundreds of contributors, and smaller ones like Secutils.dev, where I'm the sole developer.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
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: Is learning observability important for JavaScript developer? | news.ycombinator.com | 2023-09-30 -
Whenever I call Storage.put() inside my React Native (with Expo) application, I get an error of [TypeError: undefined is not a function]. Doing some internet digging, after hours of searching, I found only one other reference to this kind of error, and that is with the DataStore: https://github.com/aws-amplify/amplify-js/issues/10764
-
highlight
highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging and more.
Project mention: Show HN: Using LLMs and Embeddings to classify application errors | news.ycombinator.com | 2023-09-27 -
hyperdx
Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.
Project mention: HyperDX – open-source dev-friendly Datadog alternative | /r/SelfhostingHub | 2023-09-28Hi HN, Mike and Warren here! We’ve been building HyperDX (hyperdx.io). HyperDX allows you to easily search and correlate logs, traces, metrics (alpha), and session replays all in one place. For example, if a user reports a bug “this button doesn’t work," an engineer can play back what the user was doing in their browser and trace API calls back to the backend logs for that specific request, all from a single view. Github Repo: https://github.com/hyperdxio/hyperdx
-
> OpenTelemetry is a marketing-driven project, designed by committee, implemented naively and inefficiently, and guided by the primary goal of allowing Fortune X00 CTOs to tick off some boxes on their strategy roadmap documents.
I'm the founder of highlight.io. On the consumer side as a company, we've seen a lot of value of from OTEL; we've used it to build out language support for quite a few customers at this point, and the community is very receptive.
Here's an example of us putting up a change: https://github.com/open-telemetry/opentelemetry-js/pull/4049
Do you mind sharing why you think no-one should be using it? Some reasoning would be nice.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
Project mention: Show HN: Git and Jira analytics in under 10 minutes | news.ycombinator.com | 2023-02-15
-
-
In order to measure the performance of Nuxt apps with Web Vitals, you can use a dedicated module that is a wrapper around the web-vitals package by Google that is auditing your website locally so that you can see the values of certain metrics and react to them. The module can be seen here.
-
Project mention: A simple prometheus immich exporter to display metrics in grafana | /r/selfhosted | 2023-03-18
The approach would probably be to use https://github.com/willsoto/nestjs-prometheus, which sets up most of the scaffolding and generates a bunch of default metrics as well. After that it's hooking up the Immich-specific metrics as described in the README there.
-
-
-
I use Google Analytics with a direct connection instead of Google Tag Manager for analytics and insights about site visitors (a bit less traffic this way). Info Window openings are recorded in analytics as reaching goals in order to calculate site conversion. The plugin used is vite-plugin-radar.
-
-
autometrics-ts
Easily add metrics to your system – and actually understand them using automatically customized Prometheus queries
-
KlusterView
Get instant insights on your Kubernetes clusters with our lightweight, plug-and-play performance monitoring tool
KlusterView, is a flexible and streamlined tool for visualizing Kubernetes metrics. 🚀With KlusterView, you can easily monitor your Kubernetes cluster, whether you're an individual developer or part of a small team. It simplifies the monitoring process, empowering you to focus on building and deploying software without worrying about infrastructure differences. Our open source product is designed to simplify monitoring in Kubernetes clusters. KlusterView v1.0 offers an embedded dashboard with resource usage metrics, pod and node health status, and trends over time. You also get a visual representation of cluster nodes and pods, making it easy to identify container-specific issues. Installation is a breeze with Helm Chart or manual installation methods. Plus, KlusterView integrates smoothly with existing monitoring tools, providing customization options to fit your needs. We have an exciting roadmap ahead! Currently, we're working on full support for Grafana Live features, in-window dashboard customization, and integration with Grafana's RBAC system. We're also planning pod-level error monitoring and integration with Grafana Alerts Management. Want to contribute? KlusterView is an open-source project, and we welcome contributions. Check out our GitHub repository and join the community.Say goodbye to complex Kubernetes monitoring. Try KlusterView today and gain valuable insights into your cluster without the hassle. Simplify your monitoring journey with KlusterView!
-
dotnet-monitor-ui
This project is created as an easy to access user experience for dotnet-monitor tool which can be found here. dotnet-monitor is on demand tool which can be used on .NET Core applications to get memory dumps, traces and metrics of a running application.
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
TypeScript Metrics related posts
- HyperDX – open-source dev-friendly Datadog alternative
- Show HN: Using LLMs and Embeddings to classify application errors
- Show HN: HyperDX – open-source dev-friendly Datadog alternative
- Show HN: HyperDX – open-source dev-friendly Datadog alternative
-
kibana VS openobserve - a user suggested alternative
2 projects | 7 Sep 2023
- Show HN: Using LLMs and Embeddings to classify application errors
-
Grafana VS openobserve - a user suggested alternative
2 projects | 30 Aug 2023
-
A note from our sponsor - Appwrite
appwrite.io | 1 Oct 2023
Index
What are some of the best open-source Metric projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Grafana | 57,295 |
2 | kibana | 18,778 |
3 | signoz | 14,540 |
4 | amplify-js | 9,270 |
5 | highlight | 5,746 |
6 | hyperdx | 4,448 |
7 | opentelemetry-js | 2,155 |
8 | nestjs-otel | 416 |
9 | faros-community-edition | 360 |
10 | slo-tracker | 348 |
11 | web-vitals | 340 |
12 | nestjs-prometheus | 339 |
13 | Nestjs-OpenTelemetry | 297 |
14 | bull_exporter | 243 |
15 | vite-plugin-radar | 88 |
16 | dats | 76 |
17 | autometrics-ts | 76 |
18 | KlusterView | 74 |
19 | dotnet-monitor-ui | 50 |
20 | openapm-nodejs | 44 |
21 | analytics-box | 30 |
22 | dynamodb-metrics | 1 |