The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Go to file
Peter Holmberg 99e635071e
Forms: New Input component (#20159)
* Adding component, story and documentation file

* forgot files

* Add label and formvalidation

* fix for error/invalid message

* fixing font color when input is disabled

* red border if invalid

* fixing props and label margin

* added support for icon in input

* support for button and loading state

* redoing some of the markup

* fixing height on addons

* Adding some basic documentation

* remove not used types file

* Add some more knobs

* move component to it's own directory, updated styling

* Adding component, story and documentation file

* forgot files

* Add label and formvalidation

* fix for error/invalid message

* fixing font color when input is disabled

* red border if invalid

* fixing props and label margin

* added support for icon in input

* support for button and loading state

* redoing some of the markup

* fixing height on addons

* Adding some basic documentation

* remove not used types file

* Add some more knobs

* move component to it's own directory, updated styling

* Add Icon component

* Add useClientRect helper hook

* Add missing Icon types

* Simplify Inputs styling (POC)

* Render theme knob in a separate group

* Update packages/grafana-ui/src/components/Forms/Input/Input.tsx

Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com>

* Update packages/grafana-ui/src/components/Forms/Input/Input.tsx

* Improve comment

* Restore increase/decrease spinner on number inputs

* Add period

* use input color variables

* fix test

* Expose input styles from getFormStyles
2019-11-19 10:42:59 +01:00
.circleci Build: Upgrade build-container Docker image version (#20443) 2019-11-18 16:12:06 +01:00
.github GitHub Templates: Pull Request Template update (#18300) 2019-07-31 11:29:57 +01:00
conf Configuration: Update root_url to reflect the default value (#20278) 2019-11-11 10:05:32 +01:00
contribute Docs: Updates docs for redux framework (#20377) 2019-11-15 07:30:50 +01:00
devenv Devenv: Fix integration of postgres and fake-data-gen containers (#20329) 2019-11-18 10:48:21 +02:00
docs Docs: Fix developer guide link (#20434) 2019-11-19 01:16:22 +01:00
emails Emails: Update notification templates (#19662) 2019-10-31 10:33:33 -07:00
packages Forms: New Input component (#20159) 2019-11-19 10:42:59 +01:00
packaging Build: Fix Docker builds (#20312) 2019-11-11 21:49:53 +01:00
pkg transform: changes to support sdk v0.2.0 (#20426) 2019-11-18 11:40:40 -05:00
public UsersPage: Removed icon in external button (#20441) 2019-11-19 09:28:17 +01:00
scripts Build: Fix RPM verification (#20460) 2019-11-19 09:22:51 +01:00
tools/phantomjs Update render.js 2018-09-22 00:54:56 +03:00
vendor transform: changes to support sdk v0.2.0 (#20426) 2019-11-18 11:40:40 -05:00
.babelrc Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
.bra.toml Fail when server is unable to bind port (#20409) 2019-11-18 09:49:08 +01:00
.browserslistrc Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
.dockerignore remove duplicated /tmp entry in .dockerignore 2018-08-09 09:10:53 +02:00
.editorconfig Chore: Implement revive (#16200) 2019-03-27 17:53:49 +01:00
.gitignore Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
.prettierignore Updated prettierignore 2019-03-08 13:56:21 +01:00
build.go Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues (#19798) 2019-10-24 14:34:14 +02:00
CHANGELOG.md Update changelog for v6.5.0-beta1 (#20350) 2019-11-14 11:57:21 +01:00
CODE_OF_CONDUCT.md Spelling/grammar fixes in top level markdown files 2019-01-28 15:58:32 +00:00
CONTRIBUTING.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
Dockerfile Docker: Reduce layers in build container and modified initialization of PATH env in final container (#20132) 2019-11-04 10:55:40 -08:00
Dockerfile.ubuntu Add Dockerfiles for Ubuntu (#20196) 2019-11-07 16:36:40 +01:00
go.mod transform: changes to support sdk v0.2.0 (#20426) 2019-11-18 11:40:40 -05:00
go.sum transform: changes to support sdk v0.2.0 (#20426) 2019-11-18 11:40:40 -05:00
Gruntfile.js Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues (#19798) 2019-10-24 14:34:14 +02:00
ISSUE_TRIAGE.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
jest.config.e2e.js Refactor: move end-to-end test infrastructure to @grafana/toolkit (#18012) 2019-07-19 08:13:12 -07:00
jest.config.js Graph: introduce Tooltip to React graph (#20046) 2019-11-07 12:37:46 +01:00
latest.json chore: fix "testing" version is latest.json (#20398) 2019-11-14 16:21:09 -05:00
lerna.json Update version (#20271) 2019-11-08 12:02:47 +01:00
LICENSE Small license correction 2019-03-21 16:36:24 +01:00
Makefile Build: adds make target run-frontend (#20227) 2019-11-12 11:08:40 +01:00
NOTICE.md Update NOTICE.md 2018-08-09 10:51:04 +02:00
package.json Chore: Upgrade typescript to 3.7 (#20375) 2019-11-15 09:18:09 +00:00
PLUGIN_DEV.md Update PLUGIN_DEV.md (#19387) 2019-09-26 12:40:47 +02:00
README.md Docs: Add "the" to license reference in README (#20167) 2019-11-05 01:22:24 -08:00
ROADMAP.md Update ROADMAP.md (#19384) 2019-09-25 07:18:35 +02:00
SECURITY.md Docs: Update SECURITY.md (#19385) 2019-09-26 12:42:23 +02:00
SUPPORT.md Update SUPPORT.md (#19383) 2019-09-25 07:17:01 +02:00
tsconfig.json Dev: Sets preserveSymlinks to false in top-level tsconfig (#19395) 2019-09-25 10:50:41 +01:00
tslint.json Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
UPGRADING_DEPENDENCIES.md Update UPGRADING_DEPENDENCIES.md (#19386) 2019-09-25 07:28:44 +02:00
yarn.lock Chore: Upgrade typescript to 3.7 (#20375) 2019-11-15 09:18:09 +00:00

Grafana

The open-source platform for monitoring and observability.

License Circle CI Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture:

  • Visualize: Fast and flexible client side graphs with a multitude of options. Panel plugins for many different way to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

License

Grafana is distributed under the Apache 2.0 License.