InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Pq Alternatives
Similar projects and alternatives to pq based on common topics and language
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
cnosdb
A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better pq alternative or higher similarity.
pq discussion
pq reviews and mentions
Posts with mentions or reviews of pq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-13.
- Pq – Parse and Query files with PromQL-like query language
- pq - Parse and Query files with PromQL-like query language
- Pq – parse and query log files as time series
-
Reading metrics from not instrumented servers
Hi folks! I’m working on a tool for ad-hoc metric extraction and I’m really curious to hear back from the fellow DevOps people. I often find myself in situations when some metrics aren’t collected. Some servers may be simply not onboarded to the metric collection system yet. Some breakdowns may not exist because of the high-cardinality issue, especially per-pod breakdowns. And some metrics we just may haven’t thought about in advance. So, I hacked a tool called pq to parse and query logs as metrics. It seems to work and I have some ideas for further development. For instance, by adding a tiny HTTP adapter to it, it would be able to mimic Prometheus API, so one would be able to attach Grafana to an exposed port and query metrics from the UI. But before going any further with it, I’d like to hear back from the potential users.
Hi fellow SREs! What do you usually do when you need to make an ad-hoc analysis of some metrics that aren't collected yet? For instance, if there is no per-pod request latency measurement, but you want to see how a particular pod behaves? I often find myself in situations like that but I'm not aware of a common solution, so I hacked a tool called pq. It can parse log files into structured streams and then query these steams with PromQL-like language.
- pq - Parse and Query log files as time series
- Show HN: Pq – parse and query log files as time series
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Sep 2024
Stats
Basic pq repo stats
7
377
0.0
about 2 years ago
iximiuz/pq is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pq is Rust.