From e8e37603bad312dda2289971fe3424f6ae7d0fe5 Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Tue, 25 Oct 2022 17:00:40 +0200 Subject: [PATCH] Add white background to architecture diagrams for dark mode (#35) Signed-off-by: Julius Volz Signed-off-by: Julius Volz --- docs/images/promlens_advanced_architecture.svg | 3 ++- docs/images/promlens_basic_architecture.svg | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/images/promlens_advanced_architecture.svg b/docs/images/promlens_advanced_architecture.svg index 30ef31c..613d1e9 100644 --- a/docs/images/promlens_advanced_architecture.svg +++ b/docs/images/promlens_advanced_architecture.svg @@ -1,3 +1,4 @@ + -
direct queries to Prometheus for
access type "browser" / "direct"
direct queries to Prometheus for...
PromLens
Web UI
PromLens...
load datasources,
proxy queries
load datasources,...
store / retrieve
shared links
store / retrieve...
PromLens
Backend
PromLens...
load web app,
parse queries,
proxy queries,
create/retrieve shared links
load web a...
GCS /
SQLite3 /
Postgres
GCS /...
proxied query requests to Prometheus for
access type "backend" / "proxy"
proxied query requests to Prometheus for...
Grafana
Grafana
Prometheus
Prometheus
User
User
Viewer does not support full SVG 1.1
\ No newline at end of file +
queries to Prometheus
queries to Prometheus
PromLens
Web UI
PromLens...
PromLens
Backend
PromLens...
load web app,
parse queries
load web a...
Prometheus
Prometheus
User
User
direct queries to Prometheus for
access type "browser" / "direct"
direct queries to Prometheus for...
PromLens
Web UI
PromLens...
load datasources,
proxy queries
load datasources,...
store / retrieve
shared links
store / retrieve...
PromLens
Backend
PromLens...
load web app,
parse queries,
proxy queries,
create/retrieve shared links
load web a...
GCS /
SQLite3 /
Postgres
GCS /...
proxied query requests to Prometheus for
access type "backend" / "proxy"
proxied query requests to Prometheus for...
Grafana
Grafana
Prometheus
Prometheus
User
User
Text is not SVG - cannot display
\ No newline at end of file diff --git a/docs/images/promlens_basic_architecture.svg b/docs/images/promlens_basic_architecture.svg index c79d217..ced5cff 100644 --- a/docs/images/promlens_basic_architecture.svg +++ b/docs/images/promlens_basic_architecture.svg @@ -1,3 +1,4 @@ + -
queries to Prometheus
queries to Prometheus
PromLens
Web UI
PromLens...
PromLens
Backend
PromLens...
load web app,
parse queries
load web a...
Prometheus
Prometheus
User
User
Viewer does not support full SVG 1.1
\ No newline at end of file +
queries to Prometheus
queries to Prometheus
PromLens
Web UI
PromLens...
PromLens
Backend
PromLens...
load web app,
parse queries
load web a...
Prometheus
Prometheus
User
User
queries to Prometheus
queries to Prometheus
PromLens
Web UI
PromLens...
PromLens
Backend
PromLens...
load web app,
parse queries
load web a...
Prometheus
Prometheus
User
User
Text is not SVG - cannot display
\ No newline at end of file