Commit Graph

1550 Commits

Author SHA1 Message Date
Rob Dominguez
7fde2f4973 docs: add note and pointer to restified api docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9458
GitOrigin-RevId: aa90396975c1cf78adb3da8d08bcdc170a05ec48
2023-06-12 09:52:30 +00:00
Philip Lykke Carlsen
42916ad6c2 docs: Port Postgres docs of Native Queries and Logical Models to other supported backends
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9483
GitOrigin-RevId: e2e52c14cdde2eabb7f23b5d4991fd467609b313
2023-06-09 13:58:31 +00:00
Anon Ray
c3527e3c98 server/pro: increase the defaults of cache params in EE
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9470
GitOrigin-RevId: aa565de9d9876ae381e791a30c747fbefd96f69a
2023-06-08 16:57:36 +00:00
Philip Lykke Carlsen
e3ba41324b docs: logical model references, native query relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9462
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 29a40ebf19c60fa182449c3721bf1d8d9f2d999f
2023-06-08 14:04:09 +00:00
Rikin Kachhia
5601e1bd1f update install manifests with v2.27.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9480
GitOrigin-RevId: e41a50f9d3144a8306e16de458d06d3683b80cce
2023-06-08 13:57:55 +00:00
Rob Dominguez
b9b9ce361d docs: add missing explanations on logging page
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9436
GitOrigin-RevId: 08bd33be10aa35e363b0bc665e2ee656c2178cb2
2023-06-08 11:44:24 +00:00
Martin Mark
a35e8ef691 Docs: MongoDB - Initial Draft
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9403
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>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: a2279a425d93f7cab22c47de9eda4cd913fbefe8
2023-06-08 10:52:05 +00:00
pranshi06
1372a649df server: add support for ES-* ( ES256, ES384 and ES512) algorithms for signing the JWT
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9273
GitOrigin-RevId: e891a14e992e4345f5470e1e99dbfc21d9105c31
2023-06-08 09:27:42 +00:00
surendran82
4613aaf56e docs: hasuracon banner ui updates
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9463
GitOrigin-RevId: 4310a82f05ebf09f81e24c15904d1e59089856ed
2023-06-07 18:23:43 +00:00
Rob Dominguez
60ba0566db docs: sidebar grouping
[DOCS-1023]: https://hasurahq.atlassian.net/browse/DOCS-1023?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9427
GitOrigin-RevId: afe1325ce28f4432bbba98b48016da0e7b90d733
2023-06-07 14:47:09 +00:00
Rob Dominguez
792e7d9847 docs: add note about sticky sessions & add out-of-order subs use case
[DOCS-838]: https://hasurahq.atlassian.net/browse/DOCS-838?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[DOCS-840]: https://hasurahq.atlassian.net/browse/DOCS-840?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9425
GitOrigin-RevId: 2bd13aa325c4bc4a1677591fcf1858bf2963e3ea
2023-06-06 07:14:36 +00:00
Rob Dominguez
b8f8fea568 docs: update operators
[DOCS-836]: https://hasurahq.atlassian.net/browse/DOCS-836?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9175
GitOrigin-RevId: 6f3804890d862c7efe522352ff29d5b047a2e704
2023-06-02 11:41:27 +00:00
Sean Park-Ross
6102270f11 Docs: Feature Support Matrix for Oracle
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9079
GitOrigin-RevId: 472d09d5e0ff2743f0d071fab1d30f6a4beb3198
2023-06-01 17:31:18 +00:00
Sean Park-Ross
6eeea80089 Docs: Feature Support Matrix Table for MySQL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9078
GitOrigin-RevId: 0bc899c9450f835a5949d8ff79fe8cbd92ace4c4
2023-06-01 17:22:27 +00:00
Rob Dominguez
81d74f095a docs: change quotes on getting started backend guide
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9378
GitOrigin-RevId: c602758e97b855c759028d9945a9288ce2e42a85
2023-06-01 05:46:56 +00:00
Rob Dominguez
b3393cc344 docs: add skip_onboarding query param
[DOCS-990]: https://hasurahq.atlassian.net/browse/DOCS-990?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9266
GitOrigin-RevId: 1dc772f6b4e1f6235b56f8a42e8b6a4120302334
2023-05-30 14:15:31 +00:00
Rob Dominguez
3ac749fbfb docs: improve pg views docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9325
GitOrigin-RevId: e2c668e6efd0a348fbc4bffbf63fb577f094e02d
2023-05-30 11:38:43 +00:00
Rob Dominguez
372b5b54c1 docs: add admin secret header
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9323
GitOrigin-RevId: c4b08adcd75d0cc67551615c9e71c1dd7ab2ee05
2023-05-30 11:03:53 +00:00
Rikin Kachhia
5b449909eb ci: update latest stable release as v2.26.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9342
GitOrigin-RevId: d2463dad59a98e7236065d90efa0e8892bf012a3
2023-05-30 09:11:44 +00:00
Rob Dominguez
b63046f4a8 docs: add dex info for google sso
[DOCS-946]: https://hasurahq.atlassian.net/browse/DOCS-946?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9154
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: b3f75e8dbb1c2f29ed68c45da9cb45f21b057ab1
2023-05-26 15:53:44 +00:00
Rob Dominguez
cee83014e1 docs: backport hotfix for product badges on NQ and LM
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9319
GitOrigin-RevId: 4559d3df3e1f94831ff266d9863b31ae4973708b
2023-05-26 13:15:41 +00:00
Sooraj
e607e302d2 Docs:Remove EE trails banner from Import OAS docs page.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9311
GitOrigin-RevId: 5ed474e8be33ebb592f15f8430b4d5c2eb300fb6
2023-05-26 11:43:18 +00:00
Lyndon Maydwell
f088eabdf3 Docs for Snowflake UDFs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9267
Co-authored-by: Brandon Martin <40686+codedmart@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: de656b5cebc3894045b1dc6daf2d2d4ae0b036a0
2023-05-26 11:37:08 +00:00
Anon Ray
2fc448d9a5 docs: move cache metrics page to last position in the sidebar
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9296
GitOrigin-RevId: 7ba30b3c03af3c35800dba185c9e154d2a93c9f9
2023-05-25 11:59:26 +00:00
Naveen Naidu
d8cbde20ab docs: event trigger observability and performance
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9263
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: ca2565b8559ef884129667f1c9d2ca310a30a55a
2023-05-25 11:56:08 +00:00
paritosh-08
3e3e73b81f docs: subscription observability and performance
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9254
GitOrigin-RevId: 464ae1c7b67ff8bcacdea899d2612d57ad8bf443
2023-05-25 11:08:13 +00:00
Rishi Divate
bb290c38fe docs: GA readiness for MySQL, MariaDB and Oracle
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9252
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 45abdb23b215e5cb6ae1628b8a42131f2df207ca
2023-05-24 14:44:26 +00:00
Krushan Bauva
e3df24507d server: add dynamic labels trigger_name and source_name to existing event trigger metrics
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9265
GitOrigin-RevId: 6fb6504f1a476ea6c8b810e067770920757e8dc6
2023-05-24 13:23:43 +00:00
Rob Dominguez
25436bcea9 docs: add the dalles to gcp regions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9274
GitOrigin-RevId: 67a17c6d5902eec25ae70ab3cbe637073745d897
2023-05-24 09:12:43 +00:00
Puru Gupta
0558910e6a docs: add cache metrics docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9219
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: d2aa98ecd330ecf08df8db0b0310d1f1853f73be
2023-05-23 12:53:29 +00:00
Rob Dominguez
c3a0b90033 docs: improve getting started
[DOCS-954]: https://hasurahq.atlassian.net/browse/DOCS-954?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9249
GitOrigin-RevId: e0230cb6406fa84062a40e2f18f100fa51459a05
2023-05-22 17:12:38 +00:00
Brandon Simmons
230e8a8cad INFRA-830: add prometheus metric corresponding to /healthz/sources
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9134
Co-authored-by: awjchen <13142944+awjchen@users.noreply.github.com>
GitOrigin-RevId: 03f2aa72757d405b314c252234e0cd81787c3948
2023-05-22 15:21:48 +00:00
Rob Dominguez
adba27a472 docs: small fixes 05
[DOCS-978]: https://hasurahq.atlassian.net/browse/DOCS-978?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[DOCS-991]: https://hasurahq.atlassian.net/browse/DOCS-991?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9227
GitOrigin-RevId: ba80a85033b8e1696c908a22916221cd96b1e9c4
2023-05-22 13:21:52 +00:00
Anon Ray
37384ec60d docs: improve some basic docs on caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8887
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 0597ca635eaf370053f0158925c6a531cc643311
2023-05-22 08:37:54 +00:00
Gil Mizrahi
dcbe163a88 docs: add documentation for stored procedures
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9211
GitOrigin-RevId: d336ccd6a811861a6f2ebd5251bd5441d0112ddb
2023-05-19 15:48:02 +00:00
Rob Dominguez
d46bb7b0cd docs: add pointer to metadata best practices
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9191
GitOrigin-RevId: 69595f5a356aa46a06a4cd55feb21e352eb72e21
2023-05-19 15:18:11 +00:00
Rob Dominguez
962e176258 docs: change sidebar behavior
[DOCS-967]: https://hasurahq.atlassian.net/browse/DOCS-967?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9179
GitOrigin-RevId: f99e342f6ca2602304c8f35b016b2d63c93340b0
2023-05-19 13:09:44 +00:00
Rob Dominguez
c0e998400b docs: update jaeger info for ee
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9156
GitOrigin-RevId: 5e483fbee33356cf52ffabef145f709f2a8b1e46
2023-05-19 13:06:40 +00:00
Jigyasu Arya
faedb37857 docs: update cta text for new product launch webinar banners
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9223
GitOrigin-RevId: 3d136a292aec81776a04a036f1cdfebd3c7117d1
2023-05-19 11:18:15 +00:00
Sooraj
62304a9182 docs: update product badge on Import OAS feature doc page
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9215
GitOrigin-RevId: 7a8df6fd11e839cdebba2e632938a90315bbcbee
2023-05-18 17:46:54 +00:00
Sean Park-Ross
6e43df386b Docs: Data Connectors
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9015
GitOrigin-RevId: 5ed2c619456b9cbe26ee89d0cecf1adc013cb9f9
2023-05-18 15:01:58 +00:00
Anon Ray
daf5607695 docs: add a note on refresh argument for caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9207
GitOrigin-RevId: dbc778c47399db2644e40f6ffd829720c095bcad
2023-05-18 14:45:16 +00:00
Naveen Naidu
770407110c server: add total time, db exec time subscription metrics
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8899
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: c8c4a89576ae95265a8e4f4e6803a12ba7e840d4
2023-05-18 12:57:26 +00:00
Daniel Chambers
605f0281dc Add untrack_tables metadata API
[GDC-1198]: https://hasurahq.atlassian.net/browse/GDC-1198?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9181
GitOrigin-RevId: 0ff4acae990476f93d11829173e0e4f31e8db04e
2023-05-17 15:31:56 +00:00
Samir Talwar
428613d3f3 docs: Logical Model + Native Query documentation for SQL Server and BigQuery.
This adds Logical Model + Native Query documentation for SQL Server and BigQuery. It is very similar to the documentation for PostgreSQL.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9194
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 84c003ad4a836c16590c1eccccef02279937fc10
2023-05-17 14:16:06 +00:00
Samir Talwar
c8a417406f docs: Add documentation for Logical Models and Native Queries.
This adds four pages to the documentation:

  * GraphQL Schema → Postgres → Extend with Logical Models
  * GraphQL Schema → Postgres → Extend with Logical Models → Native Queries
  * API Reference → Metadata APIs → Logical Models
  * API Reference → Metadata APIs → Native Queries

