Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Redis configuration documentation #8691

Closed
coute opened this issue Jun 22, 2017 · 2 comments
Closed

[Bug] Redis configuration documentation #8691

coute opened this issue Jun 22, 2017 · 2 comments

Comments

@coute
Copy link

coute commented Jun 22, 2017

Read before posting:

Please prefix your title with [Bug] or [Feature request].

Please include this information:

  • What Grafana version are you using?
    Version 4.3.2 (commit: ed4d170)
  • What datasource are you using?
    influxdb
  • What OS are you running grafana on?
    Debian 9.0
  • What did you do?
    I tried to configure Redis as session provider.
  • What was the expected result?
  • What happened instead?
  • If related to metric query / data viz:
    • Include raw network request & response: get by opening Chrome Dev Tools (F12, Ctrl+Shift+I on windows, Cmd+Opt+I on Mac), go the network tab.

I'm confuse. I tried to configure redis, but the documentation is not clear.

In the configuration file your example is :
# redis: config like redis server e.g. addr=127.0.0.1:6379,pool_size=100,db=grafana

On your webiste i found this example :
redis: ex: addr=127.0.0.1:6379,pool_size=100,prefix=grafana

And in a precedent issue I saw this configuration :
provider_config = addr=1.2.3.4:5000,pool_size=100,password=SECRETS

So, what is the good syntax ?

Thanks.

@oddlittlebird oddlittlebird added the needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc label Dec 11, 2019
@oddlittlebird
Copy link
Contributor

Please let me know what change needs to be made to the documentation.

@torkelo torkelo added help wanted and removed needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc labels May 28, 2020
@zoltanbedi
Copy link
Member

I think this is changed sometime ago and now the comment in the config file and the docs in our site is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants