Skip to content

Commit

Permalink
query/visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
judell committed Jan 14, 2025
1 parent e8a3b28 commit f32ea98
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
15 changes: 15 additions & 0 deletions docs/query/visualization.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Visualization
---

## Visualization

Tailpipe works with [Powerpipe](https://powerpipe.io) which enables you to visualize query results. You can view and interactively explore [benchmarks](https://powerpipe.io/docs/powerpipe-hcl/benchmark), which bundle sets of [detections](docs/powerpipe-hcl/detection) that look for patterns in logs:

![](/images/docs/query/row-level-filtering-1.png)

And you can view and explore [dashboards](https://powerpipe.io/docs/powerpipe-hcl/dashboard) that use charts and tables to summarize logs:

![](/images/docs/query/view-dashboard.png)

The [Powerpipe hub](https://hub.powerpipe.io?engines=tailpipe) provides [mods](https://powerpipe.io/docs/build) that you can download and use to visualize your logs in these ways.
8 changes: 0 additions & 8 deletions docs/query/visualize.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"items": [
"query/query-shell",
"query/batch-query",
"query/visualize",
"query/visualization",
"query/snapshots"
]
},
Expand Down
File renamed without changes
Binary file added images/shell/metacommands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f32ea98

Please sign in to comment.