Yes, partly. E.g. codespaces are not pre-building your branches [1], so you are going to wait every time you open a fresh environment. As a result people will probably not open fresh ones, but go back to old environments and maintain/sync them manually, therefore, ending up in the same yak shaving and configuration drift experience we know from local dev environments. But it's a great start in the right direction for sure as at least the initial onboarding is automated as well.
[1] - https://www.gitpod.io/blog/prebuilds/ On Thu, 13 Aug 2020 at 22:50, Julien Pivotto <[email protected]> wrote: > > I have realized that this kind of feature will also come from github > directly: > > https://github.com/features/codespaces/ > > > On 04 Aug 21:17, Julius Volz wrote: > > Great, ok :) > > > > I'll go ahead and work with Sven to get some Gitpod integration going > then > > for prometheus/prometheus as a start, unless someone else objects. > > > > On Tue, Aug 4, 2020 at 8:52 PM Julien Pivotto < > [email protected]> > > wrote: > > > > > On 04 Aug 20:47, Julius Volz wrote: > > > > I think it could be a really useful addition, both for new > contributors, > > > as > > > > well as for reviewers / maintainers. > > > > > > > > Julien, are you still opposed to this in principle? Any opinions by > other > > > > team members? > > > > > > I have read the TOS and nothing frightened me. I am not blocking this > > > initiative, you can go ahead. > > > > > > > > > > > On Tue, Jul 28, 2020 at 11:30 AM Sven Efftinge <[email protected]> > wrote: > > > > > > > > > > > > > >> Besides I would be a bit surprised than you cannot install some > > > exporter > > > > >> and a Consul server for the discovery. > > > > >> @Sven: I suppose that's possible doesn't it ? > > > > >> > > > > > > > > > > You can install almost anything that runs on Linux. > > > > > If you provide me with a link to some more information of what is > > > needed I > > > > > can take a look. > > > > > > > > > > > > > > > > -- > > > Julien Pivotto > > > @roidelapluie > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Prometheus Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/CA%2BT6Yoz9NrnnEqQEajPzYQ6KyRsK1tKCZ6nBH3LhpVUX2%2BJofA%40mail.gmail.com > . > > -- > Julien Pivotto > @roidelapluie > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CAEzbUNXR438qmmiaMM_xZ6BOR7ZFwq7R3AYQBOQcifL0d8LGDw%40mail.gmail.com.

