You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
…csearch#34)
Fixes issue (opendistro-for-elasticsearch#34) where user can pass basic auth credentials in the
endpoint
example :
```
perf-top --endpoint https://username:password@cluster_endpoint --dashboard ClusterOverview
```
The perf-top client does not support connecting to clusters with basic auth.
the options does not support basic auth
nor can one pass an endpoint as follows:
The text was updated successfully, but these errors were encountered: