Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions content/opensource_packages/openHPC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
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.
download_url: https://github.com/openhpc/ohpc/releases
works_on_arm: true
supported_minimum_version:
version_number: v1.2
release_date: 2016/11/12


optional_info:
homepage_url: https://openhpc.community/
support_caveats:
alternative_options:
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://github.com/openhpc/ohpc/wiki/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/openhpc/ohpc/releases/tag/v1.2.GA
release_notes__recommended_minimum:
other_info: OpenHPC is only supported on CentOS (Red Hat), instead of Debian. Kindly refer [here](https://lists.openhpc.community/g/users/message/1871).

---
29 changes: 29 additions & 0 deletions content/opensource_packages/sentry-go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
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 in an application.
download_url: https://github.com/getsentry/sentry-go/releases
works_on_arm: true
supported_minimum_version:
version_number: 0.1.0
release_date: 2019/06/19


optional_info:
homepage_url: https://sentry.io
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.sentry.io/platforms/go/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
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.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/sentry-javascript.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Sentry-JavaScript
category: Monitoring/Observability
description: Sentry's JavaScript SDK makes it possible for an application to automatically report problems and performance metrics.
download_url: https://github.com/getsentry/sentry-javascript/releases
works_on_arm: true
supported_minimum_version:
version_number: 4.0.0
release_date: 2018/09/18


optional_info:
homepage_url: https://sentry.io
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.sentry.io/platforms/javascript/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
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.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/sentry-python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Sentry-Python
category: Monitoring/Observability
description: Sentry's Python SDK enables automatic reporting of issues and performance metrics for an application.
download_url: https://github.com/getsentry/sentry-python/releases
works_on_arm: true
supported_minimum_version:
version_number: 0.1.0
release_date: 2018/08/21


optional_info:
homepage_url: https://sentry.io
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.sentry.io/platforms/python/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
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.

---