docs: document ServiceMonitor scheme and tlsConfig for direct scraping - #1748
Merged
Merged
Conversation
Added release notes for Lab version 3.12.1.
* add example OpenMetrics and logs dashboard to helm-charts * Apply suggestions from code review Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> * update pages --------- Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
* Add MemGQL v0.11.0 release docs * Add federated Cypher docs * Add generate mapping and returning schema as a graph * Make the chnagelog better * Pin MemGQL 0.11.0 and Lab 3.12.1
as51340
requested review from
Josipmrden,
gitbuda and
vpavicic
as code owners
September 7, 2026 07:25
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
as51340
force-pushed
the
docs/ha-servicemonitor-tls
branch
from
September 7, 2026 07:36
742092a to
2053d07
Compare
…etheus-stack install command Turn the direct-scraping section into a checklist (Prometheus Operator, scrapeMemgraphDirectly, prometheus.enabled=false, ServiceMonitor, matching release name/namespace), add a complete minimal values example and verification steps, and clarify prometheus.namespace and kubePrometheusStackReleaseName in the configuration table. Install kube-prometheus-stack via the prometheus-community repo with helm upgrade --install in both the HA and standalone pages.
as51340
force-pushed
the
docs/ha-servicemonitor-tls
branch
from
September 7, 2026 07:39
2053d07 to
8f31ab0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release note
Document the new
prometheus.serviceMonitor.schemeandprometheus.serviceMonitor.tlsConfigvalues in the HA Helm chart, which let Prometheus scrape Memgraph's OpenMetrics endpoint directly over HTTPS when Bolt TLS is enabled.Related product PRs
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting