Skip to content

Commit 0de6461

Browse files
authored
add overview image (#54)
1 parent 19d8a43 commit 0de6461

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

public/images/overview_diagram.png

114 KB
Loading

src/pages/deploy.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The Autometrics Stack contains the following components:
1111
- Explorer for visualizing Autometrics data
1212
- Slack Application for better alert workflows between Prometheus and Slack
1313

14+
![Autometrics stack overview diagram](/images/overview_diagram.png)
15+
1416
Each of these components can be easily adopted and deployed to a hosting option of your choice (components are available as Docker images for ease of use):
1517

1618
### Prometheus

src/pages/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Here's a simple overview video for Autometrics
2424

2525
## Getting started
2626

27-
You can start working with Autometrics as early as the first lines of your code and it can take you as far as alerting about issues in your team's Slack workspace. Here are the basic steps to get you started:
27+
You can start working with Autometrics as early as the first lines of your code and it can take you as far as alerting about issues in your team's Slack workspace.
28+
29+
![Autometrics stack overview diagram](/images/overview_diagram.png)
30+
31+
Here are the basic steps to get you started:
2832

2933
<Steps>
3034

0 commit comments

Comments
 (0)