Groups
Groups
Sign in
Groups
Groups
Prometheus Users
Conversations
About
Send feedback
Help
prometheus&Grafana need apache ?
19 views
Skip to first unread message
Rushikesh socha
unread,
Dec 23, 2022, 9:52:01 AM
12/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to promethe...@googlegroups.com
Hi, Does prometheus and grafana need Apache ?
Thanks.
Brian Candler
unread,
Dec 23, 2022, 10:06:43 AM
12/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
No. They both have their own built-in web servers, so you could access them as (say)
www.example.com:9090
and
www.example.com:3000
But if you are running them on the same host, and you want them to be accessed on the same *port* on the same IP address, then you'll need some sort of reverse proxy in front of them.
e.g.
prometheus.example.com
and
grafana.example.com
(both pointing to the same IP address)
or:
www.example.com/prometheus
and
www.example.com/grafana
Reply all
Reply to author
Forward
0 new messages