Based on our record, Apache SkyWalking should be more popular than InfluxData. It has been mentiond 18 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I would highly recommend using a proper Time Series Database like QuestDB or InfluxDB to do this instead. You can always export data from wither of those two into Excel if your boss wants it in excel, but it's much easier to do data transformations, create graphs and reports, etc. If you have all the data in a proper database. Source: over 3 years ago
I would suggest using something better suited to IoT data than ... a spreadsheet. I'd recommend looking at one of the Time Series Databases for this. 1) QuestDB or 2) InfluxDB as these are much better suited to streaming data. Source: over 3 years ago
A good APM tool I’ve been using for a few years is Apache Skywalking: https://skywalking.apache.org/ It might not do everything Sentry does but it definitely has helped with tracking down some issues, even production ones and runs in a fairly manageable setup (in comparison to how long even the Sentry self-hosted Docker Compose file is). What’s more, if you want, you can even use regular PostgreSQL as the backing... - Source: Hacker News / about 2 months ago
> I maintain that any platform that isn’t using some sort of tracing system is practically negligent in their engineering duty. For some, it's difficult because many of the self-hostable out there are rather complex and have high requirements, like https://github.com/getsentry/self-hosted/blob/master/docker-compose.yml but it's not exactly ideal either. I wonder what other good options are out there, something... - Source: Hacker News / 9 months ago
Apache SkyWalking is an open-source APM tool meant for distributed systems. It has support for distributed tracing, agents in multiple languages, and support for an eBPF agent. - Source: dev.to / 9 months ago
Are you working on microservices, cloud native, and container-based architectures? Then you need to check out Apache Skywalking. It's an Application Performance Monitoring (APM) system, that provides monitoring, tracing, and diagnosing capabilities for distributed systems in Cloud Native architectures. This latest update has hundreds of changes including support for Java 21 runtime, new functions and parameters,... - Source: dev.to / about 1 year ago
When choosing distributed tracing tools, considerations include your technology stack, business requirements, and monitoring complexity. Zipkin, SkyWalking, and OpenTelemetry are popular distributed tracing solutions, each with its unique features. - Source: dev.to / about 1 year ago
TimescaleDB - TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
Grafana - Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
Prometheus - An open-source systems monitoring and alerting toolkit.
Open Telemetry - An observability framework for cloud-native software.
VictoriaMetrics - Fast, easy-to-use, and cost-effective time series database
SigNoz - Open source alternative to Datadog