Coder Social home page Coder Social logo

Comments (6)

rafal-szypulka avatar rafal-szypulka commented on July 29, 2024

Hmm, for me it works correctly... this dropdown list is built dynamically via API call. You may check in your browser developer tools what http call is done when you click on select agent type dropdown list and what is the result.
After you identify the request (it should be similar to: http://<grafana_url>/api/datasources/proxy/<some_number>/datasources you can use curl to run this request manually and check the results:
curl -u grafana_user:grafana_password http://<grafana_url>/api/datasources/proxy/<some_number>/datasources
How did you install the plugin? git clone ... or from release tgz?

from grafana-ibm-apm.

rafal-szypulka avatar rafal-szypulka commented on July 29, 2024

I think, I recreated the issue on Grafana 4.6. I would recommend to use Grafana 4.5.2 until I fix it.

from grafana-ibm-apm.

rafal-szypulka avatar rafal-szypulka commented on July 29, 2024

I created a test release with a fix that should work on both Grafana 4.5.2 and 4.6.x.
If you want to test it, here are the steps:

Let me know if it works for you.

from grafana-ibm-apm.

jripollv avatar jripollv commented on July 29, 2024

Now I can add a Metric but I've found something strange in the properties list of the DELETE method:
There is a Select Display Item.. property (?):

xhrStatus:"complete"
request:Object
method:"DELETE"
url:"api/datasources/proxy/2/datasources/TMSAgent.%25IBM.STATIC021/datasets/MetricGroup.NTMEMORY"
params:Object
param_SourceToken:"Primary:SPMON:NT"
optimize:"true"
param_Time:"20171030T111142--20171106T111142"
properties:"TOTMEMKB,TIMESTAMP,Select Display Item..."
condition:undefined
param_refId:1294111358580
response:Object

from grafana-ibm-apm.

rafal-szypulka avatar rafal-szypulka commented on July 29, 2024

Yeah.. it looks ugly (if someone notice), but works. It happens only for attribute groups that return single row (no primary key/display item).

from grafana-ibm-apm.

jripollv avatar jripollv commented on July 29, 2024

Solved in release 0.7 (Grafana version 4.6.1)

from grafana-ibm-apm.

Related Issues (20)

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.