juju / charmstore

The charm store server.
http://gopkg.in/juju/charmstore.v5
GNU Affero General Public License v3.0
15 stars 37 forks source link

internal/charmstore: disable statistics queries #903

Closed mhilton closed 4 years ago

mhilton commented 4 years ago

Disable retrieving of statistics information from the database. These queries are causing database failures so are being disabled as a temporary measure, while a less resource intensive statistics mechanism is developed.