grafana-gnocchi-datasource
grafana-gnocchi-datasource copied to clipboard
Should be project id not name
https://github.com/gnocchixyz/grafana-gnocchi-datasource/blob/ee3fbebf47d099402b692f3086bb99e1c8441db7/src/datasource.ts#L901
Refer to grafana-gnocchi-datasource/src/datasource.ts:L79 when this.auth_mode === "noauth", this.project is set to X-Project-Id this.default_headers['X-Project-Id'] = this.project;