Closed Bug 1390992 Opened 7 years ago Closed 7 years ago

Set up permissions for stats_metric ATMO table to show up in STMO

Categories

(Data Platform and Tools Graveyard :: Operations, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rmiller, Assigned: robotblake)

Details

Right now there's a `stats_metric` table in the staging instance of ATMO. This will soon be deployed to production, and once it does we'll want it to be available in the ATMO data source on STMO so we can build nice dashboards from it. Thanks!
Assignee: nobody → bimsland
This got added a couple weeks ago by connecting the ATMO postgres instance via psql and running the following command.

> GRANT SELECT ON stats_metric TO stmo;

If there are any additional issues accessing the table from STMO feel free to file a new bug or re-open with additional info.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.