Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/assets/images/blog/v054/jaeger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/blog/posts/v0.54.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ For example, the `demos` folder visible in the screenshot above is defined as:

## New plugins

TODO

### OpenSearch

This version of Perses now ships a bundled OpenSearch datasource along with a LogQuery plugin. Users can now query and
Expand Down Expand Up @@ -260,7 +258,9 @@ trace straight to the logs it produced.

### Jaeger

TODO
This release adds support for Jaeger. With this integration, you can run trace queries against Jaeger from Perses dashboards or explorer.

![Jaeger Dashboard](../../assets/images/blog/v054/jaeger.png)

### GreptimeDB

Expand Down
Loading