Versions in this module Expand all Collapse all v0 v0.0.2 Nov 4, 2024 v0.0.1 Nov 4, 2024 Changes in this version + type Opts struct + Config *config.Config + type PrometheusRemoteWrite struct + func NewPrometheusRemoteWrite(opts Opts) *PrometheusRemoteWrite + func (rcv *PrometheusRemoteWrite) ServeHTTP(w http.ResponseWriter, r *http.Request)