Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OEM App For Grafana Datasource Issue

user6530310Jun 18 2024

Installed Oracle Enterprise Manager App for Grafana plugin on Grafana (9.4.7) and OEM (13.5.0.19). I go to create new datasource for Oracle Enterprise Manager (Data Source Backend). I enter the proper inputs for my environment and have grafana_session whitelisted cookie listed. When I click on Save and Test, the data source saves successfully and then returns the following error.

java.lang.Exception: Required cookie 'grafana_session' is missing.

Is there a way to work around this without modifying the code as suggested in https://forums.oracle.com/ords/apexds/post/required-cookie-grafana-session-is-missing-this-can-be-set-2810 ?

Perhaps a way to create the grafana_session via API outside of the create data source page where it is failing to create cookie even though it is listed to be created and whitelisted?

Comments
Post Details
Added on Jun 18 2024
5 comments
1,085 views