[15:22] hi, I've installed the grafana snap, and I want to configure it. I do not see a config in /var/snap/grafana, but there is one under /snap/grafana... is it correct that I should *not* edit the one under /snap/grafana? [15:46] well, you cant ... /snap only holds the loop mounts of the readonly snap files [15:47] how can i configure this? [15:48] looking at https://git.launchpad.net/grafana-snap/tree/bin/grafana.wrapper you should be able to copy a grafana.ini to /var/snap/grafana/current/conf/ and it should pick it up from there [15:49] aha! [15:50] thank you ogra ! Having to look at the source to find that is not great. Would be excellent if that information was provided somewhere obvious [15:51] no idea why it doesnt use a snap install hook to copy a default one in place [15:51] you should perhaps file a bug at https://bugs.launchpad.net/grafana-snap (at the top right is "report a bug") [15:52] ... yeah, and it should mention where t configure it in the snap description at least [16:26] thanks, I just filed one [16:31] 👍 [23:00] there are two snaps: prometheus-alertmanager and prometheus-alertmanager-is [23:00] what is the -is suffix? Does this mean something? [23:04] That'll be Canonical's Information Systems team, i.e. Canonical's sysadmins [23:05] I can't speak to how the snaps might differ