Code Monkey home page Code Monkey logo

sumologic-grafana-datasource's People

Contributors

aiwaniuk avatar akononenko-sumo avatar ankurkkhurana avatar dependabot[bot] avatar dwojtowiczsumo avatar kumoroku avatar mariepmcgarry avatar prayagverma avatar raychaser avatar rvmiller89 avatar ssharma-sumo avatar tkobylarz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sumologic-grafana-datasource's Issues

Empty error message when saving datasource - Sumo connection failed

Installed the plugin using Grafana 4..6.3

Get empty error message when saving datasource:

image

On Dashboard it shows:
{
"message": "Invalid username or password"
}

However, the access id/key are correct generated from SumoLogic and the api endpoint seems to be correct.

Any idea?

Thanks!

Basic Auth Failed error

On adding sumologic data source, I am specifying "https://api.sumologic.com/api/v1" as the URL. I am also adding correct access id and keys.
However, a empty error message is received on saving the data source.

Later, while adding sumo logic query to dashboard, I am getting "Basic Auth Failed" error (even though running the same query through Postman gives me the correct result)

split metrics name

It would be better to be added a function that can split metric name!

Empty error message when saving datasource on Grafana 6.X

I've installed sumologic plugin in Grafana 6.4 version and its not working.

Error is not actually displayed in Front end.When i configure the datasource in Grafana and click "save and test", it should save the config and display the message Datasource successfully connected. (this is expected)
But, I'm not getting the datasource connection successful, rather i'm getting nothing.

Invalid Basic Auth Header

I tried to add SumoLogic as a source and used the access ID and key as the user and password. I used an access point from my account. Access - server(not browser).
Always error Invalid Basic Auth Header

Grafana Metrics should not concatenate panel ID to construct 'rowId'

In Sumo Metrics QL, a query contains one or more rows, each identified using a unique rowId. These row id's are what's used to refer to individual rows in math expressions, such as #A + #B.

In Grafana Metrics, rowIds are created by concatenating the panel's id with row label. Since the UI only exposes the row label and not the panel ID, this makes it hard for the query writer to figure out how to refer to a row in a math query. Furthermore, since panel IDs are subject to change upon addition / deletion of panels, this scheme makes the query prone to breakages from unrelated dashboard level changes.

Grafana Metrics should use the row label (A, B, C, etc.) without modification as rowId.

Pasted_Image_12_9_19__12_19_PM

not seeing the plugin in Grafana GA version

As per the document
The GA version of sumologic-metrics-grafana-datasource will be available on https://grafana.com/plugins. At that point, the plugin will be installable using the Grafana command-line interface.

I'm using Sumo Logic Enterprise version and Grafana Enterprise Version with v10, While im trying to use the plugin not seeing the plugin name in the Grafana plugins list. Please check on this as i see this plugin issues are fixed to use from v9 onwards.

Thanks for your great work and well job done.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.