SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 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 tools: Prometheus, Grafana, and custom logging systems for tracking model performance and resource utilization.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Show HN: Open-source Kibana alternative for logs and traces in ClickHouse | news.ycombinator.com | 2024-11-12
-
signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. π₯ π₯. π Open source Application Performance Monitoring (APM) & Observability tool
> there will be a valid open source competitor to Grafana ecosystems
You may want to check out SigNoz [1] - takes a all in one app approach compared to different modules for each signal approach which Grafana takes
Disclaimer : I am one of the maintainers
[1] https://github.com/SigNoz/signoz
-
This codes mimic Next.js one.
-
highlight
highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.
Project mention: Highlight: Open-source, full-stack monitoring platform | news.ycombinator.com | 2025-01-03 -
hyperdx
Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.
Project mention: Small Businesses vs. Corporations: What Tech Tools Are We Missing? | news.ycombinator.com | 2024-12-12(shameless plug) maybe it was us?
https://github.com/hyperdxio/hyperdx
-
... //https://www.honeycomb.io/blog/opentelemetry-browser-instrumentation //https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-xml-http-request //https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-user-interaction //https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-long-task //https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-long-task export default async () => { const otlpOptions = { omitted }; const attributes = { omitted } provider.addSpanProcessor(new SimpleSpanProcessor(new OTLPTraceExporter(otlpOptions))); provider.register({contextManager: new StackContextManager()}); registerInstrumentations({ instrumentations: [ getWebAutoInstrumentations({ '@opentelemetry/instrumentation-xml-http-request': { clearTimingResources: true, } }), new LongTaskInstrumentation({ observerCallback: (span, longtaskEvent) => { span.setAttribute('location.pathname', window.location.pathname) } }), new FetchInstrumentation({ propagateTraceHeaderCorsUrls: [new RegExp('\\/api\\/*')], ignoreUrls: [new RegExp('\\/tile\\/*')], })], }); ... };
-
-
-
-
-
-
-
Otel is indeed quite complex. And the docs are not meant for quick wins...
Otelbin [0] has helped me quite a bit in configuring and making sense of it, and getting stuff done.
[0]: https://www.otelbin.io/
-
vespper
Open-source AI copilot that lets you chat with your observability data and code π§ββοΈ
-
-
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
-
Project mention: Dats: Minimalistic zero-dependencies statsd client for Node.js | news.ycombinator.com | 2024-06-24
-
-
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.
-
TypeScript Metrics discussion
TypeScript Metrics related posts
-
Highlight: Open-source, full-stack monitoring platform
-
Welcoming .NET Aspire 9.0 : Photo Summary Project
-
Show HN: Open-source Kibana alternative for logs and traces in ClickHouse
-
Trump wins presidency for second time, completing improbable comeback
-
OpenObserve: Observability platform for logs, metrics, traces, analytics
-
AWS Amplify (Gen2) with SvelteKit: authentication on SSR
-
Nixiesearch: Running Lucene over S3, and why we're building a new search engine
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jan 2025
Index
What are some of the best open-source Metric projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Grafana | 65,843 |
2 | kibana | 20,098 |
3 | signoz | 20,077 |
4 | amplify-js | 9,464 |
5 | highlight | 7,859 |
6 | hyperdx | 7,351 |
7 | opentelemetry-js | 2,804 |
8 | nestjs-otel | 578 |
9 | nestjs-prometheus | 548 |
10 | faros-community-edition | 431 |
11 | slo-tracker | 384 |
12 | web-vitals | 380 |
13 | Nestjs-OpenTelemetry | 367 |
14 | otelbin | 334 |
15 | vespper | 313 |
16 | bull_exporter | 282 |
17 | autometrics-ts | 138 |
18 | vite-plugin-radar | 137 |
19 | KlusterView | 130 |
20 | dats | 103 |
21 | openapm-nodejs | 64 |
22 | dotnet-monitor-ui | 54 |
23 | analytics-box | 34 |