All Projects → oracle → Oci Grafana Metrics

oracle / Oci Grafana Metrics

Licence: other
Grafana datasource plugin for OCI metrics

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Oci Grafana Metrics

Fluent Bit Go Loki
[Deprecated] The predessor of fluent-bit output plugin for Loki. https://github.com/grafana/loki
Stars: ✭ 38 (+11.76%)
Mutual labels:  plugin, grafana
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (+111.76%)
Mutual labels:  plugin, grafana
Grafana Diagram
A Grafana plugin to visualize metrics in a diagram using flow charts, gantt charts, sequence diagrams, or class diagrams
Stars: ✭ 310 (+811.76%)
Mutual labels:  plugin, grafana
Holovid
Stream videos from websites, all in-game!
Stars: ✭ 31 (-8.82%)
Mutual labels:  plugin
Wp Gdpr Core
This WordPress plugin assists you in making your website ready for the GDPR. We try to cover the core WordPress features with this plugin.
Stars: ✭ 31 (-8.82%)
Mutual labels:  plugin
Zsh Lazyload
zsh plugin for lazy load commands and speed up start up time of zsh
Stars: ✭ 33 (-2.94%)
Mutual labels:  plugin
Guitard
Node based multi effects audio processor
Stars: ✭ 31 (-8.82%)
Mutual labels:  plugin
Skypeweb4adium
Adium protocol plugin to support Skype instant messaging
Stars: ✭ 30 (-11.76%)
Mutual labels:  plugin
Oc Toolbox Plugin
🧰 Toolbox plugin for October CMS
Stars: ✭ 33 (-2.94%)
Mutual labels:  plugin
Condition Circle
Checks CircleCI environment before publishing successful build using semantic-release
Stars: ✭ 32 (-5.88%)
Mutual labels:  plugin
Pgwatch2
PostgreSQL metrics monitor/dashboard
Stars: ✭ 960 (+2723.53%)
Mutual labels:  grafana
Azure Grafana Dashboard Templates
Grafana dashboard templates for Azure
Stars: ✭ 31 (-8.82%)
Mutual labels:  grafana
Datasette Vega
Datasette plugin for visualizing data using Vega
Stars: ✭ 33 (-2.94%)
Mutual labels:  plugin
Flutter Woocommerce Api
WooCommerce API in Flutter, connect and start developing with the available endpoints like get products, create orders and more.
Stars: ✭ 31 (-8.82%)
Mutual labels:  plugin
Ovh Warp10 Datasource
Grafana datasource for Warp10 platform
Stars: ✭ 33 (-2.94%)
Mutual labels:  grafana
Sliding up panel
A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
Stars: ✭ 957 (+2714.71%)
Mutual labels:  plugin
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-2.94%)
Mutual labels:  plugin
Formality
Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.
Stars: ✭ 30 (-11.76%)
Mutual labels:  plugin
Framework7 Upscroller Plugin
A little framework7 plugin to give users a button to scroll up
Stars: ✭ 31 (-8.82%)
Mutual labels:  plugin
Solarthing
Monitors an Outback MATE and a Renogy Rover - MPPT Charge Controller. Integrates with Grafana, PVOutput and more!
Stars: ✭ 33 (-2.94%)
Mutual labels:  grafana

About OCI Grafana Metrics plugin

Installation

Oracle Cloud Infrastructure Metrics Data Source

Introduction

This plugin makes queries to the Oracle Cloud Infrastructure Monitoring Service and displays them on Grafana.

If you are running Grafana on a machine instance in Oracle Cloud, use the Service Principal with a configured Dynamic Group and policy to allow you to read metrics and compartments.

If you are running Grafana anywhere else, make sure you have ~/.oci configured properly. You can do this by installing the Oracle Cloud CLI and running the setup.

Note

If you're using a version of Grafana that's older than 6.0, you will need to download the zip file and install this plugin manually, or chmod the binary that is downloaded to make it executable.

In order to simplify the installation process, we created detailed guides for you to follow:

  • Install Grafana and the Oracle Cloud Infrastructure Data Source for Grafana on a Linux host using this document.
  • Install Grafana and the Oracle Cloud Infrastructure Data Source for Grafana on a MacOS host using this document.
  • Install Grafana and the Oracle Cloud Infrastructure Data Source for Grafana on a virtual machine in Oracle Cloud Infrastructure using this document.
  • Install Grafana and the Oracle Cloud Infrastructure Data Source for Grafana on a virtual machine in Oracle Cloud Infrastructure using Terraform using this document.
  • Install Grafana and the Oracle Cloud Infrastructure Data Source for Grafana on Kubernetes in Oracle Cloud Infrastructure using this document

Once you have the data source installed, configure your datasource with your tenancy OCID, default region, and where you're running the plugin (Oracle Cloud or elsewhere).

We also have documentation for how to use the newly installed and configured plugin in our Using Grafana with Oracle Cloud Infrastructure Data Source walkthrough.

Debugging

If you want to debug golang backend plugin code, follow the steps below:

  • Install gops to list running go processes on your machine
  • Run gops and find processId for oci-plugin_darwin_amd64 process
  • Copy this processId to the .vscode/launch.json
  • In your VSCode from 'Debug' menu call 'Start Debugging'

Documentation

Please refer to the docs folder in this repo

Help

Issues and questions about this plugin can be posted as an issue in this GitHub repository

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

Copyright (c) 2021 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].