graphql-engine/community
Toan Nguyen 1199b669cb docs: update latest changes of OpenTelemetry, best practices and deprecate Cloud integration
## Description

[Rendered](https://pr-10880---docusaurus-5kcgrtdh3a-wl.a.run.app/docs/latest/observability/opentelemetry/graphql-engine/)
https://hasurahq.atlassian.net/browse/INFV2-20

- Update Grafana dashboards for the latest metrics changes.
- Improve documentation for OpenTelemetry and best practices.
- Remove the `beta` label to move OpenTelemetry to GA
- Add deprecation notes for Hasura Cloud observability integrations

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10880
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: fcfaefef3a08747fb4f0c582bc91c8b61142ab13
2024-06-24 13:46:09 +00:00
..
boilerplates docs: update latest changes of OpenTelemetry, best practices and deprecate Cloud integration 2024-06-24 13:46:09 +00:00
sample-apps move sample apps outside graphql-engine 2023-05-23 15:40:29 +00:00
tools move community tools to separate repos (#3155) 2019-10-26 09:32:32 +05:30
README.md community: move learn to a different repo (#2930) 2019-09-26 10:09:20 +05:30

Community

This directory contains community-contributed code and content that supplements Hasura GraphQL Engine. It includes several example applications built using GraphQL Engine to demonstrate its features, several boilerplates for users to get started with auth webhooks, triggers, etc. and some community tooling around the Engine.

The following categories of community content can be found in their respective sub-folders:

Details on how to deploy and/or modify the code is specified in various READMEs.

Contributing guidelines

Issues in the repo for community content are labelled as c/community (see list). Additionally, some of these issues may also be labelled as help wanted, indicating a request for community contributions on priority (see list).

Please feel free to open pull requests to address these issues or to add more content here, even if a corresponding issue doesn't exist. If you are unsure about whether to go ahead and work on something like the latter, please get in touch with the maintainers in the GraphQL Engine->contrib channel in the community Discord.

License

All contents of this directory are under MIT License.