Skip to content

Question: API limit #15

Closed Answered by riesinger
47ronin asked this question in Q&A
Aug 26, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, thanks for your question! Currently, this is implemented in such a way that it requests the "latest" (daily) data from Plausible, not historic data. That's usually how you'd run such an exporter. It's supposed to be always available and polled by Prometheus periodically. Querying historic data and moving it into Prometheus seems like something you'd do as a one-off, you wouldn't need to sync that again and again, hence I'm not sure this is useful for this project.

As for your second question: This works like any other Prometheus exporter. It exposes a /metrics endpoint that Prometheus should query. If you run both in Docker, make sure they're in the same network. I cannot help you any…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@47ronin
Comment options

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