Caleb Collins-Parks

Results 79 comments of Caleb Collins-Parks

I'm not sure how relevant it is to Tableau on Kubernetes, but there is some documentation on how to upgrade Tableau on linux: https://help.tableau.com/current/server-linux/en-us/sug_plan.htm

Ah, I found some more useful documentation. It's not under a explicit title in the left-hand sidebar so it's hard to find. You have to scroll down a lot in...

I just went through the guide. > 1. Create an upgrade-image using the build-upgrade-image script. The new version's tableau server rpm is needed to build this container. I saw an...

Same issue with EFS and the latest version of tableau server (2022.1.1). @FreebeJan are you running multi-node? Because as I understand it EBS can only be bound to one node...

I could be wrong but I think you just need a updated logo? https://developers.giphy.com/faq/ What conditions does my app/project need to meet in order to get a production API Key?...

Note that it worked for me w/ chart version `6.1.16`: config excerpt: ```yml values: - dashboards: default: aws-billing: # Ref: https://grafana.com/dashboards/139 gnetId: 139 revision: 15 datasource: CloudWatch redis: # Ref:...

Note that Amazon [is already working on this feature](https://github.com/aws/containers-roadmap/issues/142), so if you want feature parity with EKS you should start implementing this soon. We also ran into a situation where...

I had a really good discussion about the various options to overcome this in the [grafana labs slack](https://grafana.slack.com/archives/C0Y4TLW74/p1612916646247500). Transcript: ``` Is there anyone using the grafana helm chart w/ roughly...

We are migrating to typescript at 15Five and it would be useful to disable individual errors to be able to do a gradual migration. Note that the idea of blacklisting...