It only covers native queries in PostgreSQL. We will add documentation
for SQL Server and BigQuery after this has been approved.

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

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9180
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 7b8f7b6c656074172bcb80472f7af88864d20159
2023-05-17 08:10:44 +00:00
paritosh-08
67044e6675 docs: high cardinality label for metrics toggle
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9135
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 75932f6848c9df74f5d11023e29702b9ff124c35
2023-05-17 05:38:10 +00:00
Anon Ray
af68742666 docs: add caching parameters to EE docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9077
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: ca0456e6a2592e8b4269ecec046f0c1a4364c2cd
2023-05-16 08:09:01 +00:00
Puru Gupta
d55c664d83 server/pro: add prometheus metrics for caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9140
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 945a6e650f8b8f1b04647d6f5a632ce767298229
2023-05-16 07:38:36 +00:00
Daniel Chambers
c664e1fbba Add track_tables metadata API
[GDC-1198]: https://hasurahq.atlassian.net/browse/GDC-1198?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9120
GitOrigin-RevId: bb86acaf8b06529a34113a80c3fe2409c3d69a63
2023-05-16 04:05:02 +00:00
Rob Dominguez
928a0c99bd docs: add relationships note to bq supported features
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9155
GitOrigin-RevId: 79df6405c5a29070b5e259b053d0452a65b022b8
2023-05-15 18:31:27 +00:00
pranshi06
0e6811d9df server: add HTTP response status in the Kriti context for Actions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9125
GitOrigin-RevId: d0d35d1f9fa5ec04b42132007e2905087349fbd6
2023-05-15 16:35:22 +00:00
Krushan Bauva
ca0f007bc3 server: add new metric hasura_events_fetched_per_batch
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9121
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 3b68c1ec192c55f1fb765a8887271276e22f7bdd
2023-05-15 15:06:39 +00:00
Rob Dominguez
38aca92458 docs: update EE overview language
[DOCS-899]: https://hasurahq.atlassian.net/browse/DOCS-899?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9127
GitOrigin-RevId: 4c47b71864076b5390ebd6dc4ae8b0c41f80fa30
2023-05-15 11:55:31 +00:00
Rob Dominguez
426e8aed42 docs: add pointers to ee trial
[DOCS-896]: https://hasurahq.atlassian.net/browse/DOCS-896?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9138
GitOrigin-RevId: e340b5fbdb83cfc126ef16eb831caa16c389fb3f
2023-05-11 20:31:51 +00:00
hasura-bot
ae14af3fa5 docs: fix typo in remote-schemas overview
GITHUB_PR_NUMBER: 9520
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9520

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9128
Co-authored-by: Jahir Fiquitiva <10360816+jahirfiquitiva@users.noreply.github.com>
GitOrigin-RevId: 4e69199664540df711f6086c9f314e1b57bf5b0b
2023-05-11 12:19:42 +00:00
Jigyasu Arya
c70ef14901 docs: add strip banner for hasuracon 23
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9112
GitOrigin-RevId: 8db39624f55814902275237f6c466236ed0dd465
2023-05-11 11:12:13 +00:00
Jigyasu Arya
4b492e1d79 docs: add new product launch webinar banner for mysql, oracle & mariadb section
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9091
GitOrigin-RevId: 215ba8051eb957f751258a22562eef3980de8c85
2023-05-09 14:50:49 +00:00
Rikin Kachhia
7a28f0a349 docs: update overview pages sidebar labels
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9094
GitOrigin-RevId: f406ba6d7919c964b7d95bbcf1d00d12a8bb2512
2023-05-09 14:28:23 +00:00
Samir Talwar
b1ed4db28d docs: Clarify that aggregations aren't supported for implicit types.
You can't `sum` an `INTERVAL`, unfortunately.

