Skip to content

Instantly share code, notes, and snippets.

View thearyanahmed's full-sized avatar

Aryan Ahmed thearyanahmed

View GitHub Profile
@thearyanahmed
thearyanahmed / gist:11e811986b603f5c225e7dab8fc66543
Created June 10, 2026 18:34
device_metric_exporter_e2e_logs.txt
[I] 18:47 /device-metrics-exporter [fix/cper-stale-fatal-health] make docker-shell
Makefile.package:162: warning: overriding commands for target `debpkg-sriov-clean'
Makefile.package:154: warning: ignoring old commands for target `debpkg-sriov-clean'
docker run --rm -it --privileged \
--name paryan_exporter-bld \
-e "USER_NAME=paryan" \
-e "USER_UID=502" \
-e "USER_GID=20" \
-e "GIT_COMMIT=e294fdbd" \
-e "GIT_VERSION=" \
custom-shader-animation = false
clipboard-read = allow
clipboard-write = allow
copy-on-select = false
mouse-hide-while-typing = true
macos-option-as-alt = true
macos-titlebar-style = hidden
font-size = 13
custom-shader-animation = false
clipboard-read = allow
clipboard-write = allow
copy-on-select = false
mouse-hide-while-typing = true
macos-option-as-alt = true
macos-titlebar-style = hidden
font-size = 13
type slice struct {
array unsafe.Pointer // pointer to the underlying array
len int
cap int
}
{
"servers": {
"digitalocean-mcp": {
"command": "npx",
"args": [
"@digitalocean/mcp@1.0.7",
"--services",
"${input:do_services}"
],
"env": {

LLM documentation for DigitalOcean App Platform

DigitalOcean App Platform is a platform as a service (PaaS) for building, deploying, and scaling web applications and APIs. Use the following documentation structure to identify available capabilities and where to learn more about them.

Concepts

  • Choosing a Plan: Guidance on choosing the right App Platform plan for your app's components based on usage patterns and needs.
  • Platform Upgrade Policy: App Platform's policies for rollout of new stacks, deprecation of old stacks, and timing.

Details

  • Availability: Regional datacenter availability for App Platform.
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: longhorn-rwx-pvc
namespace: openreplay-app
spec:
accessModes:
- ReadWriteMany
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: openreplay-shared-jiva-pvc
namespace: openreplay-app
labels:
app.kubernetes.io/name: openreplay
spec:
accessModes:
- ReadWriteMany
apiVersion: v1
kind: PersistentVolume
metadata:
name: or-shared-rwx-jiva
labels:
app.kubernetes.io/name: openreplay
spec:
capacity:
storage: 50Gi
accessModes: