
Contributor
2019-09-30
10:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Talend Real time series job
Hi Team
We are currently in below setup
Talend +Influxdb + Grafana
I need help to build job for passing time series data in to grafana.
Help on this requirement
Angel
We are currently in below setup
Talend +Influxdb + Grafana
I need help to build job for passing time series data in to grafana.
Help on this requirement
Angel
274 Views
2 Replies

Anonymous
Not applicable
2019-09-30
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There are no standard Talend components to connect to Grafana.
But I could see a third party documentation of the flow which can be referred from below link.
https://panoply.io/integrations/grafana/talend/
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
274 Views

Contributor
2020-05-05
05:59 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nikhil ,
Good Day !
Thanks for replying on my earlier query .
I have a new query -
I want to segregate data which comes from salesforce in Talend
1. Sample Data g: Category is not part of the salesforce query ,So i want to create new column with name category as given below:
Category ID Department
Multiple 101 Hindi
101 Maths
101 English
101 EVS
Single 102 Hindi
2. I want to have 1 more column added to bring main subject as below (Unique value) from department
Category ID Department Main Subject
Multiple 101 Hindi Hindi
101 Maths Others
101 English Others
101 EVS Others
Single 102 Hindi Hindi
3. If Main Subject "Hindi" is not available in other ID's then the data should pick Maths as "Main Subject" this has to be applied only to Multiple Category items not for Single
Category ID Department Main Subject
Multiple 103 GK Others
103 Maths Maths
103 English Others
103 EVS Others
Single 105 GK GK
If this feasible?
Angel
Good Day !
Thanks for replying on my earlier query .
I have a new query -
I want to segregate data which comes from salesforce in Talend
1. Sample Data g: Category is not part of the salesforce query ,So i want to create new column with name category as given below:
Category ID Department
Multiple 101 Hindi
101 Maths
101 English
101 EVS
Single 102 Hindi
2. I want to have 1 more column added to bring main subject as below (Unique value) from department
Category ID Department Main Subject
Multiple 101 Hindi Hindi
101 Maths Others
101 English Others
101 EVS Others
Single 102 Hindi Hindi
3. If Main Subject "Hindi" is not available in other ID's then the data should pick Maths as "Main Subject" this has to be applied only to Multiple Category items not for Single
Category ID Department Main Subject
Multiple 103 GK Others
103 Maths Maths
103 English Others
103 EVS Others
Single 105 GK GK
If this feasible?
Angel
274 Views