I also removed _docs/.yarnrc_ as it seems to be unused; _docs/.yarnrc.yml_ is the new <del>shit</del> <ins>stuff</ins>.

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

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9070
GitOrigin-RevId: bc0290471dfa1b697340cc926824eaa2dd034542
2023-05-09 09:05:20 +00:00
Samir Talwar
f4f1c9f0df docs: Clarify the impact of using an object as input to order_by.
It appears this wasn't clear enough. We are now mode forceful in our recommendation to use arrays for `order_by`.

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

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9067
GitOrigin-RevId: 643964c0bea0650751dd2605c13472c50649c650
2023-05-08 12:25:40 +00:00
Daniel Harvey
285a200a87 chore(server): delete MySQL native backend
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9050
GitOrigin-RevId: 1515fb0efdb1baa05ffe3ff7cf6f230acd0cde29
2023-05-05 10:32:56 +00:00
Rikin Kachhia
b4ca49fc8d docs: fix broken link in migrations docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9058
GitOrigin-RevId: ebedd041877cac8dc59cb62d2c405860b643be2b
2023-05-05 08:06:39 +00:00
Sean Park-Ross
69556fe721 Docs: Event Trigger Delivery
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8307
GitOrigin-RevId: 8dc024d5eb185e789ddf97e95ff4c355ef554dc4
2023-05-04 14:06:52 +00:00
Sean Park-Ross
3126f0b568 Docs: New What's New Notification
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8966
GitOrigin-RevId: 5bdc8c0b095e18d0b74a8afb7226bed74fd5ba55
2023-05-03 20:50:32 +00:00
Rob Dominguez
f9c55a2a04 docs: refactor metrics table for EE
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9013
GitOrigin-RevId: f867dc5daa22a9a76357280f5079eae5942963eb
2023-05-03 20:27:22 +00:00
Sean Park-Ross
b91c1f314f Docs: Small Changes 5
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8988
GitOrigin-RevId: 2abe5b949137fb5913d4197a6fa65d08797b0202
2023-05-03 13:46:54 +00:00
Sean Park-Ross
9fcc7f8ccf Docs: Add user ID for upcoming chatbot
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9020
GitOrigin-RevId: 10d9206d764abb33a059536b328f20fb3f03483d
2023-05-03 11:09:53 +00:00
Tirumarai Selvan
ee59a220e1 Update docs for rotating admin secret for Cloud
Since zero-downtime changes in multi-tenant (v2.23), no downtime admin secret rotation works on Cloud as well.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9030
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: ff87980218203c05872327295439640f3909db2a
2023-05-03 09:29:52 +00:00
Rob Dominguez
5b89d3562e docs: add admonition for db-access to use cases
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9019
GitOrigin-RevId: b7c5e01d5f93a68c344f68b925583ef4e260715d
2023-05-02 12:04:56 +00:00
Karthikeyan Chinnakonda
fc4f0256fb Docs: Add a guide on subscriptions multiplexing
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8912
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 9537c340e5f9e604e18c0eb5b4158b55ae6ba33a
2023-05-02 11:43:01 +00:00
nevermore
64e8ab51f9 docs: change in usecase title
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9017
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 3027c5243da2347b489d653fb699276ba54e72e4
2023-05-02 10:46:52 +00:00
Sean Park-Ross
ee006b45a2 Docs: Credential Security
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8584
GitOrigin-RevId: b2d088360fa6e0d440db19ba05c95ea11f566d84
2023-05-01 09:45:48 +00:00
Rob Dominguez
821b0ab0d6 docs: add mariadb to ee overview
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9008
GitOrigin-RevId: 90f8e7dabc1ac293c9f83a0b7f92e6379ac47ca0
2023-05-01 09:43:41 +00:00
Tom Harding
6f7458a7c5 Add documentation for *_get_source_tables
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8986
GitOrigin-RevId: 1caa507a41bbc5066cd5ae475c669af4cb2f3020
2023-05-01 09:41:28 +00:00
Rob Dominguez
8bf1d9cd4d docs: refactor use cases
[DOCS-854]: https://hasurahq.atlassian.net/browse/DOCS-854?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8667
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 77d502f0f1ad64f7b5ce3895077baf241abf7e42
2023-04-29 17:13:07 +00:00
Rikin Kachhia
cfc7b8a29d ci: update latest stable release as v2.24.1
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9003
GitOrigin-RevId: 6ecabfa29ac3213c04ccbc104c6999b16543c289
2023-04-28 17:23:45 +00:00
Rob Dominguez
06da81c8e8 docs: add pointers on mysql and mariadb index pages
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8979
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: 995afe0aad165b24e52a6c5fa0deed0f9e49e851
2023-04-28 11:41:18 +00:00
Rob Dominguez
2f337789ed docs: fix versionedlink on homepage
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8957
GitOrigin-RevId: 2408b129a3ac3ea0539ea7dd3c93e569e2c67302
2023-04-26 22:44:02 +00:00
Tom Harding
fb92b78b5f Document concurrent_bulk
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8951
GitOrigin-RevId: 4a323bc2558a58265f47985a808f50761cc87c69
2023-04-26 16:55:29 +00:00
Tom Harding
566b8b018c Add documentation for bulk_keep_going
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8950
GitOrigin-RevId: cd730f2ac97daa4cdca46427cd452f981e52497e
2023-04-26 16:26:00 +00:00
Rob Dominguez
3bc9c23bc6 docs: add ee trials to gdc-backed databases
[DOCS-877]: https://hasurahq.atlassian.net/browse/DOCS-877?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8923
GitOrigin-RevId: 1e09d7f2fa030f1a8f99f78086163b5a2bed0caa
2023-04-26 15:10:30 +00:00
Rob Dominguez
776fa51ab5 docs: update overview pages' titles
[DOCS-913]: https://hasurahq.atlassian.net/browse/DOCS-913?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8929
GitOrigin-RevId: 64a733ec808d0e8723a5c1cbe5f754829b7c1388
2023-04-26 15:05:00 +00:00
Sean Park-Ross
923c8eeb80 Docs: Amend Cloud Version Upgrades Note
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8886
GitOrigin-RevId: 7cf4544598a32afe25d6e40ff2e147e3bc5388b0
2023-04-26 14:56:21 +00:00
Rishichandra Wawhal
a3b5cfc8d4 docs: improve documentation for Hasura Enterprise
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8902
GitOrigin-RevId: 708d90f07a866891411d9e99799367880b4e9b1b
2023-04-26 12:04:43 +00:00
Karthikeyan Chinnakonda
c19bc58f1e Server: Websocket queue time and pre subscriptions start errors metrics [Subscription metrics - 3]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8870
GitOrigin-RevId: 35cb1f1c7ffe7c8dcdd65fa14c423fcd1c2de234
2023-04-25 20:29:30 +00:00
Rishi Divate
0361158ab7 docs: update MySQL, MariaDB and Oracle docs to reflect Beta
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8861
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: b12bbebd1673df8ba2ce5ccb2df6117c43991a2d
2023-04-25 19:46:00 +00:00
Rob Dominguez
3f34e59e34 docs: swap ee links on overview
[DOCS-897]: https://hasurahq.atlassian.net/browse/DOCS-897?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8891
GitOrigin-RevId: 811b471bd9cdf4bac1775d5653d2e55c8f7f05a4
2023-04-25 18:06:20 +00:00
Krushan Bauva
2a68a4ac18 server: API support for fetching events
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7587
GitOrigin-RevId: da9e77abe9e9eb0e414aaddccd021433cd40e604
2023-04-25 11:24:09 +00:00
Rikin Kachhia
93eef7b9d8 docs: update hasura federation sidebar title
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8883
GitOrigin-RevId: c5adb8c82e198a988760d980ef6630815ee35733
2023-04-24 15:23:32 +00:00
Karthikeyan Chinnakonda
9869e3fcf4 Server: add hasura_active_subscription_pollers_in_error_state metric [Subscriptions observability - 2]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8808
GitOrigin-RevId: 9686125e87bdf06cdb4b133d236bfa64c61bb6f3
2023-04-24 07:44:04 +00:00
pranshi06
28c8eb8fd1 docs: Update log types
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8835
GitOrigin-RevId: 75fb156a8c79bfac362d245889010d76e621e0e9
2023-04-21 19:13:49 +00:00
Sean Park-Ross
0af80b22d3 Docs: Fix Caching Gif
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8801
GitOrigin-RevId: 80b04ef8d7e59fbe260df5c83e82e5b923765dd7
2023-04-21 17:14:23 +00:00
Rob Dominguez
0f656f413c docs: remove out-of-date roadmap for mssql
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8853
GitOrigin-RevId: 363cb47d7d573b6cb25b892c57ad41706c7dd35f
2023-04-21 14:40:52 +00:00
Sean Park-Ross
a964892fca Docs: Replace GraphQL Federation Video
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8849
GitOrigin-RevId: a7e5290d365b89a215cd720c2ce45e9a493ccb0a
2023-04-21 12:39:35 +00:00
Varun Dey
caa56a9d5c docs: Add use case overview doc
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8831
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 9430bdac22058201bb0819bbe5f4a008c2188ea7
2023-04-21 09:07:36 +00:00
Kailash Sudhakar
63fe16604e Hide HasuraCon'22 banner
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8845
GitOrigin-RevId: 7ad2250d6f88a8b3e4e3da20328b095b3b8fa62d
2023-04-20 16:34:28 +00:00
Sean Park-Ross
3c3ad2d120 Docs: Update Apollo Subscriptions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8838
GitOrigin-RevId: 628b9f7bf6a4815f1d094346e04b97f0b2df6a8a
2023-04-20 13:13:09 +00:00
Puru Gupta
9d815b54ed docs: update docs for enabling EE rate limiting
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8811
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 111d059b7a002178c42f44926bbf220ab3ad2fe2
2023-04-20 11:16:44 +00:00
pranshi06
a4a1283f98 docs: configurable log types
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8778
GitOrigin-RevId: 9cefc5843e553517df7858e9193d9df7ae5c474b
2023-04-19 20:27:08 +00:00
Sean Park-Ross
decd3dcc55 Docs: Small Changes 4
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8694
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: 134a08f70614c5fbc0fa889912c58134dd2548bc
2023-04-19 16:59:51 +00:00
awjchen
5e97a1e475 server: set default service.name in opentelemetry exporter
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8169
GitOrigin-RevId: 0aac41869d6d9a100825f7a90fb976b75c006875
2023-04-19 16:16:31 +00:00
paritosh-08
4a15cfae99 docs: improve docs for auth-hook session variable caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8749
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: c685451d5c4da343a6074d3d5fd82d73f6f240b4
2023-04-19 13:31:52 +00:00
Karthikeyan Chinnakonda
41ed0d369b server: add active multiplexed subscriptions metrics
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8644
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: ff1f646cd6a4b8dd5106db4693b2c6ad465ae052
2023-04-18 15:33:01 +00:00
Sean Park-Ross
13b5f277ac Docs: Update diagrams in GraphQL federation
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8793
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 3711d81ab6922daaeb217fd7872ff91f88387d9a
2023-04-18 11:29:50 +00:00
Shahidh K Muhammed
ff0c6d43ec docs: add a note on supported from version for ee console sso
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8783
GitOrigin-RevId: ed95b8e6126aa0fe02641b2953855c535ddac1a6
2023-04-18 00:37:27 +00:00
Rob Dominguez
0b47b07c03 docs: add note for cloud upgrades
[DOCS-352]: https://hasurahq.atlassian.net/browse/DOCS-352?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8776
GitOrigin-RevId: dc965ff582062af35bcbdd346b56e455d56e111f
2023-04-17 12:19:41 +00:00
Rikin Kachhia
e95259e1f4 build: update manifests with latest version
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8775
GitOrigin-RevId: e5cfc438c3f14efc0dfd9a8bbbec984c7d203674
2023-04-17 10:32:05 +00:00
Toan Nguyen
1ad1e08959 Docs: Hasura EE console SSO
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8355
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: 065de606fffcd2d3d1a18b9cb739bd1168ad9a77
2023-04-17 02:48:11 +00:00
Sean Park-Ross
516fd4e52f Docs: Data federation rework
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8748
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 6471874cb11b5a33b98a09bc4298203e1b2a475e
2023-04-13 17:27:09 +00:00
Rob Dominguez
a5a76b565b docs: refactor product badges
[DOCS-518]: https://hasurahq.atlassian.net/browse/DOCS-518?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8724
GitOrigin-RevId: 88935fde9cf6235a7e4bfbe9fb4bb6020de64cca
2023-04-13 16:20:37 +00:00
Philip Lykke Carlsen
0346224444 Rename "Logical Models" → "Native Queries"
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8769
GitOrigin-RevId: 66f2cbfb620d641e672a4074554d9d324a18c591
2023-04-13 16:12:20 +00:00
Sean Park-Ross
ef5377a09e Docs: Oracle into Alpha with mutations
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8632
GitOrigin-RevId: b6751b53e6fba1a7707472a838031de24e05ba8a
2023-04-13 15:32:00 +00:00
Rob Dominguez
cdbf167c26 docs: add restified directory
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8605
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: b6a30723b03b90c9e74f9a216809ce124ec5f4c7
2023-04-13 14:21:26 +00:00
Sean Park-Ross
dc75c77b95 Docs: EE to Enterprise Edition replace
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8766
GitOrigin-RevId: 464088adc707c45e1ca17fedaaeb2de4b65f367b
2023-04-13 12:54:49 +00:00
Brandon Martin
d584a8ed27 docs: add MariaDB
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8705
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: 95c35780c91d04ca213dc3216c5bb37d82dd7a64
2023-04-13 02:16:00 +00:00
Sean Park-Ross
7053b87616 Docs: Refactor UPPERCASE admonitions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8717
GitOrigin-RevId: 1bd5c2dff9fe19f5d2bc3fec674c1d77f7d53861
2023-04-11 15:00:49 +00:00
Sean Park-Ross
8849bc5f78 Docs: Remove Hasura Data
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8586
GitOrigin-RevId: ae9383fd10972d2b441f66b59a6ce5cb1c0ae7b3
2023-04-11 12:05:12 +00:00
Sean Park-Ross
3509ef8afc Docs: Mark Migrations as applied
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8437
GitOrigin-RevId: 3d0cfbdd7c2fb14af1d761abc1bf4f883fc5d516
2023-04-11 12:02:41 +00:00
Rob Dominguez
a5dec6ca72 docs: add env var instructions for snowflake
[DOCS-837]: https://hasurahq.atlassian.net/browse/DOCS-837?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8628
GitOrigin-RevId: 7441f15dea3aaf21d18df8b5606a4b4bd971c9d3
2023-04-11 11:07:37 +00:00
Sean Park-Ross
a1cd2b8176 Docs: Websocket Auth Clarification
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8695
GitOrigin-RevId: c19c121083e768d805d2adad38f7027ecd134957
2023-04-10 15:33:44 +00:00
Rakesh Emmadi
b18c86c7f7 docs: document the strict parameter in healthz API reference
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8693
GitOrigin-RevId: 9201279658a474da7624ab439345ef62fbc56fc4
2023-04-10 11:45:48 +00:00
Daniele Cammareri
9140d2c83b doc: add validation for dynamic routing
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8669
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: a1fe971ae0b62ea90da6f4a1ac303293fa7b8a44
2023-04-06 18:21:59 +00:00
Rikin Kachhia
ed9f120241 docs: add cloud use case based onboarding guides
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8578
Co-authored-by: Abhijeet Khangarot <26903230+abhi40308@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aaysha <109507451+aayshasura@users.noreply.github.com>
Co-authored-by: nevermore <31686586+OjasWadhwani@users.noreply.github.com>
Co-authored-by: Priya Sharma <25654753+PriyaSharma45@users.noreply.github.com>
Co-authored-by: Vaishnavi <85152989+vaishnavigvs@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: a2f5154c1dece4513c8b86849a5e54cbf3560cbb
2023-04-06 14:45:21 +00:00
Sean Park-Ross
32fd3e04be Docs: Zero downtime env var updates admonition
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8642
GitOrigin-RevId: 43489870696ec745e885d466e45554c48f814ba7
2023-04-06 12:54:55 +00:00
Tirumarai Selvan
8b49d28ea8 Rename title for dynamic routing and other edits
- Renames feature to Dynamic Routing or Dynamic Routing for Databases (as appropriate)
- Adds a heading for How it works

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8663
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: dea48043ce490cd4cda7d37e8a2e1633945596fb
2023-04-06 12:20:19 +00:00
Rob Dominguez
281f23f8b6 docs: update ee trial instructions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8653
GitOrigin-RevId: d4a3a2762d347584cdf8c160e866c6987f5b4e30
2023-04-06 03:14:38 +00:00
paritosh-08
774075a709 server: add code field to warning object in metadata API responses
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8601
GitOrigin-RevId: 7034c0a04b87c44731680917aa3946084b705959
2023-04-06 02:41:24 +00:00
Rishichandra Wawhal
660ba821c6 README, docs: add Telemetry note
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8648
GitOrigin-RevId: 0678a0099c11f948ffaf327b6df02538e41834db
2023-04-05 17:23:15 +00:00
Vaishnavi
91c3a4ec09 EE Trial Docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8432
Co-authored-by: Manas Agarwal <5352361+manasag@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>
Co-authored-by: Rishichandra Wawhal <27274869+wawhal@users.noreply.github.com>
GitOrigin-RevId: cc03d4602057f0032abad2a4c0f915e68024f3b9
2023-04-05 11:40:55 +00:00
awjchen
a4db4c225f docs: enterprise edition telemetry
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8575
Co-authored-by: Manas Agarwal <5352361+manasag@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 83afe631cf0cb20a0d26fc28b1151f1e30376101
2023-04-04 22:37:56 +00:00
Sean Park-Ross
9c779a64bf docs/sean/small-fixes-03
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8536
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 422c938f13d850caa22b01b867d48f515e1f7038
2023-04-04 14:49:52 +00:00
Shraddha Agrawal
f454a41c29 docs: add docs for logs & metrics exported by Cloud APM integrations
[CPS-275]: https://hasurahq.atlassian.net/browse/CPS-275?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8145
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: e01e7ee166cdf423d8585ab1eb041d806f47ad70
2023-04-04 06:11:41 +00:00
Amit
2e6250f349 Professional plan: billing by active hour
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8591
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 88d023af9d8f2ac949ec897854b7e0cd61662282
2023-04-04 00:08:10 +00:00
Rob Dominguez
4b2344f646 docs: fix sidebar icons
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8589
GitOrigin-RevId: 24f7310233bdd75c34a2053aebd4f6ad4d27385c
2023-04-03 15:01:12 +00:00
pranshi06
e6c8abf7d4 server: add connection_template as an argument in pg_test_connection_template API
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8520
GitOrigin-RevId: 525bba9015ad4e143e94124e42ec4518252932cb
2023-04-03 14:27:12 +00:00
Gil Mizrahi
ed4f3b7406 feature(server): CockroachDB now supports distinct. Document and test
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8596
GitOrigin-RevId: 3dbc5fccb1d4387041a5a80794158c4f50b70848
2023-04-03 11:51:22 +00:00
Rikin Kachhia
0bfe558345 docs: update cloud getting-started and project pages
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8582
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: bfd8f4fbdfea6e54da1a9a9335ff3d2efbe8f851
2023-04-03 09:43:45 +00:00
Rikin Kachhia
6a75ca1283 docs: update database quickstart
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8585
GitOrigin-RevId: b556d017eba8c73a024b1b430dbaf59cd1be03e5
2023-04-03 08:12:57 +00:00
Rakesh Emmadi
454fbc7f69 server/pro/cloud: add resolved connection template context in error response in dev mode
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8541
GitOrigin-RevId: 57f97ac336be8e656dcfcf4e339ad2ccc5c62393
2023-03-30 12:09:32 +00:00
paritosh-08
e317c1a53f server: add new metrics for scheduled triggers
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8401
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 0cdec9e7b5e9251bf7c8b710b7552d065d62e195
2023-03-30 05:52:54 +00:00
paritosh-08
b7bae6dfec server: add new metric for event trigger observability
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8380
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: df7d5c53668fc84e7d70d471e29774136f5d560a
2023-03-29 16:48:19 +00:00
Rob Dominguez
86c9982c51 docs: add pointer to support from policies index
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8481
GitOrigin-RevId: c27a4f6df2b227ca7f5c71e4ae73c85587f7c735
2023-03-29 12:16:49 +00:00
Abhijeet Khangarot
01c6bfdc8b docs: update video player component to accept attribute as props
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8510
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: e46c7923dcf1bdad04a9025a38341cc729d5ef70
2023-03-28 18:07:55 +00:00
Tirumarai Selvan
78a129fdd0 docs: move caching to top-level
Things done:

