grafana-csv-datasource
grafana-csv-datasource copied to clipboard
A data source for loading CSV data into Grafana.
I modified the config and restrart  but useless 
This pull request includes updates to the `cspell.config.json` file, upgrades to dependencies in `go.mod`, and adds `nolint` comments in `pkg/main.go` to temporarily suppress static analysis warnings. Dependency updates: * [`go.mod`](diffhunk://#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6L7-R43):...
Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.225.0 to 0.250.0. Release notes Sourced from github.com/grafana/grafana-plugin-sdk-go's releases. v0.250.0 This is a security release addressing CVE-2024-8986. What's Changed Remove repo info from binary by @andresmgot in...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.8.7` -> `^20.19.11`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.11/20.19.25) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | @​types/testing-library__jest-dom | [`5.14.8` -> `5.14.9`](https://renovatebot.com/diffs/npm/@types%2ftesting-library__jest-dom/5.14.8/5.14.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`^29.5.0` -> `^29.5.5`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.5/29.5.14) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | pin | [`^18.2.0` ->...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | devDependencies | pin | [`^7.21.4` -> `7.22.20`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.22.20/7.22.20) | | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme)...
I am getting an error message for ANY csv file I load (example CSV files: https://github.com/[galabad71/DataSources ) I have even tested files with less than 38 rows, and still get...