lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

Updating instructions for create functions #116

Closed jchoi614 closed 3 years ago

jchoi614 commented 4 years ago

Small change to the README - the create APIs should not require a resource_group_id as it is automatically incremented by the database.

jchoi614 commented 4 years ago

I also want to leave a note about setting the environment field in resource groups to either "staging" or "production" -- where would be the best place to specify this in the README?

bearcage commented 4 years ago

I'd say add that either to the first place you mention resource groups, as background info, or to the "Add a resource group" instructions. Or both.

That way when someone skips right down to adding, they're reminded to look up to figure out how to set environment.