Skip to content

Commit 3063d8e

Browse files
authored
luna name change (#45)
1 parent b89e428 commit 3063d8e

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

local-preview-playbook.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,6 @@ asciidoc:
221221
cr-short: 'CR'
222222
crd: 'custom resource definition (CRD)'
223223
crd-short: 'CRD'
224-
# Custom attributes only used in ragstack-ai
225-
astra_db: 'Astra DB'
226-
astra_ui: 'Astra Portal'
227224
# Antora Atlas
228225
primary-site-url: https://docs.datastax.com/en
229226
primary-site-manifest-url: https://docs.datastax.com/en/site-manifest.json

modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In addition to the required components, you might want to include some *optional
7575
* https://pulsar.apache.org/docs/functions-worker-run-separately/[Dedicated functions worker(s)] - You can optionally run dedicated function workers in a {pulsar-short} cluster.
7676
* xref:luna-streaming:components:admin-console-tutorial.adoc[{pulsar-short} AdminConsole] - This is an optional web-based admin console for managing {pulsar-short} clusters.
7777
* xref:luna-streaming:components:heartbeat-vm.adoc[{pulsar-short} Heartbeat] - This is an optional component that monitors the health of {pulsar-short} cluster and emits metrics about the cluster that are helpful for observing and debugging issues.
78-
* Prometheus/Grafana/Alert manager stack - This is the default observability stack for a cluster. The Luna Helm chart includes pre-made dashboards in Grafana and pre-wires all the metrics scraping.
78+
* Prometheus/Grafana/Alert manager stack - This is the default observability stack for a cluster. The {company} {pulsar-short} Helm chart includes pre-made dashboards in Grafana and pre-wires all the metrics scraping.
7979

8080
To enable these optional components, set them in the Helm chart values. For example, to enable the {pulsar-short} Admin Console in your {pulsar-stack} deployment, add the following configuration to your https://github.com/datastax/kaap/blob/main/helm/kaap-stack/values.yaml#L25[values.yaml] file:
8181
[source,yaml]

0 commit comments

Comments
 (0)