#Sending Prometheus data

1 messages · Page 1 of 1 (latest)

heady basalt
#

Hi there, using NAbox with Prometheus 2.38 I wish to send limited scoped data to a customers Prometheus instance (?).
Have anyone done this before and can share how to configure it?

The customer also asks us if we support OAuth2 for this.
Sorry if I'm not using the correct terms here, new to this stuff.

steep jetty
heady basalt
#

I guess scraping could be used, but can we limit the data they see?

steep jetty
heady basalt
#

Ah yes! Remote write is what I want.
Anyone got experience with filtering out metrics for Remote write?

#

I guess I need to get down and dirty with the config files of Prometheus to set it up

#

and I guess any configuration changes made in Prometheus vill be overwritten upon upgrade of NAbox/Prometheus?

steep jetty
#

@untold knoll does nabox have a way to preserve prometheus conf changes across upgrades?

untold knoll
#

Yes, as long as everything is done in docker-compose.override.yaml

#

And the changes are done in prometheus cli arguments indeed

heady basalt
#

And this file is somewhere in the virtual appliance?

untold knoll
#

It's not there by default