Hi Mike,

no, it is currently hard-coded
https://github.com/apache/flink/blob/master/flink-runtime-web/web-dashboard/src/app/app.component.html#L23

Your options are:
1. Contribute a change to make it configurable
2. Use some browser plugin that allows renaming page titles
3. Always use different ports and bookmark the URLs accordingly
4. Use an Ingress in k8s

Best,
Alex

On Tue, 27 Jun 2023 at 05:58, Mike Phillips <mike.phill...@intellisense.io>
wrote:

> G'day all,
>
> Not sure if this is the correct place but...
> We have a number of flink dashboards and it is difficult to know what
> dashboard we are looking at.
> Is there a configurable way to change the 'Apache Flink Dashboard' heading
> on the dashboard?
> Or some other way of uniquely identifying what dashboard I am currently
> looking at?
> Flink is running in k8s and we use kubectl port forwarding to connect to
> the dashboard so we can't ID using the URL
>
> --
> --
> Kind Regards
>
> Mike
>

Reply via email to