Skip to content

[Docs] Clarify computed columns #1362

Description

@zoltanbedi

We need to change the tooltip in src/editors/query/query.computedColumns.tsx from Computed columns will be computed after the columns computed to Computed columns let you create new fields that calculate their values based on your existing data.

In docs https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource/latest/query/backend/#computed-fields we should rename Computed fields to Computed columns. Also in https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource/latest/query/jq-backend/#computed-fields.

We should also expand the docs with available operations https://pkg.go.dev/gopkg.in/Knetic/govaluate.v3@v3.0.0#readme-what-operators-and-types-does-this-support

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions