Skip to content

Seeking Assistance for Pgwatch3 Custom Setup and Missing Features #696

Answered by pashagolub
MichalBartos asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Michal.

I'm missing features like HTTPS for the web UI

Thanks for your kind words. We don't have SSL implementation yet. But I think it's not the hardest thing to implement.

Also, I'm unable to set up/access Gatherer health check

Oh, yes. My fault. I forgot to update that part of the documentation. So we have two REST API endpoints on the web UI port:

  • /liveness
  • /rediness

/liveness will return 200 OK is pgwatch is started, and /readiness will return 200 OK when pgwatch finished initialization and ready to fetch metrics.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@MichalBartos
Comment options

@pashagolub
Comment options

@MichalBartos
Comment options

@ondar
Comment options

@pashagolub
Comment options

Answer selected by MichalBartos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants