Russ Savage

Results 217 comments of Russ Savage

For anyone else who comes across this while trying to use the `--config-directory` option with kubernetes (as i did), you need to also pass a dummy config file like so:...

@richjyoung thank you for this issue! columns aren't resizeable right now, but you can configure which ones are shown or hidden, as well as the ordering. ![image](https://user-images.githubusercontent.com/4805997/81422622-0ea9db00-9108-11ea-9609-54c37c84adfd.png) I'm working on...

@zkghost thanks for the report. There is no way to do this now, but we will investigate and look at how to tackle this in a future release.

@thomasklein thanks for opening this. We are definitely thinking about ways to do that in the latest UI for InfluxDB. Depending on the solution there, we will see how hard...

@sinistram there are no way to change that in the UI, but you can change those in the code if you're comfortable doing that. https://github.com/influxdata/chronograf/blob/7810de74e13a4fd80bcd476b8b82387e7f24b564/ui/src/status/fixtures.ts#L46

@sinistram yes, that would be great!

@tboehme thanks for the comment. I've reopened and we will take a look for a future release.

@or-else thanks for opening this. Organizations are not standardized as part of the generic OAuth2 flow from what I understand. We have specific implementations for a few providers because of...

@FrankyBoy Thanks for re-opening this. We will take a look to see how difficult it would be to give each tab it's own color.

agree this would be useful. @robertchen, as a workaround for your message issue, you should be able to say something like `{{ index .Tags "host" }}` in the message for...