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
Grafana Tempo Vulture - A tool to monitor Tempo performance.
6
6
@@ -81,5 +81,5 @@ tempoAddress:
81
81
| serviceAccount.imagePullSecrets | list | `[]` | Image pull secrets for the service account |
82
82
| serviceAccount.name | string | `nil` | The name of the ServiceAccount to use. If not set and create is true, a name is generated using the fullname template |
83
83
| tempoAddress.push | string | `nil` | the url towards your Tempo distributor, e.g. http://distributor |
84
-
| tempoAddress.query | string | `nil` | the url towards your Tempo query-frontend, e.g. http://query-frontend:3100 |
84
+
| tempoAddress.query | string | `nil` | the url towards your Tempo query-frontend, e.g. http://query-frontend:3200 |
85
85
| tolerations | list | `[]` | Tolerations for vulture pods |
0 commit comments