Releases: jina-ai/dashboard
🎉 v0.1.0
Jina Dashboard 0.1.0
We are excited to release Jina Dashboard 0.1.0. Jina is the easier way to do neural search on the cloud. Highlights of this release include log monitoring, Flow construction, Hub catalog, and task monitor.
Release 0.1.0
⬆️ Major Features and Improvements
-
View log stream. When running a Jina instance with log server enabled, you can view logs output by your instance in the
log stream
tab by connecting it to the Dashboard in thesettings
tab. -
Monitor Tasks. You can view network load, queries per second, and messages sent and received by your Jina instance in the
task
tab. -
View and Edit Flows. In the
flow design
tab, you can view the Flow of a running instance, import a Flow in YAML format, edit and export a Flow in YAML format. -
Explore the Hub. In the
hub
tab, you can view available images, and explore more information about each one such as setup instructions, README's, and build history.
Log Stream
-
View logs as they are received by the Dashboard in the main log stream area.
-
Filter logs by source and level.
-
Download logs in CSV, TXT, and JSON format.
-
Search through logs.
-
View a 30 second summary of logs by level.
-
View pie chart of logs by level.
Task
-
View current task, elapsed time.
-
View progress and number of requests.
-
View queries per second.
-
View speed in provided units per seconds.
-
view network load in both messages in bytes (sent and received).
Flow Design
-
Load Flow by pasting YAML code.
-
Export Flow by copying Flow in YAML format.
-
Take a screenshot of the Flow at the current orientation and export to PNG.
-
Load example Flows from Pokedex, South Park, Flower Search.
-
Construct and edit Flows by adding, removing, and configuring pods onto the Flow canvas. Click on a Pod to view and edit properties.
-
View and add pre-built Pods to your Flow.
-
Arrange your Flow design and save the canvas orientation when sharing
.yml
files generated by Dashboard.
Hub
-
See overview of images available on the Jina hub including names, developers, reviews, and ratings.
-
Search images.
-
View detailed image information including: Usage, README, image details, and build history.
-
Click code chunks to copy to clipboard for easy addition to your project.
-
Add reviews and ratings to images by logging in with GitHub.
Settings
-
Configure connection to Jina instance by settings host and port.
-
Configure Jina instance endpoints by settings locations for log, profile, YAML, shutdown, and ready.
Home
- View helpful resources such as getting started, documentation, examples, GitHub repos, and hiring information.
🙏 Thanks to our Contributors
This release contains contributions from imsergiy, hanxiao, davidsanwald
🙏 Thanks to our Community
And thanks to all of you out there as well! Without you Jina couldn't do what we do. Your support means a lot to us.
🤝 Work with Jina
Want to work with Jina full-time? Check out our openings on our website.