Skip to content

Commit

Permalink
Add support info to self hosted page (#471)
Browse files Browse the repository at this point in the history
* add support info to self hosted page

* add version requirement
  • Loading branch information
kathweinschenkprophecy authored Dec 13, 2024
1 parent ffae0c7 commit 72fe67c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/architecture/self-hosted/download-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ tags:
- support logs
---

As an admin user, you can download your environment logs from Prophecy without needing access to your Prophecy cluster or the assistance of Prophecy Support. This reduces the delay in debugging any issues with your Prophecy services.
:::info
This feature requires Prophecy 3.4.1.0 or later.
:::

Prophecy lets you download logs to help debug issues with your Prophecy services. As an admin, you can download environment logs directly from Prophecy without needing access to your Prophecy cluster or assistance from Prophecy Support.

## Use case
![Download logs](../../release_notes/2024/img/nov-download-logs.png)

- The overarching objective is to debug what is going on with your Prophecy services.
- To achieve this, we've enabled admins to be able to download Prophecy logs and environment information so that they can upload them to Zendesk.
This streamlines the process and reduces delays in troubleshooting by enabling you to quickly share logs and environment details with Zendesk for further analysis.

### Download logs features

Expand All @@ -24,9 +27,7 @@ You can use the Download Logs feature to capture logs using the Services and tim

The captured logs include all relevant Prophecy configurations, such as the following items:

- Kubernetes cluster configuration
- Resource quotas
- Node configuration
- Kubernetes cluster configuration, including resource quotas and node configuration
- Cluster custom resources
- Config maps and files
- Resource consumption logs
Expand Down
4 changes: 4 additions & 0 deletions docs/architecture/self-hosted/self-hosted.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ There are a couple of ways to install the self-managed version of Prophecy:

Once Prophecy is installed, you'll have to manually perform upgrades, backups, restores, etc.

:::info
For personalized help, contact [support](https://prophecy.zendesk.com/). If applicable, send along your [logs](download-logs.md) to help us troubleshoot.
:::

## Spark

After installation, Prophecy requires the following for interactive development:
Expand Down

0 comments on commit 72fe67c

Please sign in to comment.