1. Moved Query Response Caching inside Queries to its own top-level position.
2. Change name of Query Response Caching to Caching (or Hasura Caching as appropriate)
3. Minor content changes
4. Connected Caching docs to Enable Caching docs for Enterprise

TODO:

1. Setup redirect from old page to new page if necessary

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8433
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@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>
GitOrigin-RevId: bd58e180b49a934f721172a18ff2cf5798a45515
2023-03-27 16:21:05 +00:00
Rob Dominguez
5549c4aa1b docs: add support policy page
[DOCS-796]: https://hasurahq.atlassian.net/browse/DOCS-796?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8390
GitOrigin-RevId: a4ef56f470be1b06a4f9287fe372dcee6fcb0611
2023-03-23 13:11:53 +00:00
Rob Dominguez
48a8144ca1 docs: add webm component and webm for openapi
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8416
GitOrigin-RevId: 8fd389d3b082e55976dbeed16b8e5f8143020ba0
2023-03-23 13:09:03 +00:00
Rob Dominguez
f5c25b2dcc docs: add ref to discord for feedback component
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8368
GitOrigin-RevId: 1c166d6dcd41d7bdd1e304e3ef7aab72077758d4
2023-03-21 12:55:28 +00:00
Rob Dominguez
f3d0829197 docs: update replace_metadata snippet
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8406
GitOrigin-RevId: a69bf5a510862d9c28d426f37eff5c81c3f367cd
2023-03-21 12:41:01 +00:00
Krushan Bauva
6e6aa54d84 docs: add missing comma in get_scheduled_events API example
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8402
GitOrigin-RevId: 31b1cf90562cb2b504790f72832bbefbf09d2630
2023-03-21 09:16:11 +00:00