Commit Graph

1605 Commits

Author SHA1 Message Date
Martin Mark
0be424475a Docs: MongoDB on Cloud / GA Update
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9580
Co-authored-by: Martin Mark <1396255+m-rgba@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: fcc0414d49943032661cd5fccdd7a2a7ce3deaaa
2023-08-28 15:13:09 +00:00
Rob Dominguez
0e55ea931f docs: add admonition to escape special characters in JDBC URLs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10212
GitOrigin-RevId: 24c57dd4b9d9d73c224962828ff846518a18853a
2023-08-25 13:37:42 +00:00
Sean Park-Ross
b49952230e CLI: Fix help message on metadata export
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10198
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: f4bb3451c37283cfa0658d56b678052bd02bff94
2023-08-24 08:54:40 +00:00
Toan Nguyen
d40f9057e4 server: support environment variable template for open telemetry URLs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10165
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: ef145deb469007c4a04237ec2219e0f81be8d6c9
2023-08-24 02:24:46 +00:00
paritosh-08
38b2b2f253 docs: remote relationship predicate in permission
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10168
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: b09c3ceabc88588c0b6e8f64db3c3177c7984fb1
2023-08-23 12:12:30 +00:00
Sean Park-Ross
27c19d313c Docs: Remove Docker mentions from Scheduled Triggers recipes using Docs Sample App
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10170
GitOrigin-RevId: f62173351c04a2d7cbd9cf3d92c9a191591be1bf
2023-08-22 15:42:34 +00:00
Sean Park-Ross
5aa891cd06 Docs: update image width specification in wiki
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10169
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 305dc9c9f06e1f9b1d3b23392e07a559d6cb4412
2023-08-22 13:36:57 +00:00
Rob Dominguez
484f5fe9b6 docs: update expiration recipe to match new schema
[DOCS-1196]: https://hasurahq.atlassian.net/browse/DOCS-1196?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10160
GitOrigin-RevId: bec5c163167141414b170430c4867141749a88fe
2023-08-22 13:02:25 +00:00
Rob Dominguez
f63845b436 docs: update csv import docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10164
GitOrigin-RevId: fa6f087b5ef222c4f6f64bf243076a09d862a938
2023-08-22 12:50:55 +00:00
Rob Dominguez
b06b04a426 docs: update abandoned cart recipe to match new schema
[DOCS-1196]: https://hasurahq.atlassian.net/browse/DOCS-1196?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10159
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: a364506822d2510593812cf10d7c82e109359ca9
2023-08-22 12:45:07 +00:00
Rob Dominguez
6f4f5f9748 docs: udpate otel admonitions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10166
GitOrigin-RevId: fe345b223587e81e80db66a5dd0464e82302a6c2
2023-08-22 12:09:56 +00:00
Rob Dominguez
3b62671a48 docs: update daily summary recipe to match new schema
[DOCS-1196]: https://hasurahq.atlassian.net/browse/DOCS-1196?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10158
GitOrigin-RevId: 4786c43715ec53cdebc671b95443956fa8be46d1
2023-08-22 11:49:33 +00:00
Vijay Prasanna
15f25ed978 console: update docs to match the new relationships UI
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10087
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 8f88ec9ecbc872355cb7d50894a47b034b48439f
2023-08-22 04:57:07 +00:00
Toan Nguyen
f35372dc97 docs: get started with kubernetes and helm
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9982
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: efaf375314f23b91b7faa32bf85083efc55e7ca4
2023-08-21 14:26:24 +00:00
Rob Dominguez
7bfb3b6169 docs: update produce review request email
[DOCS-1196]: https://hasurahq.atlassian.net/browse/DOCS-1196?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10146
GitOrigin-RevId: c6a08396ffb5437c8d779ba2b2ffabbd3c5c645b
2023-08-21 12:34:24 +00:00
Toan Nguyen
7f48bb9df6 docs: update observability best practices
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10115
GitOrigin-RevId: 6f0d8278265724d18a9e1ff90a2ce67c2e8efd5c
2023-08-21 12:28:40 +00:00
Rob Dominguez
c9a061918f docs: update vpc peering
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10151
GitOrigin-RevId: 7256371a3bfc05be0dad641c5857561c3feb6807
2023-08-21 11:48:29 +00:00
Nithin
baa7002b81 docs: add azure dvpc & peering docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10141
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 85bd7958ab05534d3ef7cc9b5076c904024de432
2023-08-21 11:33:24 +00:00
Rob Dominguez
60593d070b docs: updates to quickstarts after sample app schema change
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10142
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 846156aa30c24147ff9dee9d43daf604277a1be4
2023-08-18 17:22:47 +00:00
Shahidh K Muhammed
99ceb06f30 docs: update ee page to indicate metrics are also available over otel
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10144
GitOrigin-RevId: a4e746d638d0ebce7609247dc255d3100d26e257
2023-08-18 17:17:28 +00:00
Tom Harding
e36985ed67 Describe the minimum IAM permissions for BigQuery
[NDAT-802]: https://hasurahq.atlassian.net/browse/NDAT-802?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10117
GitOrigin-RevId: 290406c5c44f4642d3a8a5b1e56dc894961a4e3e
2023-08-18 13:08:22 +00:00
Tom Harding
32ef306e99 Describe minimum role permissions for Postgres
[NDAT-802]: https://hasurahq.atlassian.net/browse/NDAT-802?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10116
GitOrigin-RevId: f7ab5347f0837c55db69714172196411d2f580f2
2023-08-18 11:26:29 +00:00
Tom Harding
ec8e1bbc45 Describe minimum role permissions for MSSQL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10122
GitOrigin-RevId: 0d60c402855924753075b69b5670765eecd91f52
2023-08-18 11:18:01 +00:00
Sean Park-Ross
d141303da3 Docs: Fix incorrect column operators
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10105
GitOrigin-RevId: b2fcf8117eeba592b5c73c0b8adc69d6ab2cdb35
2023-08-17 16:23:06 +00:00
Rikin Kachhia
36bd4bf3ac ci: update latest stable release as v2.32.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10134
GitOrigin-RevId: cb07b817273adba6226cd7fbe1ad2f696a459b69
2023-08-17 16:16:11 +00:00
Brandon Martin
334a133573 Initial Clickhouse documentation
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10104
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 836b823c13f62d9cfd7e1c1e6bcbfdd0c8f88b40
2023-08-17 14:58:17 +00:00
Brandon Martin
0902cddd5f Initial advanced config for data connectors
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10091
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: a74bb822338b5f738884958fd4abaebf8d3a1925
2023-08-17 14:52:44 +00:00
Sean Park-Ross
ed8eeec59d Docs: Add ##Introduction where appropriate
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10132
GitOrigin-RevId: 3b89a304c7c66d2a520b6c02478b4f6698d7bb1f
2023-08-17 14:00:18 +00:00
Samir Talwar
15ac52ded4 server: Fix the Analyze feature for SQL Server.
The "Analyze" feature for SQL Server only partially worked. It would show the SQL generated, but not the execution plan. This is because SQL Server doesn't support generating a plan for prepared statements with parameters.

