mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: update ms sql server m1 mac support warning
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6515 GitOrigin-RevId: d07e73ab2456f22d0672273ae3669da69b8a9037
This commit is contained in:
parent
2f92abbda9
commit
d2e5fa60a2
@ -23,9 +23,9 @@ import Thumbnail from '@site/src/components/Thumbnail';
|
||||
- [Docker Compose](https://docs.docker.com/compose/install/)
|
||||
- An existing SQL Server database
|
||||
|
||||
:::warning Note
|
||||
:::info Note
|
||||
|
||||
While Hasura supports M1 Macs, MS SQL Server is not currently supported by Microsoft on ARM chips.
|
||||
Support for MS SQL Server on M1/M2 Macs was added in version `v2.15.0`.
|
||||
|
||||
:::
|
||||
|
||||
|
@ -6,7 +6,7 @@ keywords:
|
||||
- deployment
|
||||
- performance
|
||||
- tuning
|
||||
sidebar_position: 120
|
||||
sidebar_position: 95
|
||||
sidebar_label: Performance tuning
|
||||
---
|
||||
|
||||
@ -126,7 +126,7 @@ Observability tools help us track issues, alert us to errors, and allow us to mo
|
||||
is critical in production. There are many open-source and commercial services. However, you may have to combine many
|
||||
tools because of the architectural complexity. For more information, check out our
|
||||
[observability section](/observability/index.mdx) and our
|
||||
[observability best practices](/guides/best-practices-for-production/observability.mdx).
|
||||
[observability best practices](/deployment/best-practices-for-production/observability.mdx).
|
||||
|
||||
## Software architecture and best practices
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user