Catalog Details
CATEGORY
observabilityCREATED BY
UPDATED AT
November 23, 2024VERSION
0.0.1
What this pattern does:
Prometheus exporter for OpenCost Kubernetes cost monitoring data. This design bootstraps a Prometheus OpenCost Exporter deployment on a Kuberentes cluster using the meshery playground . OpenCost is a vendor-neutral open source project for measuring and allocating cloud infrastructure and container costs in real time. Built by Kubernetes experts and supported by Kubernetes practitioners, OpenCost shines a light into the black box of Kubernetes spend.
Caveats and Consideration:
Set the PROMETHEUS_SERVER_ENDPOINT environment variable to the address of your Prometheus server. Add the scrapeConfig to it, using the preferred means for your Prometheus install (ie. -f https://raw.githubusercontent.com/opencost/opencost/develop/kubernetes/prometheus/extraScrapeConfigs.yaml). Consider using the OpenCost Helm Chart for additional Prometheus configuration options. for more information refer this docs https://www.opencost.io/docs/installation/prometheus
Compatibility:
Recent Discussions with "meshery" Tag
- Nov 22 | Meshery CI Maintainer: Sangram Rath
- Dec 04 | Link Meshery Integrations and Github workflow or local code
- Nov 20 | Meshery Development Meeting | Nov 20th 2024
- Nov 10 | Error in "make server" and "make ui-server"
- Nov 11 | Difference in dev Environments on port 9081 and 3000
- Nov 10 | npm run lint:fix error
- Oct 30 | Getting Meshery locally using Docker Desktop for Meshery UI contribution
- Nov 07 | Meshery + GCP Connector
- Oct 24 | Getting error when using utils.SetupContextEnv() when writing tests for relationship command
- Nov 16 | Where's the Cortex Integration of Meshmap?