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

Fix Postgres name + optionally grant postgres_exporter role to deployer role #81

Merged
merged 2 commits into from
Jun 9, 2017

Conversation

endofcake
Copy link
Contributor

  • PostgreSQL name was misspelled in 53b9d9c
  • If the deployer role is not superuser (which is the case in AWS RDS,
    for example), we need to grant it access to postgres_exporter role
    before we can create a schema with AUTHORIZATION postgres_exporter.

PostgreSQL name was misspelled in
53b9d9c.
If the deployer role is not superuser (which is the case in AWS RDS,
for example), we need to grant it access to postgres_exporter role
before we can create a schema with AUTHORIZATION postgres_exporter.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 50.801% when pulling 92a4dfc on endofcake:master into 3b9a688 on wrouesnel:master.

@wrouesnel wrouesnel merged commit 81194c9 into prometheus-community:master Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants