am trying to integrate with storage adaptor, but not able to see any logs

32 views
Skip to first unread message

Kumar

unread,
Jun 29, 2020, 5:29:21 PM6/29/20
to Prometheus Users
I am trying to integrate with storage adaptor with promethues and configure 


remoteWrite: []

# - url: http://remote1/push  

but dont see any logs neither in prometheus nor storage gateway.

when ia m logging into container and dont see remote config in prometheus.yaml in /etc/config also. am i missing any thing here.


Mat Arye

unread,
Jun 29, 2020, 10:42:09 PM6/29/20
to Kumar, Prometheus Users
Hello Kumar,

I think your problem is the `#`

--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/8d176a60-c560-4cc7-9be7-fc4c21d94a28n%40googlegroups.com.


--
Mat Arye, Timescale-Prometheus Team Lead
See what we're working on (feedback welcome!): tsdb.co/prom-design-doc

Mat Arye

unread,
Jun 29, 2020, 10:45:51 PM6/29/20
to Kumar, Prometheus Users
Sorry just to follow up: I think a proper example is 

remote_write:
  - url: "http://remote1/push"

Note the lack of `#` and the lack of `[]`. Also I believe it may be remote_write not remoteWrite.

uday kumar

unread,
Jun 29, 2020, 10:46:13 PM6/29/20
to Mat Arye, Prometheus Users
There is no #, just put sample code from values.yaml,

RemoteWrite:
     - url : passing service of adaptor 

Kumar

unread,
Jun 29, 2020, 10:49:03 PM6/29/20
to Prometheus Users
Reply all
Reply to author
Forward
0 new messages