Hi Arthur, Others can provide more input about Agent-mode specifics and the most likely changes in that realm, but definitely it's still considered an experimental feature (being hidden behind an experimental feature flag --enable-feature=agent). The beta release was more of a 2.32 beta to get people to try the Agent mode early, not so much an "agent beta" itself :)
Cheers, Julius On Thu, Dec 2, 2021 at 2:47 PM Arthur Silva Sens <[email protected]> wrote: > Hello everyone, > > With the release of Prometheus v2.32.0 agent is finally out of beta, > Prometheus-Operator wants to provide support for it as well[1]. So we'd > like to ask what does moving out of beta actually means :) > > The next release of Prometheus-Operator will make it possible to in Agent > mode using the Prometheus CRD, however, it does require the user to > override flags that are hard-coded ("storage.tsdb.path" and > "storage.tsdb.retention")[2][3]. This kind of manual override[4] goes > against what we recommend our users to do, but unfortunately, it is the > only way to run Prometheus in Agent mode with Prometheus-Operator at the > moment. > > Do you think that AgentOnly and ServerOnly flags are likely to change in a > near future? If not, then I think we're good to go to improve the UX around > Agent mode in Prometheus-Operator :) > > > [1] https://github.com/prometheus-operator/prometheus-operator/issues/3989 > [2] > https://github.com/prometheus-operator/prometheus-operator/blob/787f54b055f797464d5832ace1c7f8318321c87a/pkg/prometheus/statefulset.go#L360 > [3] > https://github.com/prometheus-operator/prometheus-operator/blob/787f54b055f797464d5832ace1c7f8318321c87a/pkg/prometheus/statefulset.go#L349 > [4] > https://github.com/paulfantom/kube-prometheus/pull/3#discussion_r760028783 > > -- > 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/75d551b7-2d4a-4823-ab09-43d46af97d3en%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-developers/75d551b7-2d4a-4823-ab09-43d46af97d3en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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%2BT6YoymZRyxpNvrL12MdPmvGSGYVH0CdgCWV9FwMq1PNq%2BH_g%40mail.gmail.com.

