-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add openHPC, sentry-go, sentry-javascript and sentry-python files #224
base: main
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,29 @@ | |||
--- | |||
name: Sentry (Go) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name: Sentry (Go) | |
name: Sentry-Go |
|
||
|
||
optional_info: | ||
homepage_url: https://sentry.io/welcome/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
homepage_url: https://sentry.io/welcome/ | |
homepage_url: https://sentry.io |
@@ -0,0 +1,29 @@ | |||
--- | |||
name: Sentry (JavaScript) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name: Sentry (JavaScript) | |
name: Sentry-JavaScript |
--- | ||
name: Sentry (JavaScript) | ||
category: Monitoring/Observability | ||
description: Sentry's JavaScript SDK makes it possible for your application to automatically report problems and performance metrics. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Sentry's JavaScript SDK makes it possible for your application to automatically report problems and performance metrics. | |
description: Sentry's JavaScript SDK makes it possible for an application to automatically report problems and performance metrics. |
|
||
|
||
optional_info: | ||
homepage_url: https://sentry.io/welcome/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
homepage_url: https://sentry.io/welcome/ | |
homepage_url: https://sentry.io |
@@ -0,0 +1,29 @@ | |||
--- | |||
name: Sentry (Python) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name: Sentry (Python) | |
name: Sentry-Python |
--- | ||
name: Sentry (Python) | ||
category: Monitoring/Observability | ||
description: Sentry's Python SDK enables automatic reporting of issues and performance metrics for your application. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Sentry's Python SDK enables automatic reporting of issues and performance metrics for your application. | |
description: Sentry's Python SDK enables automatic reporting of issues and performance metrics for an application. |
|
||
|
||
optional_info: | ||
homepage_url: https://sentry.io/welcome/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
homepage_url: https://sentry.io/welcome/ | |
homepage_url: https://sentry.io |
--- | ||
name: Sentry (Go) | ||
category: Monitoring/Observability | ||
description: Sentry's Go SDK provides developers with useful cues about where and why a panic or error may have happened. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Sentry's Go SDK provides developers with useful cues about where and why a panic or error may have happened. | |
description: Sentry's Go SDK provides developers with useful cues about where and why a panic or error may have happened in an application. |
--- | ||
name: OpenHPC | ||
category: HPC | ||
description: OpenHPC offers a suite of precompiled software components common in High Performance Computing (HPC) environments. These include resource management systems, provisioning utilities, I/O libraries, development tools, and numerous scientific libraries. OpenHPC is based on CentOS (Red Hat) instead of Debian. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: OpenHPC offers a suite of precompiled software components common in High Performance Computing (HPC) environments. These include resource management systems, provisioning utilities, I/O libraries, development tools, and numerous scientific libraries. OpenHPC is based on CentOS (Red Hat) instead of Debian. | |
description: OpenHPC offers a suite of precompiled software components common in High Performance Computing (HPC) environments. These include resource management systems, provisioning utilities, I/O libraries, development tools, and numerous scientific libraries. OpenHPC is based on CentOS (Red Hat) instead of Debian. |
getting_started_resources: | ||
arm_content: https://developer.arm.com/documentation/102841/0100/Get-started-with-the-OpenHPC-software-stack | ||
partner_content: https://developers.redhat.com/blog/2017/06/13/running-hpc-workloads-across-multiple-architectures-with-red-hat-enterprise-linux | ||
official_docs: https://openhpc.community/downloads/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better use this: https://github.com/openhpc/ohpc/wiki
optional_hidden_info: | ||
release_notes__supported_minimum: https://github.com/openhpc/ohpc/releases/tag/v1.2.GA | ||
release_notes__recommended_minimum: | ||
other_info: OpenHPC only supported on CentOS(Red Hat) insted of Debian. Kindly refer [here](https://lists.openhpc.community/g/users/message/1871). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other_info: OpenHPC only supported on CentOS(Red Hat) insted of Debian. Kindly refer [here](https://lists.openhpc.community/g/users/message/1871). | |
other_info: OpenHPC is only supported on CentOS (Red Hat), instead of Debian. Kindly refer [here](https://lists.openhpc.community/g/users/message/1871). |
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: There are no release notes or binaries released for ARM64. However, sentry-go can be installed from the version 0.1.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other_info: There are no release notes or binaries released for ARM64. However, sentry-go can be installed from the version 0.1.0. | |
other_info: There are no release notes or binaries released for Linux/ARM64. However, sentry-go can be installed from the version 0.1.0. |
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: There are no release notes or binaries released for ARM64. However, sentry/browser can be installed from the version 4.0.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other_info: There are no release notes or binaries released for ARM64. However, sentry/browser can be installed from the version 4.0.0. | |
other_info: There are no release notes or binaries released for Linux/ARM64. However, sentry/browser can be installed from the version 4.0.0. |
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: There are no release notes or binaries released for ARM64. However, sentry-sdk can be installed from the version 0.1.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other_info: There are no release notes or binaries released for ARM64. However, sentry-sdk can be installed from the version 0.1.0. | |
other_info: There are no release notes or binaries released for Linux/ARM64. However, sentry-sdk can be installed from the version 0.1.0. |
Signed-off-by: odidev <[email protected]>
Signed-off-by: odidev [email protected]