To work around this, we restructure the query as one without parameters. Instead, we replace each parameter with a variable. We declare the variables but don't set values. We then plan _that_, which works.

We run all this in a single query because local variables only last for a single transaction/batch.

This feature does not work for stored procedures.

[NDAT-582]: https://hasurahq.atlassian.net/browse/NDAT-582?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10125
GitOrigin-RevId: a4b45b9b207456ff4fbd1b69b008e93f87346342
2023-08-17 12:51:57 +00:00
Amit
d6b0a9cdb1 Corrected typo - configure-alerts.mdx
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10124
GitOrigin-RevId: e285f7f57a0909a9bda95a23e22029569b60eae5
2023-08-17 02:11:10 +00:00
Sean Park-Ross
f54034ddf7 Docs: Add OpenTelemetry admonitions to cloud providers
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10099
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 03c2171031d78080064f19920931633863fc2620
2023-08-16 13:46:11 +00:00
Sean Park-Ross
a58e0c853a Docs: Fixes side nav in Jupyter doc
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10120
GitOrigin-RevId: 90c71f2e9e83ef2cec3a2d92e2e27a3a2ce5fce3
2023-08-16 09:09:05 +00:00
Rikin Kachhia
25a66a6ef5 docs: refactor logical models / native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10090
GitOrigin-RevId: ead32b051c15f1d04742407b1844a57175497326
2023-08-16 06:08:43 +00:00
Rob Dominguez
9e3e56aea9 docs: update mssql analyze availability
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10112
GitOrigin-RevId: 1cca5259e79aa39a4dc7319db01b1698e296b6a2
2023-08-14 15:39:21 +00:00
Sean Park-Ross
aaa15ca924 Docs: AI section
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10107
GitOrigin-RevId: 2b6c90ad967dd8d8a63e304bfdb5a5a68130c00e
2023-08-14 07:46:33 +00:00
Krushan Bauva
d9283e1cac server: add dynamic labels to Prometheus metric hasura_websocket_messages_sent_bytes_total
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9920
GitOrigin-RevId: 7fb49f07d7914d08576dd0062fbea406b897e45e
2023-08-10 11:53:34 +00:00
Krushan Bauva
cb9996d9e5 server: add Prometheus metrics hasura_postgres_connection_init_time and hasura_postgres_pool_wait_time
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10032
GitOrigin-RevId: 696522090a252f8838c31da9ab92e6ed2b5cc5f8
2023-08-10 11:08:42 +00:00
Brandon Simmons
f6bbda77eb pro/server: add monitoring metrics for OTLP traces export
re. https://hasurahq.atlassian.net/browse/INFRA-832

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10080
Co-authored-by: Toan Nguyen  <1615675+hgiasac@users.noreply.github.com>
GitOrigin-RevId: 8de1c0a1703037cc9955da01f2593c2db15dc189
2023-08-10 10:35:14 +00:00
pranshi06
75f0629c5d server: change log level to error for triggers in Cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9873
GitOrigin-RevId: 703a16da479d35908a9a8c2862884d11a3135731
2023-08-10 10:04:05 +00:00
Rob Dominguez
3ec1e5e2da docs: add alerting subdir for cloud monitoring
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9711
Co-authored-by: Toan Nguyen  <1615675+hgiasac@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: a77346d408530d6802fac49109499d0842defd4f
2023-08-09 10:08:33 +00:00
Rob Dominguez
378aba7588 docs: transform vectordb page into subdirectory
[DOCS-1197]: https://hasurahq.atlassian.net/browse/DOCS-1197?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10078
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: e1e218318c115c469b7e90cd4b2fbb4b2bbbd767
2023-08-09 10:03:02 +00:00
nevermore
3a8cc7faca docs: Hasura gateway plugin docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10081
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: a349bdf4b93fa63c06a776270bb07808f5420acd
2023-08-08 15:58:10 +00:00
Rob Dominguez
d6d4eff7ad docs: add google cloud sql server guide
[DOCS-1147]: https://hasurahq.atlassian.net/browse/DOCS-1147?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10010
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: bb501e4d3fdde4aff105399218543f0502aa3667
2023-08-08 11:52:07 +00:00
Rob Dominguez
6d3a426250 docs: add jupyter notebooks for data connectors
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10009
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: c69c05b4502f3bb428ab7dfaba3e3252d18855bd
2023-08-07 17:22:20 +00:00
Rob Dominguez
657661dec9 docs: add note about billing pausing
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10063
GitOrigin-RevId: 0610d50425772c95390e4bd9eea5d12ea8829f9d
2023-08-07 12:01:39 +00:00
Rob Dominguez
a2353f5a35 docs: backport hotfix ref change for images
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10066
GitOrigin-RevId: 96f224240adc8e9117ba484c786c956ba4944782
2023-08-07 07:38:01 +00:00
Sean Park-Ross
665af84248 Docs: Add AI Chatbot
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10060
GitOrigin-RevId: fec8f355952064b2d8aa4a3cb346f6b392c724f6
2023-08-04 15:00:36 +00:00
Rob Dominguez
a3a3ba6ecb docs: add update to cli migrations image
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10061
GitOrigin-RevId: a46234921594f8d443c20557d10feaf80123bf8d
2023-08-04 14:23:04 +00:00
Sooraj
cd3bf1c7e0 docs: add open telemetry changes to the docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10057
GitOrigin-RevId: 33ec00dfae21fb2ef245066a017747ee97e20dc1
2023-08-04 11:35:06 +00:00
pranshi06
7647456718 server: configuration to specify which Header to pick for JWT Authentication
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9942
GitOrigin-RevId: 4f18d29f07c213a001d43b88e3ce2991230e28e6
2023-08-04 10:37:40 +00:00