This commit is contained in:
Michael Quigley 2025-03-31 17:00:32 -04:00
parent cdeba322fa
commit 068c46d47c
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -226,9 +226,9 @@ If we return to the web console, we see our share in the explorer:
If we click on the _frontend endpoint_ a new browser tab opens and we see the content of our share:
![Share Frontend](images/zrok_web_console_share_frontend.png)
If we click on the environment in the explorer, we're shown all of the shares for that environment (including our new share), along with a spark line that shows the activity:
When we start accessing our share, notice the _sparkline_ graphs showing the activity:
![Environment Spark Line](images/zrok_web_console_environment_spark.png)
![Environment Spark Line](images/zrok-visualizer-sparklines.png)
And as soon as I terminate the `zrok share` client, the resources are removed from the `zrok` environment.