View | Details | Raw Unified | Return to bug 256479 | Differences between
and this patch

Collapse All | Expand All

(-)www/grafana8/Makefile (-84 / +124 lines)
Lines 1-11 Link Here
1
PORTNAME=	grafana
1
PORTNAME=	grafana
2
DISTVERSION=	7.5.6
2
DISTVERSION=	8.0.1
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	www
4
CATEGORIES=	www
5
MASTER_SITES+=	https://dl.grafana.com/oss/release/:public \
5
MASTER_SITES+=	https://dl.grafana.com/oss/release/:public \
6
		https://gitea.com/xorm/builder/archive/:builder \
6
		https://gitea.com/xorm/builder/archive/:builder \
7
		https://gitea.com/xorm/core/archive/:core \
7
		https://gitea.com/xorm/core/archive/:core \
8
		https://gitea.com/xorm/xorm/archive/:xorm
8
		https://gitea.com/xorm/xorm/archive/:xorm
9
9
PKGNAMESUFFIX=	${PORTVERSION:C/([0-9]).*/\1/1}
10
PKGNAMESUFFIX=	${PORTVERSION:C/([0-9]).*/\1/1}
10
DISTFILES=	grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public \
11
DISTFILES=	grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public \
11
		v0.3.6${EXTRACT_SUFX}:builder \
12
		v0.3.6${EXTRACT_SUFX}:builder \
Lines 26-58 Link Here
26
27
27
USE_GITHUB=	yes
28
USE_GITHUB=	yes
28
GH_TUPLE=	\
29
GH_TUPLE=	\
30
		Azure:azure-sdk-for-go:023238f4c45f:azure_azure_sdk_for_go_azcore/vendor/github.com/Azure/azure-sdk-for-go \
31
		Azure:azure-sdk-for-go:2bc7350b1dcd:azure_azure_sdk_for_go_azidentity \
32
		Azure:azure-sdk-for-go:aa6ba0a4ce44:azure_azure_sdk_for_go_internal \
29
		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
33
		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
30
		FZambia:eagle:v0.0.1:fzambia_eagle/vendor/github.com/FZambia/eagle \
34
		FZambia:eagle:v0.0.1:fzambia_eagle/vendor/github.com/FZambia/eagle \
31
		FZambia:sentinel:v1.1.0:fzambia_sentinel/vendor/github.com/FZambia/sentinel \
35
		FZambia:sentinel:v1.1.0:fzambia_sentinel/vendor/github.com/FZambia/sentinel \
36
		Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \
37
		PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \
38
		PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \
32
		VividCortex:mysqlerr:6c6b55f8796f:vividcortex_mysqlerr/vendor/github.com/VividCortex/mysqlerr \
39
		VividCortex:mysqlerr:6c6b55f8796f:vividcortex_mysqlerr/vendor/github.com/VividCortex/mysqlerr \
33
		alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \
40
		alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \
34
		apache:arrow:68b1273cbbf7:apache_arrow_arrow/vendor/github.com/apache/arrow \
41
		apache:arrow:5bea62493d91:apache_arrow_arrow/vendor/github.com/apache/arrow \
35
		apache:thrift:v0.13.0:apache_thrift/vendor/github.com/apache/thrift \
42
		apache:thrift:v0.14.1:apache_thrift/vendor/github.com/apache/thrift \
36
		aws:aws-sdk-go:v1.37.20:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
43
		armon:go-metrics:v0.3.6:armon_go_metrics/vendor/github.com/armon/go-metrics \
44
		asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \
45
		aws:aws-sdk-go:v1.38.34:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
37
		beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \
46
		beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \
38
		benbjohnson:clock:7dc76406b6d3:benbjohnson_clock/vendor/github.com/benbjohnson/clock \
47
		benbjohnson:clock:v1.1.0:benbjohnson_clock/vendor/github.com/benbjohnson/clock \
39
		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
48
		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
40
		blang:semver:v3.5.0:blang_semver/vendor/github.com/blang/semver \
41
		bradfitz:gomemcache:a41fca850d0b:bradfitz_gomemcache/vendor/github.com/bradfitz/gomemcache \
49
		bradfitz:gomemcache:a41fca850d0b:bradfitz_gomemcache/vendor/github.com/bradfitz/gomemcache \
42
		census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
50
		c2h5oh:datasize:28bbd4740fee:c2h5oh_datasize/vendor/github.com/c2h5oh/datasize \
43
		centrifugal:centrifuge:v0.13.0:centrifugal_centrifuge/vendor/github.com/centrifugal/centrifuge \
51
		cenkalti:backoff:v4.1.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \
44
		centrifugal:protocol:v0.3.4:centrifugal_protocol/vendor/github.com/centrifugal/protocol \
52
		census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
53
		centrifugal:centrifuge:v0.17.0:centrifugal_centrifuge/vendor/github.com/centrifugal/centrifuge \
54
		centrifugal:protocol:v0.5.0:centrifugal_protocol/vendor/github.com/centrifugal/protocol \
45
		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
55
		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
46
		cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
56
		cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
47
		cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
57
		cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
48
		cortexproject:cortex:85942c5703cf:cortexproject_cortex/vendor/github.com/cortexproject/cortex \
58
		cockroachdb:apd:v2.0.1:cockroachdb_apd_v2/vendor/github.com/cockroachdb/apd/v2 \
49
		cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
59
		cortexproject:cortex:d382e1d80eaf:cortexproject_cortex/vendor/github.com/cortexproject/cortex \
60
		cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
50
		crewjam:saml:bca570abb2ce:crewjam_saml/vendor/github.com/crewjam/saml \
61
		crewjam:saml:bca570abb2ce:crewjam_saml/vendor/github.com/crewjam/saml \
62
		cuelang:cue:v0.3.2:cuelang_cue/vendor/cuelang.org/go \
51
		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
63
		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
52
		deepmap:oapi-codegen:v1.3.13:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \
64
		deepmap:oapi-codegen:v1.3.13:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \
53
		denisenkom:go-mssqldb:1e08a3fab204:denisenkom_go_mssqldb_1/vendor/github.com/denisenkom/go-mssqldb \
65
		docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \
54
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
66
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
55
		edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \
67
		edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \
68
		emicklei:proto:v1.6.15:emicklei_proto/vendor/github.com/emicklei/proto \
56
		facebookgo:ensure:b4ab57deab51:facebookgo_ensure/vendor/github.com/facebookgo/ensure \
69
		facebookgo:ensure:b4ab57deab51:facebookgo_ensure/vendor/github.com/facebookgo/ensure \
57
		facebookgo:inject:f23751cae28b:facebookgo_inject/vendor/github.com/facebookgo/inject \
70
		facebookgo:inject:f23751cae28b:facebookgo_inject/vendor/github.com/facebookgo/inject \
58
		facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \
71
		facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \
Lines 64-185 Link Here
64
		getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
77
		getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
65
		go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \
78
		go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \
66
		go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
79
		go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
67
		go-ldap:ldap:v3.0.2:go_ldap_ldap/vendor/gopkg.in/ldap.v3 \
68
		go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \
80
		go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \
81
		go-ldap:ldap:v3.1.0:go_ldap_ldap/vendor/gopkg.in/ldap.v3 \
69
		go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
82
		go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
70
		go-macaron:binding:0b4f37bab25b:go_macaron_binding/vendor/github.com/go-macaron/binding \
83
		go-macaron:binding:0b4f37bab25b:go_macaron_binding/vendor/github.com/go-macaron/binding \
71
		go-macaron:gzip:cad1c6580a07:go_macaron_gzip/vendor/github.com/go-macaron/gzip \
84
		go-macaron:gzip:cad1c6580a07:go_macaron_gzip/vendor/github.com/go-macaron/gzip \
72
		go-macaron:inject:d8a0b8677191:go_macaron_inject/vendor/github.com/go-macaron/inject \
85
		go-macaron:inject:d8a0b8677191:go_macaron_inject/vendor/github.com/go-macaron/inject \
73
		go-macaron:macaron:v1.4.0:go_macaron_macaron/vendor/gopkg.in/macaron.v1 \
86
		go-macaron:macaron:v1.4.0:go_macaron_macaron/vendor/gopkg.in/macaron.v1 \
74
		go-mail:mail:v2.3.1:go_mail_mail/vendor/gopkg.in/mail.v2 \
87
		go-mail:mail:v2.3.1:go_mail_mail/vendor/gopkg.in/mail.v2 \
88
		go-openapi:analysis:v0.20.0:go_openapi_analysis/vendor/github.com/go-openapi/analysis \
89
		go-openapi:errors:v0.20.0:go_openapi_errors/vendor/github.com/go-openapi/errors \
90
		go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \
91
		go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \
92
		go-openapi:loads:v0.20.2:go_openapi_loads/vendor/github.com/go-openapi/loads \
93
		go-openapi:runtime:v0.19.28:go_openapi_runtime/vendor/github.com/go-openapi/runtime \
94
		go-openapi:spec:v0.20.3:go_openapi_spec/vendor/github.com/go-openapi/spec \
95
		go-openapi:strfmt:v0.20.1:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \
96
		go-openapi:swag:v0.19.15:go_openapi_swag/vendor/github.com/go-openapi/swag \
97
		go-openapi:validate:v0.20.2:go_openapi_validate/vendor/github.com/go-openapi/validate \
75
		go-redis:redis:v5.2.9:go_redis_redis/vendor/gopkg.in/redis.v5 \
98
		go-redis:redis:v5.2.9:go_redis_redis/vendor/gopkg.in/redis.v5 \
76
		go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \
99
		go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \
77
		go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
100
		go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
78
		go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \
101
		go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \
79
		go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
102
		go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
80
		go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
103
		go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
81
		gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
104
		gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
82
		gogo:googleapis:v1.4.0:gogo_googleapis/vendor/github.com/gogo/googleapis \
105
		gofrs:uuid:v4.0.0:gofrs_uuid/vendor/github.com/gofrs/uuid \
83
		gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \
106
		gogo:googleapis:v1.1.0:gogo_googleapis/vendor/github.com/gogo/googleapis \
84
		gogo:status:v1.1.0:gogo_status/vendor/github.com/gogo/status \
107
		gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \
108
		gogo:status:v1.0.3:gogo_status/vendor/github.com/gogo/status \
85
		golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \
109
		golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \
86
		golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
110
		golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
87
		golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \
111
		golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \
112
		golang:exp:85be41e4509f:golang_exp/vendor/golang.org/x/exp \
88
		golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \
113
		golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \
89
		golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \
114
		golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \
90
		golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \
115
		golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \
91
		golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \
116
		golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \
92
		golang:oauth2:d3ed898aa8a3:golang_oauth2/vendor/golang.org/x/oauth2 \
117
		golang:net:fe42d452be8f:golang_net/vendor/golang.org/x/net \
93
		golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \
118
		golang:oauth2:5e61552d6c78:golang_oauth2/vendor/golang.org/x/oauth2 \
94
		golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \
119
		golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \
95
		golang:sync:09787c993a3a:golang_sync/vendor/golang.org/x/sync \
120
		golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \
96
		golang:sys:fb209a7c41cd:golang_sys/vendor/golang.org/x/sys \
121
		golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \
97
		golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \
122
		golang:sys:0cec03c779c1:golang_sys/vendor/golang.org/x/sys \
98
		golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \
123
		golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \
99
		golang:tools:102e7d357031:golang_tools/vendor/golang.org/x/tools \
124
		golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \
100
		golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \
125
		golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \
126
		golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
101
		gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \
127
		gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \
102
		gonum:gonum:v0.8.2:gonum_gonum/vendor/gonum.org/v1/gonum \
128
		gonum:gonum:v0.9.1:gonum_gonum/vendor/gonum.org/v1/gonum \
129
		google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \
103
		google:flatbuffers:v1.11.0:google_flatbuffers/vendor/github.com/google/flatbuffers \
130
		google:flatbuffers:v1.11.0:google_flatbuffers/vendor/github.com/google/flatbuffers \
104
		google:go-cmp:v0.5.4:google_go_cmp/vendor/github.com/google/go-cmp \
131
		google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \
105
		google:go-genproto:0ff5f38871d5:google_go_genproto/vendor/google.golang.org/genproto \
132
		google:go-genproto:c14fb6ef47c3:google_go_genproto/vendor/google.golang.org/genproto \
106
		google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \
133
		google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \
107
		googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \
134
		googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \
108
		googleapis:google-api-go-client:v0.40.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
135
		googleapis:google-api-go-client:v0.45.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
109
		googleapis:google-cloud-go:storage/v1.13.0:googleapis_google_cloud_go_storage \
136
		googleapis:google-cloud-go:storage/v1.14.0:googleapis_google_cloud_go_storage \
110
		googleapis:google-cloud-go:v0.60.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \
137
		googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \
111
		gopherjs:gopherjs:ce3c9ade29de:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \
138
		gopherjs:gopherjs:ce3c9ade29de:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \
112
		gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \
139
		gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \
113
		gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \
140
		gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \
114
		gosimple:slug:v1.9.0:gosimple_slug/vendor/github.com/gosimple/slug \
141
		gosimple:slug:v1.9.0:gosimple_slug/vendor/github.com/gosimple/slug \
142
		grafana:go-mssqldb:d0ce3c521036:grafana_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \
115
		grafana:grafana-aws-sdk:v0.4.0:grafana_grafana_aws_sdk/vendor/github.com/grafana/grafana-aws-sdk \
143
		grafana:grafana-aws-sdk:v0.4.0:grafana_grafana_aws_sdk/vendor/github.com/grafana/grafana-aws-sdk \
116
		grafana:grafana-plugin-model:1fc953a61fb4:grafana_grafana_plugin_model/vendor/github.com/grafana/grafana-plugin-model \
144
		grafana:grafana-live-sdk:v0.0.6:grafana_grafana_live_sdk/vendor/github.com/grafana/grafana-live-sdk \
117
		grafana:grafana-plugin-sdk-go:v0.88.0:grafana_grafana_plugin_sdk_go/vendor/github.com/grafana/grafana-plugin-sdk-go \
145
		grafana:grafana-plugin-sdk-go:v0.104.0:grafana_grafana_plugin_sdk_go/vendor/github.com/grafana/grafana-plugin-sdk-go \
118
		grafana:loki:6978ee5d7387:grafana_loki/vendor/github.com/grafana/loki \
146
		grafana:loki:15d417efe103:grafana_loki/vendor/github.com/grafana/loki \
119
		grpc-ecosystem:go-grpc-middleware:v1.2.2:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \
147
		grpc-ecosystem:go-grpc-middleware:v1.3.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \
120
		grpc-ecosystem:go-grpc-prometheus:6af20e3a5340:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \
148
		grpc-ecosystem:go-grpc-prometheus:6af20e3a5340:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \
121
		grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \
149
		grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \
122
		grpc:grpc-go:v1.36.0:grpc_grpc_go/vendor/google.golang.org/grpc \
150
		grpc:grpc-go:v1.37.1:grpc_grpc_go/vendor/google.golang.org/grpc \
123
		hashicorp:go-hclog:v0.15.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \
151
		hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \
152
		hashicorp:go-hclog:v0.16.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \
153
		hashicorp:go-immutable-radix:v1.2.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \
154
		hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \
155
		hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \
124
		hashicorp:go-plugin:v1.4.0:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \
156
		hashicorp:go-plugin:v1.4.0:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \
125
		hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \
157
		hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \
126
		hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \
158
		hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \
159
		hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \
160
		hashicorp:memberlist:v0.2.3:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \
161
		hashicorp:yamux:df201c70410d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \
127
		igm:sockjs-go:v3.0.0:igm_sockjs_go_v3/vendor/github.com/igm/sockjs-go \
162
		igm:sockjs-go:v3.0.0:igm_sockjs_go_v3/vendor/github.com/igm/sockjs-go \
128
		inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \
163
		inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \
129
		influxdata:influxdb-client-go:v2.2.0:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \
164
		influxdata:influxdb-client-go:v2.2.3:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \
130
		influxdata:line-protocol:2487e7298839:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \
165
		influxdata:line-protocol:9aa0e372d097:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \
131
		jaegertracing:jaeger:v1.22.0:jaegertracing_jaeger/vendor/github.com/jaegertracing/jaeger \
166
		jessevdk:go-flags:v1.5.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
132
		jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
167
		jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
133
		jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \
168
		jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \
169
		josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \
134
		jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \
170
		jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \
135
		json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \
171
		json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \
136
		jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
172
		jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
137
		jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \
173
		jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \
138
		jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \
174
		jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \
139
		k0kubun:colorstring:9440f1994b88:k0kubun_colorstring/vendor/github.com/k0kubun/colorstring \
175
		klauspost:compress:v1.12.2:klauspost_compress/vendor/github.com/klauspost/compress \
140
		klauspost:compress:v1.9.5:klauspost_compress/vendor/github.com/klauspost/compress \
141
		kubernetes:client-go:v0.18.8:kubernetes_client_go/vendor/k8s.io/client-go \
176
		kubernetes:client-go:v0.18.8:kubernetes_client_go/vendor/k8s.io/client-go \
142
		lib:pq:v1.9.0:lib_pq/vendor/github.com/lib/pq \
177
		lib:pq:v1.10.0:lib_pq/vendor/github.com/lib/pq \
143
		linkedin:goavro:v2.10.0:linkedin_goavro_v2/vendor/github.com/linkedin/goavro/v2 \
178
		linkedin:goavro:v2.10.0:linkedin_goavro_v2/vendor/github.com/linkedin/goavro/v2 \
144
		magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \
179
		magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \
180
		mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \
145
		mattermost:xml-roundtrip-validator:bcd7e1b9601e:mattermost_xml_roundtrip_validator/vendor/github.com/mattermost/xml-roundtrip-validator \
181
		mattermost:xml-roundtrip-validator:bcd7e1b9601e:mattermost_xml_roundtrip_validator/vendor/github.com/mattermost/xml-roundtrip-validator \
146
		mattetti:filebuffer:v1.0.0:mattetti_filebuffer/vendor/github.com/mattetti/filebuffer \
182
		mattetti:filebuffer:v1.0.1:mattetti_filebuffer/vendor/github.com/mattetti/filebuffer \
147
		mattn:go-colorable:v0.1.7:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
183
		mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
148
		mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
184
		mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
149
		mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
185
		mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
150
		mattn:go-sqlite3:v1.14.6:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \
186
		mattn:go-sqlite3:v1.14.7:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \
151
		matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
187
		matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
188
		miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \
152
		mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \
189
		mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \
190
		mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
153
		mna:redisc:v1.1.7:mna_redisc/vendor/github.com/mna/redisc \
191
		mna:redisc:v1.1.7:mna_redisc/vendor/github.com/mna/redisc \
154
		modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \
192
		modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \
155
		modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \
193
		modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \
194
		mongodb:mongo-go-driver:v1.5.1:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \
195
		mpvl:unique:cbe035fff7de:mpvl_unique/vendor/github.com/mpvl/unique \
156
		mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \
196
		mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \
157
		oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \
197
		oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \
158
		oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \
198
		oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \
159
		olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
199
		olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
160
		open-telemetry:opentelemetry-collector:v0.21.0:open_telemetry_opentelemetry_collector/vendor/go.opentelemetry.io/collector \
200
		open-telemetry:opentelemetry-collector:v0.27.0:open_telemetry_opentelemetry_collector/vendor/go.opentelemetry.io/collector \
161
		opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \
201
		opentracing-contrib:go-grpc:73cb765af46e:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \
162
		opentracing-contrib:go-grpc:4b5a12d3ff02:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \
163
		opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \
202
		opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \
203
		opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \
164
		patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \
204
		patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \
205
		pkg:browser:ce105d075bb4:pkg_browser/vendor/github.com/pkg/browser \
165
		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
206
		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
166
		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
207
		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
167
		prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
208
		prometheus:alertmanager:v0.22.0:prometheus_alertmanager/vendor/github.com/prometheus/alertmanager \
209
		prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
168
		prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
210
		prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
169
		prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \
211
		prometheus:common:v0.24.0:prometheus_common/vendor/github.com/prometheus/common \
170
		prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \
212
		prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \
171
		prometheus:procfs:v0.1.3:prometheus_procfs/vendor/github.com/prometheus/procfs \
213
		prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
172
		prometheus:prometheus:6f296594a852:prometheus_prometheus/vendor/github.com/prometheus/prometheus \
214
		prometheus:prometheus:2a4b8e12bbf2:prometheus_prometheus/vendor/github.com/prometheus/prometheus \
173
		protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
215
		protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
174
		rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \
216
		rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \
175
		robfig:cron:b41be1df6967:robfig_cron/vendor/github.com/robfig/cron \
217
		robfig:cron:b41be1df6967:robfig_cron/vendor/github.com/robfig/cron \
176
		robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \
218
		robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \
219
		rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \
177
		russellhaering:goxmldsig:v1.1.0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \
220
		russellhaering:goxmldsig:v1.1.0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \
178
		russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
221
		russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
222
		sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \
179
		sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \
223
		sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \
180
		sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
224
		sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
181
		sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
225
		shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \
182
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
226
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
227
		shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \
228
		sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
183
		smartystreets:assertions:v1.0.1:smartystreets_assertions/vendor/github.com/smartystreets/assertions \
229
		smartystreets:assertions:v1.0.1:smartystreets_assertions/vendor/github.com/smartystreets/assertions \
184
		smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \
230
		smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \
185
		square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
231
		square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
Lines 188-218 Link Here
188
		teris-io:shortid:771a37caa5cf:teris_io_shortid/vendor/github.com/teris-io/shortid \
234
		teris-io:shortid:771a37caa5cf:teris_io_shortid/vendor/github.com/teris-io/shortid \
189
		timberio:go-datemath:74ddef604fff:timberio_go_datemath/vendor/github.com/timberio/go-datemath \
235
		timberio:go-datemath:74ddef604fff:timberio_go_datemath/vendor/github.com/timberio/go-datemath \
190
		ua-parser:uap-go:daf92ba38329:ua_parser_uap_go/vendor/github.com/ua-parser/uap-go \
236
		ua-parser:uap-go:daf92ba38329:ua_parser_uap_go/vendor/github.com/ua-parser/uap-go \
191
		uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \
237
		uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \
192
		uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \
238
		uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \
193
		uber:jaeger-client-go:v2.25.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \
239
		uber:jaeger-client-go:v2.27.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \
194
		uber:jaeger-lib:v2.2.0:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \
240
		uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \
195
		unknwon:com:v1.0.1:unknwon_com/vendor/github.com/unknwon/com \
241
		unknwon:com:v1.0.1:unknwon_com/vendor/github.com/unknwon/com \
196
		urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \
242
		urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \
197
		weaveworks:common:0619918236ec:weaveworks_common/vendor/github.com/weaveworks/common \
243
		weaveworks:common:009d1eebd624:weaveworks_common/vendor/github.com/weaveworks/common \
198
		weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \
244
		weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \
199
		xorcare:pointer:v1.1.0:xorcare_pointer/vendor/github.com/xorcare/pointer \
245
		xorcare:pointer:v1.1.0:xorcare_pointer/vendor/github.com/xorcare/pointer \
200
		yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \
246
		yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \
201
		yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs
247
		yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs
202
248
203
		# Mirrors for the following packages are not currently known, please look them up and handle these tuples manually:
204
		#	::v0.3.6:group_name/vendor/xorm.io/builder (from gitea.com/xorm/builder@v0.3.6)
205
		#	::v0.7.3:group_name/vendor/xorm.io/core (from gitea.com/xorm/core@v0.7.3)
206
		#	::v0.8.2:group_name/vendor/xorm.io/xorm (from gitea.com/xorm/xorm@v0.8.2)
207
208
USE_RC_SUBR=	grafana
249
USE_RC_SUBR=	grafana
209
TAG=		5fdad5b
250
TAG=		8849243
210
251
211
GO_TARGET=	./pkg/cmd/grafana-server \
252
GO_TARGET=	./pkg/cmd/grafana-server \
212
		./pkg/cmd/grafana-cli
253
		./pkg/cmd/grafana-cli
213
GO_BUILDFLAGS=	-ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}"
254
GO_BUILDFLAGS=	-ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}"
214
255
215
SUB_FILES=	grafana.conf
256
SUB_FILES=	grafana.ini
216
SUB_LIST=	GRAFANA_USER=${GRAFANA_USER} \
257
SUB_LIST=	GRAFANA_USER=${GRAFANA_USER} \
217
		GRAFANA_GROUP=${GRAFANA_GROUP} \
258
		GRAFANA_GROUP=${GRAFANA_GROUP} \
218
		GRAFANA_DATADIR=${GRAFANA_DATADIR} \
259
		GRAFANA_DATADIR=${GRAFANA_DATADIR} \
Lines 220-226 Link Here
220
		GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \
261
		GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \
221
		GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \
262
		GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \
222
		GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \
263
		GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \
223
		GRAFANA_BUILDHASH=3817b8b78f33fc1605dc
264
		GRAFANA_BUILDHASH=c916c34d6a21e5f99f35
224
265
225
GRAFANA_USER?=	grafana
266
GRAFANA_USER?=	grafana
226
GRAFANA_GROUP?=	grafana
267
GRAFANA_GROUP?=	grafana
Lines 234-246 Link Here
234
GRAFANA_HOMEDIR?=		${DATADIR}
275
GRAFANA_HOMEDIR?=		${DATADIR}
235
GRAFANA_LOGDIR?=		/var/log/${PORTNAME}
276
GRAFANA_LOGDIR?=		/var/log/${PORTNAME}
236
GRAFANA_PLUGINDIR?=		${GRAFANA_DATADIR}/plugins
277
GRAFANA_PLUGINDIR?=		${GRAFANA_DATADIR}/plugins
237
# TODO: Move to etc while moving to grafana8
278
GRAFANA_PROVISIONINGDIR?=	${ETCDIR}/provisioning
238
GRAFANA_PROVISIONINGDIR?=	${GRAFANA_DATADIR}/provisioning
239
279
240
post-extract:
280
post-extract:
241
	@${RM} -r ${WRKSRC}/public
281
	@${RM} -r ${WRKSRC}/public
242
	@(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} grafana-${PORTVERSION}/public)
282
	@(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} grafana-${PORTVERSION}/public)
243
	@(cd ${WRKDIR} && ${MKDIR} grafana-${PORTVERSION}/vendor/xorm.io && ${MV} builder grafana-${PORTVERSION}/vendor/xorm.io/ && ${MV} core grafana-${PORTVERSION}/vendor/xorm.io/ && ${MV} xorm grafana-${PORTVERSION}/vendor/xorm.io/)
283
	@(cd ${WRKDIR} && ${MKDIR} ${WRKSRC}/vendor/xorm.io && ${MV} builder ${WRKSRC}/vendor/xorm.io/ && ${MV} core ${WRKSRC}/vendor/xorm.io/ && ${MV} xorm ${WRKSRC}/vendor/xorm.io/)
244
284
245
post-install:
285
post-install:
246
	${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR}
286
	${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR}
Lines 248-253 Link Here
248
	${MKDIR} ${STAGEDIR}${GRAFANA_DATADIR}
288
	${MKDIR} ${STAGEDIR}${GRAFANA_DATADIR}
249
	${MKDIR} ${STAGEDIR}${GRAFANA_PLUGINDIR}
289
	${MKDIR} ${STAGEDIR}${GRAFANA_PLUGINDIR}
250
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}
290
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}
291
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/access-control
251
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/dashboards
292
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/dashboards
252
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/datasources
293
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/datasources
253
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/notifiers
294
	${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/notifiers
Lines 257-264 Link Here
257
		${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} )
298
		${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} )
258
	${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini \
299
	${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini \
259
		${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini
300
		${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini
260
# TODO: Rename to grafana.ini while moving to grafana8
301
	${INSTALL_DATA} ${WRKDIR}/grafana.ini \
261
	${INSTALL_DATA} ${WRKDIR}/grafana.conf \
302
		${STAGEDIR}${ETCDIR}/grafana.ini.sample
262
		${STAGEDIR}${PREFIX}/etc/grafana.conf.sample
263
303
264
.include <bsd.port.mk>
304
.include <bsd.port.mk>
(-)www/grafana8/distinfo (-143 / +233 lines)
Lines 1-68 Link Here
1
TIMESTAMP = 1621248809
1
TIMESTAMP = 1623344200
2
SHA256 (grafana-7.5.6.linux-amd64.tar.gz) = dfa68869989c3607c106f8b8870209b273d36198dc47e7b229de84d048dddcd7
2
SHA256 (grafana-8.0.1.linux-amd64.tar.gz) = 6f4e67500a4b8dd416e6f6d2e7a1d42befc65ca707a365001f26df7ba653af75
3
SIZE (grafana-7.5.6.linux-amd64.tar.gz) = 52195022
3
SIZE (grafana-8.0.1.linux-amd64.tar.gz) = 55507401
4
SHA256 (v0.3.6.tar.gz) = af49dbe70ab6b0eb31d69afd89c3260b82cb662607b66eac41b65d642faee6bb
4
SHA256 (v0.3.6.tar.gz) = af49dbe70ab6b0eb31d69afd89c3260b82cb662607b66eac41b65d642faee6bb
5
SIZE (v0.3.6.tar.gz) = 22747
5
SIZE (v0.3.6.tar.gz) = 22747
6
SHA256 (v0.7.3.tar.gz) = 9709c0e8eec3045832f9da81c7bcacf1a32774cb674efcd5662dd8b4d82f70c1
6
SHA256 (v0.7.3.tar.gz) = 9709c0e8eec3045832f9da81c7bcacf1a32774cb674efcd5662dd8b4d82f70c1
7
SIZE (v0.7.3.tar.gz) = 21163
7
SIZE (v0.7.3.tar.gz) = 21163
8
SHA256 (v0.8.2.tar.gz) = 871cec6861f88b22fe36879e854872f960fae58a4e87d93c6c43d90558c8fc84
8
SHA256 (v0.8.2.tar.gz) = 871cec6861f88b22fe36879e854872f960fae58a4e87d93c6c43d90558c8fc84
9
SIZE (v0.8.2.tar.gz) = 413897
9
SIZE (v0.8.2.tar.gz) = 413897
10
SHA256 (grafana-grafana-v7.5.6_GH0.tar.gz) = ea2eeb591e99f7eafb11d117c91509e5feefd2a5448bb9b774445a398f55e9f1
10
SHA256 (grafana-grafana-v8.0.1_GH0.tar.gz) = ea9553cceaf3532a5ebca877fae6deddcc195ad5dcd27f31cd8dcca94ab31f33
11
SIZE (grafana-grafana-v7.5.6_GH0.tar.gz) = 10927027
11
SIZE (grafana-grafana-v8.0.1_GH0.tar.gz) = 11564252
12
SHA256 (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 7fc283310c39645475503e4388f96cbc721cca5d35de57bc17282188b70ce69c
13
SIZE (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 36528192
14
SHA256 (Azure-azure-sdk-for-go-2bc7350b1dcd_GH0.tar.gz) = a385b24461c2dd73a3e32e130f9bf51940cbd263d5abaa2486aab6a37b27b079
15
SIZE (Azure-azure-sdk-for-go-2bc7350b1dcd_GH0.tar.gz) = 37129853
16
SHA256 (Azure-azure-sdk-for-go-aa6ba0a4ce44_GH0.tar.gz) = 77d1feb71e84737381cf63eb3f719b44aa42f586c6f2fa692544b515a43d5128
17
SIZE (Azure-azure-sdk-for-go-aa6ba0a4ce44_GH0.tar.gz) = 35580610
12
SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
18
SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
13
SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
19
SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
14
SHA256 (FZambia-eagle-v0.0.1_GH0.tar.gz) = dc2dd0e2e582a2c8e8c7fadab6d1456b9ff2d15fe7c5a8e54986c0d961a200f1
20
SHA256 (FZambia-eagle-v0.0.1_GH0.tar.gz) = dc2dd0e2e582a2c8e8c7fadab6d1456b9ff2d15fe7c5a8e54986c0d961a200f1
15
SIZE (FZambia-eagle-v0.0.1_GH0.tar.gz) = 5095
21
SIZE (FZambia-eagle-v0.0.1_GH0.tar.gz) = 5095
16
SHA256 (FZambia-sentinel-v1.1.0_GH0.tar.gz) = 347d9b6effd1e329c7be8275d6b9a6977d80d86db1f9a4619f0f8f55af3e5676
22
SHA256 (FZambia-sentinel-v1.1.0_GH0.tar.gz) = 347d9b6effd1e329c7be8275d6b9a6977d80d86db1f9a4619f0f8f55af3e5676
17
SIZE (FZambia-sentinel-v1.1.0_GH0.tar.gz) = 8143
23
SIZE (FZambia-sentinel-v1.1.0_GH0.tar.gz) = 8143
24
SHA256 (Masterminds-semver-v1.5.0_GH0.tar.gz) = c9140eddfb03dc862f826e7761561260b9a840afa7519cc0919e89a43b5be5ba
25
SIZE (Masterminds-semver-v1.5.0_GH0.tar.gz) = 21188
26
SHA256 (PuerkitoBio-purell-v1.1.1_GH0.tar.gz) = 93e2ae2b12fc656ecc7ca28336009d24431247d2af59949c59fdef26ecc9a971
27
SIZE (PuerkitoBio-purell-v1.1.1_GH0.tar.gz) = 11604
28
SHA256 (PuerkitoBio-urlesc-de5bf2ad4578_GH0.tar.gz) = e1d470b13efcab6d4dea96a3cdb986b8a29a06c05d1b80399f0e58caef5ca932
29
SIZE (PuerkitoBio-urlesc-de5bf2ad4578_GH0.tar.gz) = 6796
18
SHA256 (VividCortex-mysqlerr-6c6b55f8796f_GH0.tar.gz) = 7c9f63636e73821dabebb3988bd12ecce0e473a111af835a34b794718c18c9d9
30
SHA256 (VividCortex-mysqlerr-6c6b55f8796f_GH0.tar.gz) = 7c9f63636e73821dabebb3988bd12ecce0e473a111af835a34b794718c18c9d9
19
SIZE (VividCortex-mysqlerr-6c6b55f8796f_GH0.tar.gz) = 14691
31
SIZE (VividCortex-mysqlerr-6c6b55f8796f_GH0.tar.gz) = 14691
20
SHA256 (alexcesaro-quotedprintable-2caba252f4dc_GH0.tar.gz) = 1a314d172f499342a97996e30ae1731b2e923e17031734d7350927458f544efb
32
SHA256 (alexcesaro-quotedprintable-2caba252f4dc_GH0.tar.gz) = 1a314d172f499342a97996e30ae1731b2e923e17031734d7350927458f544efb
21
SIZE (alexcesaro-quotedprintable-2caba252f4dc_GH0.tar.gz) = 10425
33
SIZE (alexcesaro-quotedprintable-2caba252f4dc_GH0.tar.gz) = 10425
22
SHA256 (apache-arrow-68b1273cbbf7_GH0.tar.gz) = 8889441ec526dd451e0b98225e0d5ceabed66c6486b5a642d7f08458a0aed423
34
SHA256 (apache-arrow-5bea62493d91_GH0.tar.gz) = 1d8955ea54b9fb1665e789de175bfc64e803f6e4fa176ecad821cdfc11ebfa8b
23
SIZE (apache-arrow-68b1273cbbf7_GH0.tar.gz) = 6198586
35
SIZE (apache-arrow-5bea62493d91_GH0.tar.gz) = 7676886
24
SHA256 (apache-thrift-v0.13.0_GH0.tar.gz) = 5da60088e60984f4f0801deeea628d193c33cec621e78c8a43a5d8c4055f7ad9
36
SHA256 (apache-thrift-v0.14.1_GH0.tar.gz) = 5ae1c4d16452a22eaf9d802ba7489907147c2b316ff38c9758918552fae5132c
25
SIZE (apache-thrift-v0.13.0_GH0.tar.gz) = 3202365
37
SIZE (apache-thrift-v0.14.1_GH0.tar.gz) = 3142264
26
SHA256 (aws-aws-sdk-go-v1.37.20_GH0.tar.gz) = 2b00892527f3daf6c55104660b5311ff219539bcfbe38a0f83b3dc2f7897c82e
38
SHA256 (armon-go-metrics-v0.3.6_GH0.tar.gz) = c4f5898a817bcbbc68aea6de0ce0b1a2d47f8d970cf93db0a581bb1a01d762d9
27
SIZE (aws-aws-sdk-go-v1.37.20_GH0.tar.gz) = 18263547
39
SIZE (armon-go-metrics-v0.3.6_GH0.tar.gz) = 34592
40
SHA256 (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = a8a0ecc0f3f23bef9886a6b798d7a61d5c4b24e1aa8065a0de0173a4b39f7f5d
41
SIZE (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = 60431
42
SHA256 (aws-aws-sdk-go-v1.38.34_GH0.tar.gz) = 95a84e99858740ac822aea0a7273804fd614989950a01382c903116d96cb6b84
43
SIZE (aws-aws-sdk-go-v1.38.34_GH0.tar.gz) = 18961954
28
SHA256 (beevik-etree-v1.1.0_GH0.tar.gz) = d1b424a126ce5c46d8e9ba42217e7997cc992bef56d17cc39d1d91525c0dc1de
44
SHA256 (beevik-etree-v1.1.0_GH0.tar.gz) = d1b424a126ce5c46d8e9ba42217e7997cc992bef56d17cc39d1d91525c0dc1de
29
SIZE (beevik-etree-v1.1.0_GH0.tar.gz) = 26390
45
SIZE (beevik-etree-v1.1.0_GH0.tar.gz) = 26390
30
SHA256 (benbjohnson-clock-7dc76406b6d3_GH0.tar.gz) = 57057ebe896b3120137fffdef8b8ec5354f5a43a9faf6c68616adc1da5f79baa
46
SHA256 (benbjohnson-clock-v1.1.0_GH0.tar.gz) = 43d7a7d4d1cfe92831ecaabdf005f5ae3495739f726cc5af67614d2837b8bcb7
31
SIZE (benbjohnson-clock-7dc76406b6d3_GH0.tar.gz) = 6250
47
SIZE (benbjohnson-clock-v1.1.0_GH0.tar.gz) = 6320
32
SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
48
SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
33
SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867
49
SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867
34
SHA256 (blang-semver-v3.5.0_GH0.tar.gz) = 03a75a5e8b21b01d6a6f66b05c1385112354b7e57f04c0a3f772769a81254e26
35
SIZE (blang-semver-v3.5.0_GH0.tar.gz) = 14360
36
SHA256 (bradfitz-gomemcache-a41fca850d0b_GH0.tar.gz) = e9b32edd5745cd009c4d23d0ff6e2fdd7ae92e6049a9155500c93bf93e744bc6
50
SHA256 (bradfitz-gomemcache-a41fca850d0b_GH0.tar.gz) = e9b32edd5745cd009c4d23d0ff6e2fdd7ae92e6049a9155500c93bf93e744bc6
37
SIZE (bradfitz-gomemcache-a41fca850d0b_GH0.tar.gz) = 13238
51
SIZE (bradfitz-gomemcache-a41fca850d0b_GH0.tar.gz) = 13238
38
SHA256 (census-instrumentation-opencensus-go-v0.22.3_GH0.tar.gz) = 05eaf69808d0ba27b82d71fe620e8ecf97c1dd2d0ef8616d960c9d9170d7fdfa
52
SHA256 (c2h5oh-datasize-28bbd4740fee_GH0.tar.gz) = 8f07351e7f97d619ca328460181a73f3e30af86554a74cf7199afc78713c599b
39
SIZE (census-instrumentation-opencensus-go-v0.22.3_GH0.tar.gz) = 167276
53
SIZE (c2h5oh-datasize-28bbd4740fee_GH0.tar.gz) = 4124
40
SHA256 (centrifugal-centrifuge-v0.13.0_GH0.tar.gz) = 139c211a427a2d3a08f5b24c210a4477d9455ebd1e312013cfc64a372d102377
54
SHA256 (cenkalti-backoff-v4.1.0_GH0.tar.gz) = 8911c7834acfa7795271db561cfafd8a4bd0a5153d7df93e71e13a9ee3b06e98
41
SIZE (centrifugal-centrifuge-v0.13.0_GH0.tar.gz) = 329799
55
SIZE (cenkalti-backoff-v4.1.0_GH0.tar.gz) = 9834
42
SHA256 (centrifugal-protocol-v0.3.4_GH0.tar.gz) = d15599e0e9051afdc3cddd8b723124085deb19f0b5be3dfbc048e2c8f7db86f7
56
SHA256 (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = cc9dc0234de1baacf1855cf19615b381ca2f2adb83a2871e7a9b8b74e46818cf
43
SIZE (centrifugal-protocol-v0.3.4_GH0.tar.gz) = 29065
57
SIZE (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = 176498
58
SHA256 (centrifugal-centrifuge-v0.17.0_GH0.tar.gz) = 481e3fd652d3b603ac210dbd8bea234d84c6f46070405a8649314c9a9f27ec84
59
SIZE (centrifugal-centrifuge-v0.17.0_GH0.tar.gz) = 398849
60
SHA256 (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 6a09bc7aab085ae594edb68bb2abbb4d90323caf2a9e54f43c53405db53ce85f
61
SIZE (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 34594
44
SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
62
SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
45
SIZE (cespare-xxhash-v1.1.0_GH0.tar.gz) = 8200
63
SIZE (cespare-xxhash-v1.1.0_GH0.tar.gz) = 8200
46
SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148
64
SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148
47
SIZE (cespare-xxhash-v2.1.1_GH0.tar.gz) = 9292
65
SIZE (cespare-xxhash-v2.1.1_GH0.tar.gz) = 9292
48
SHA256 (cheekybits-genny-v1.0.0_GH0.tar.gz) = 6982bf513333fb3ee3e6e0633500a3800fb6a3d6beb9e6c6084a96c85a49dd73
66
SHA256 (cheekybits-genny-v1.0.0_GH0.tar.gz) = 6982bf513333fb3ee3e6e0633500a3800fb6a3d6beb9e6c6084a96c85a49dd73
49
SIZE (cheekybits-genny-v1.0.0_GH0.tar.gz) = 15585
67
SIZE (cheekybits-genny-v1.0.0_GH0.tar.gz) = 15585
50
SHA256 (cortexproject-cortex-85942c5703cf_GH0.tar.gz) = 76625bae7fd757d2d77105074af3537b6d95088b3be58a8735ec101254674882
68
SHA256 (cockroachdb-apd-v2.0.1_GH0.tar.gz) = 599d1df6218c8c8c1e80be882b38ec9d486e9da82bea83dca02c4a79a35b2f17
51
SIZE (cortexproject-cortex-85942c5703cf_GH0.tar.gz) = 13323856
69
SIZE (cockroachdb-apd-v2.0.1_GH0.tar.gz) = 304379
52
SHA256 (cpuguy83-go-md2man-f79a8a8ca69d_GH0.tar.gz) = c117a3e3741ea39016b678b24db19b1f766277bac7c1c6d721237bb159610178
70
SHA256 (cortexproject-cortex-d382e1d80eaf_GH0.tar.gz) = 699652d3aa55810c0874b1c044bdf80059d12dd74ea5a3801eb3ecc5b957749b
53
SIZE (cpuguy83-go-md2man-f79a8a8ca69d_GH0.tar.gz) = 52020
71
SIZE (cortexproject-cortex-d382e1d80eaf_GH0.tar.gz) = 15489448
72
SHA256 (cpuguy83-go-md2man-v2.0.0_GH0.tar.gz) = 50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
73
SIZE (cpuguy83-go-md2man-v2.0.0_GH0.tar.gz) = 52021
54
SHA256 (crewjam-saml-bca570abb2ce_GH0.tar.gz) = b12429ce52c0329943a64bea441f481ea0995133a905d61aa6eab5d02ac7e41b
74
SHA256 (crewjam-saml-bca570abb2ce_GH0.tar.gz) = b12429ce52c0329943a64bea441f481ea0995133a905d61aa6eab5d02ac7e41b
55
SIZE (crewjam-saml-bca570abb2ce_GH0.tar.gz) = 239531
75
SIZE (crewjam-saml-bca570abb2ce_GH0.tar.gz) = 239531
76
SHA256 (cuelang-cue-v0.3.2_GH0.tar.gz) = 4b1c6137c15b9389d8af6317e3def0d1bb06d1cb5817c22b75769f069fd62001
77
SIZE (cuelang-cue-v0.3.2_GH0.tar.gz) = 1199732
56
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
78
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
57
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
79
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
58
SHA256 (deepmap-oapi-codegen-v1.3.13_GH0.tar.gz) = c206f58011623e4d6c5a158b0cef563426694bb1bf0b9cbe03be7180986706da
80
SHA256 (deepmap-oapi-codegen-v1.3.13_GH0.tar.gz) = c206f58011623e4d6c5a158b0cef563426694bb1bf0b9cbe03be7180986706da
59
SIZE (deepmap-oapi-codegen-v1.3.13_GH0.tar.gz) = 135335
81
SIZE (deepmap-oapi-codegen-v1.3.13_GH0.tar.gz) = 135335
60
SHA256 (denisenkom-go-mssqldb-1e08a3fab204_GH0.tar.gz) = db2f3f09919b1f2f8858d8c2e77cfa72a137698f138768615d9cc5221553cdcd
82
SHA256 (docker-go-units-v0.4.0_GH0.tar.gz) = b411f15ca9b419880006f3944b8ec87dc3fe15cbba3beb6e04f2c03f9ea8370b
61
SIZE (denisenkom-go-mssqldb-1e08a3fab204_GH0.tar.gz) = 522580
83
SIZE (docker-go-units-v0.4.0_GH0.tar.gz) = 11514
62
SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
84
SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
63
SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
85
SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
64
SHA256 (edsrzf-mmap-go-v1.0.0_GH0.tar.gz) = 49c502c28de1e36f12005a70543ae62e15dcd85565572df4e973beb5812587bf
86
SHA256 (edsrzf-mmap-go-v1.0.0_GH0.tar.gz) = 49c502c28de1e36f12005a70543ae62e15dcd85565572df4e973beb5812587bf
65
SIZE (edsrzf-mmap-go-v1.0.0_GH0.tar.gz) = 5463
87
SIZE (edsrzf-mmap-go-v1.0.0_GH0.tar.gz) = 5463
88
SHA256 (emicklei-proto-v1.6.15_GH0.tar.gz) = 7291cfac4b3c8d96507793e9b83cc9c8044357ec5db274f7e003b0955d70f58e
89
SIZE (emicklei-proto-v1.6.15_GH0.tar.gz) = 28586
66
SHA256 (facebookgo-ensure-b4ab57deab51_GH0.tar.gz) = 228a9f93d69255a4bb82bf058c97f1bde71c595e94da5a3b421026210275b959
90
SHA256 (facebookgo-ensure-b4ab57deab51_GH0.tar.gz) = 228a9f93d69255a4bb82bf058c97f1bde71c595e94da5a3b421026210275b959
67
SIZE (facebookgo-ensure-b4ab57deab51_GH0.tar.gz) = 6412
91
SIZE (facebookgo-ensure-b4ab57deab51_GH0.tar.gz) = 6412
68
SHA256 (facebookgo-inject-f23751cae28b_GH0.tar.gz) = edaf2ed132818f18b2f0ce9d6358f1358c0b44f7715634fc1e6b725281e3454b
92
SHA256 (facebookgo-inject-f23751cae28b_GH0.tar.gz) = edaf2ed132818f18b2f0ce9d6358f1358c0b44f7715634fc1e6b725281e3454b
Lines 85-94 Link Here
85
SIZE (go-asn1-ber-asn1-ber-f715ec2f112d_GH0.tar.gz) = 13199
109
SIZE (go-asn1-ber-asn1-ber-f715ec2f112d_GH0.tar.gz) = 13199
86
SHA256 (go-ini-ini-v1.62.0_GH0.tar.gz) = 926ca2ff49018dc5c0991f3a790bc2083a3c52c470167d42f0f0bcd6642ff64e
110
SHA256 (go-ini-ini-v1.62.0_GH0.tar.gz) = 926ca2ff49018dc5c0991f3a790bc2083a3c52c470167d42f0f0bcd6642ff64e
87
SIZE (go-ini-ini-v1.62.0_GH0.tar.gz) = 50314
111
SIZE (go-ini-ini-v1.62.0_GH0.tar.gz) = 50314
88
SHA256 (go-ldap-ldap-v3.0.2_GH0.tar.gz) = 7e5244c2f1d7b0a4a4927206d278325b61312934a16cf64fa9f1f8a9b9e954d1
89
SIZE (go-ldap-ldap-v3.0.2_GH0.tar.gz) = 41053
90
SHA256 (go-kit-kit-v0.10.0_GH0.tar.gz) = c0fac2e37b981e4c18e4f210b92e1393bd59dadd7c7fc043ec46d1c9834eba85
112
SHA256 (go-kit-kit-v0.10.0_GH0.tar.gz) = c0fac2e37b981e4c18e4f210b92e1393bd59dadd7c7fc043ec46d1c9834eba85
91
SIZE (go-kit-kit-v0.10.0_GH0.tar.gz) = 274801
113
SIZE (go-kit-kit-v0.10.0_GH0.tar.gz) = 274801
114
SHA256 (go-ldap-ldap-v3.1.0_GH0.tar.gz) = d92a365629f2df40216e5d637ef2c5a3984d40ba219f55dc34af59ad659e3ab4
115
SIZE (go-ldap-ldap-v3.1.0_GH0.tar.gz) = 41634
92
SHA256 (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 76727000951c187d058289d8e83d3e2ad480a5d44c7c83b025b78b7eb6bf0258
116
SHA256 (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 76727000951c187d058289d8e83d3e2ad480a5d44c7c83b025b78b7eb6bf0258
93
SIZE (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 11745
117
SIZE (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 11745
94
SHA256 (go-macaron-binding-0b4f37bab25b_GH0.tar.gz) = 71c1f7e46da92204083ee5e24faef361f2c96519188d2ed3cf3eefe7b639a9cf
118
SHA256 (go-macaron-binding-0b4f37bab25b_GH0.tar.gz) = 71c1f7e46da92204083ee5e24faef361f2c96519188d2ed3cf3eefe7b639a9cf
Lines 101-178 Link Here
101
SIZE (go-macaron-macaron-v1.4.0_GH0.tar.gz) = 133118
125
SIZE (go-macaron-macaron-v1.4.0_GH0.tar.gz) = 133118
102
SHA256 (go-mail-mail-v2.3.1_GH0.tar.gz) = 264a42278757b9153338e618b2c98109d88f8ae8599a804f291e17bba9bb8969
126
SHA256 (go-mail-mail-v2.3.1_GH0.tar.gz) = 264a42278757b9153338e618b2c98109d88f8ae8599a804f291e17bba9bb8969
103
SIZE (go-mail-mail-v2.3.1_GH0.tar.gz) = 19878
127
SIZE (go-mail-mail-v2.3.1_GH0.tar.gz) = 19878
128
SHA256 (go-openapi-analysis-v0.20.0_GH0.tar.gz) = b94c995545da66b594f9717989266bc6ac08ecb3c319072dfd69001b86c55808
129
SIZE (go-openapi-analysis-v0.20.0_GH0.tar.gz) = 221669
130
SHA256 (go-openapi-errors-v0.20.0_GH0.tar.gz) = a60f376f419e20b05858e49b766251c6ab27799ebedb4643f53988e2848bac3b
131
SIZE (go-openapi-errors-v0.20.0_GH0.tar.gz) = 18839
132
SHA256 (go-openapi-jsonpointer-v0.19.5_GH0.tar.gz) = 587217a2edeedbe6de0f0ba62d7c347f31be2f7016da4fafdeda3aba5dd6b1a9
133
SIZE (go-openapi-jsonpointer-v0.19.5_GH0.tar.gz) = 15456
134
SHA256 (go-openapi-jsonreference-v0.19.5_GH0.tar.gz) = 9ab7344a39477fda6b782ab30e6a61c6117ebc656442bf0dad0081a5919240d5
135
SIZE (go-openapi-jsonreference-v0.19.5_GH0.tar.gz) = 14168
136
SHA256 (go-openapi-loads-v0.20.2_GH0.tar.gz) = b06fba121c3caa54ee3072e98a2e7d6d1cfafa0d9b68a352547eb8eb2f7aa188
137
SIZE (go-openapi-loads-v0.20.2_GH0.tar.gz) = 56554
138
SHA256 (go-openapi-runtime-v0.19.28_GH0.tar.gz) = cff1e687c305bb9a73b6db9cc212fef9689db361080c805510c927300f0696a3
139
SIZE (go-openapi-runtime-v0.19.28_GH0.tar.gz) = 132420
140
SHA256 (go-openapi-spec-v0.20.3_GH0.tar.gz) = bb910bdd01984283d7febe21935ea55cd1ee4d6628bc056668a13ccda79029b1
141
SIZE (go-openapi-spec-v0.20.3_GH0.tar.gz) = 297211
142
SHA256 (go-openapi-strfmt-v0.20.1_GH0.tar.gz) = cef0c25b71554edb56e1707dc0c0d2c463877861917e6b9a05f8a03dbda6efd8
143
SIZE (go-openapi-strfmt-v0.20.1_GH0.tar.gz) = 44436
144
SHA256 (go-openapi-swag-v0.19.15_GH0.tar.gz) = 5d22d5a44970926178102eb80926f4cbfd00f3f1f2810cbbd4d8e7c62547afe6
145
SIZE (go-openapi-swag-v0.19.15_GH0.tar.gz) = 35515
146
SHA256 (go-openapi-validate-v0.20.2_GH0.tar.gz) = 40145ab360fd08dc30396acdee8c7b46541f90b8613ad53b98a5786f439cf186
147
SIZE (go-openapi-validate-v0.20.2_GH0.tar.gz) = 463309
104
SHA256 (go-redis-redis-v5.2.9_GH0.tar.gz) = 494f474925e89749124445cdebc5affd741f7532d2a4d6e4e2069b17d74f4fd2
148
SHA256 (go-redis-redis-v5.2.9_GH0.tar.gz) = 494f474925e89749124445cdebc5affd741f7532d2a4d6e4e2069b17d74f4fd2
105
SIZE (go-redis-redis-v5.2.9_GH0.tar.gz) = 69991
149
SIZE (go-redis-redis-v5.2.9_GH0.tar.gz) = 69991
106
SHA256 (go-sourcemap-sourcemap-v2.1.3_GH0.tar.gz) = 9e5d9e6f1b7facedd58ef8bb2af86ddf906bfc0c3f377934603e900b21490956
150
SHA256 (go-sourcemap-sourcemap-v2.1.3_GH0.tar.gz) = 9e5d9e6f1b7facedd58ef8bb2af86ddf906bfc0c3f377934603e900b21490956
107
SIZE (go-sourcemap-sourcemap-v2.1.3_GH0.tar.gz) = 6479
151
SIZE (go-sourcemap-sourcemap-v2.1.3_GH0.tar.gz) = 6479
108
SHA256 (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 9d98b46623037447a26a51a203540bf605b6e6220d31f2efc7396242fcb660b5
152
SHA256 (go-sql-driver-mysql-v1.6.0_GH0.tar.gz) = 25233aea6418ca7e2e8d83f1bf4f498ef7f79c8c0fee1dc2a8ba623372574b28
109
SIZE (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 90474
153
SIZE (go-sql-driver-mysql-v1.6.0_GH0.tar.gz) = 94168
110
SHA256 (go-stack-stack-v1.8.0_GH0.tar.gz) = 3b8987e137d76f4f35db1e8005ec7fb766b68eed8cac0ca0b795ac43cd72b319
154
SHA256 (go-stack-stack-v1.8.0_GH0.tar.gz) = 3b8987e137d76f4f35db1e8005ec7fb766b68eed8cac0ca0b795ac43cd72b319
111
SIZE (go-stack-stack-v1.8.0_GH0.tar.gz) = 8039
155
SIZE (go-stack-stack-v1.8.0_GH0.tar.gz) = 8039
112
SHA256 (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 77e421545f853bf0b0431ed5026f10ebeeadd436334ac156169b78f82e86bdf5
156
SHA256 (go-yaml-yaml-496545a6307b_GH0.tar.gz) = ed0e11dc14bbbd4127031d7e8b9e58dad885e2c44a16359d2f64b71d1d1f692a
113
SIZE (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 88787
157
SIZE (go-yaml-yaml-496545a6307b_GH0.tar.gz) = 90156
114
SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0
158
SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0
115
SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209
159
SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209
116
SHA256 (gobwas-glob-v0.2.3_GH0.tar.gz) = 325026fc78bcebcf31151b6e060f4e1c3321b04ded3dab63b63610b323c10850
160
SHA256 (gobwas-glob-v0.2.3_GH0.tar.gz) = 325026fc78bcebcf31151b6e060f4e1c3321b04ded3dab63b63610b323c10850
117
SIZE (gobwas-glob-v0.2.3_GH0.tar.gz) = 25962
161
SIZE (gobwas-glob-v0.2.3_GH0.tar.gz) = 25962
118
SHA256 (gogo-googleapis-v1.4.0_GH0.tar.gz) = 0f1be0cc87e1f7942091f529dd2669d66fc249d57c6ed6906666d42b6d384497
162
SHA256 (gofrs-uuid-v4.0.0_GH0.tar.gz) = 7857a4f0c066d2e43a1b7912458b028b6fa351eb1a1d41b022dd6ac347e96b4f
119
SIZE (gogo-googleapis-v1.4.0_GH0.tar.gz) = 146813
163
SIZE (gofrs-uuid-v4.0.0_GH0.tar.gz) = 17824
120
SHA256 (gogo-protobuf-v1.3.1_GH0.tar.gz) = 5184f06decd681fcc82f6583976111faf87189c0c2f8063b34ac2ea9ed997236
164
SHA256 (gogo-googleapis-v1.1.0_GH0.tar.gz) = 887b545e6fc74725f159977fdcb7c8ea2368e22832c5c14f8a68d877cc584f0d
121
SIZE (gogo-protobuf-v1.3.1_GH0.tar.gz) = 2038188
165
SIZE (gogo-googleapis-v1.1.0_GH0.tar.gz) = 45199
122
SHA256 (gogo-status-v1.1.0_GH0.tar.gz) = cbc23c8f34b02bec1b034bf80fddb5cd5a446705525d6f19d285988b05b6a178
166
SHA256 (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2bb4b13d6e56b3911f09b8e9ddd15708477fbff8823c057cc79dd99c9a452b34
123
SIZE (gogo-status-v1.1.0_GH0.tar.gz) = 9547
167
SIZE (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2038725
168
SHA256 (gogo-status-v1.0.3_GH0.tar.gz) = 2b313ae5eb0fcb72f95c78d3072d3c1acc18327cdd92e072b9e31997e034015a
169
SIZE (gogo-status-v1.0.3_GH0.tar.gz) = 9382
124
SHA256 (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = ebc100d46719b1374b59e59bc63baffaec6a2bface5b0d519024f43c097cdc3e
170
SHA256 (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = ebc100d46719b1374b59e59bc63baffaec6a2bface5b0d519024f43c097cdc3e
125
SIZE (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = 8359
171
SIZE (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = 8359
126
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
172
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
127
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
173
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
128
SHA256 (golang-crypto-eec23a3978ad_GH0.tar.gz) = bd882536660d6b65619c9d9b9334e9a5c55557613e56e1b485323a2293dfa2f8
174
SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
129
SIZE (golang-crypto-eec23a3978ad_GH0.tar.gz) = 1725798
175
SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
176
SHA256 (golang-exp-85be41e4509f_GH0.tar.gz) = 6fb18daada899f426f0b689b00c495035e7dbb9269f4d4d4017a154f9e6c5c8d
177
SIZE (golang-exp-85be41e4509f_GH0.tar.gz) = 1526135
130
SHA256 (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = b92f918daa48048fd360f14d1a4aed6e70c1176ae6b00b0dc04094bb088e9865
178
SHA256 (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = b92f918daa48048fd360f14d1a4aed6e70c1176ae6b00b0dc04094bb088e9865
131
SIZE (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = 26047
179
SIZE (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = 26047
132
SHA256 (golang-lint-738671d3881b_GH0.tar.gz) = c3c30939f0592da3a4b470afd40cdf2924a2749e251b4188f53a918445fb67b4
180
SHA256 (golang-lint-83fdc39ff7b5_GH0.tar.gz) = 5014077abbc075c3b4b459f7ad98cc1c28f2ae6bde906a9d8ed19d8c8b97987a
133
SIZE (golang-lint-738671d3881b_GH0.tar.gz) = 31848
181
SIZE (golang-lint-83fdc39ff7b5_GH0.tar.gz) = 31889
134
SHA256 (golang-mod-v0.3.0_GH0.tar.gz) = bc97bb300928a00cfe64d97b3240c760668060cda0767e0d0b413e506fc3fa0a
182
SHA256 (golang-mock-v1.5.0_GH0.tar.gz) = 7a8212b8332072626d1ce440883929a28ab18450926bc5164d926c6e5cae61ff
135
SIZE (golang-mod-v0.3.0_GH0.tar.gz) = 93941
183
SIZE (golang-mock-v1.5.0_GH0.tar.gz) = 66429
136
SHA256 (golang-net-5f4716e94777_GH0.tar.gz) = 987ec0774e8480615daf0664cd9c9ec9eb25cf6e553e32ae38697515629714b6
184
SHA256 (golang-mod-v0.4.1_GH0.tar.gz) = 548935751dbc1c29a27bf1b1de6d7ffe58b752d6ad7bc1f254e6ea89ae2ddd59
137
SIZE (golang-net-5f4716e94777_GH0.tar.gz) = 1251426
185
SIZE (golang-mod-v0.4.1_GH0.tar.gz) = 102751
138
SHA256 (golang-oauth2-d3ed898aa8a3_GH0.tar.gz) = cd788f64d394f5d002c9cbb5018b05910ee2186c614b0068149b87b42a87d9ad
186
SHA256 (golang-net-fe42d452be8f_GH0.tar.gz) = c7e6cff40e77036dde500b7293aaeddcb36e6f61647cedeb3a13678ff129ac1b
139
SIZE (golang-oauth2-d3ed898aa8a3_GH0.tar.gz) = 67321
187
SIZE (golang-net-fe42d452be8f_GH0.tar.gz) = 1251727
140
SHA256 (golang-protobuf-v1.4.3_GH0.tar.gz) = 5736f943f8647362f5559689df6154f3c85d261fb088867c8a68494e2a767610
188
SHA256 (golang-oauth2-5e61552d6c78_GH0.tar.gz) = 01ea885d501ffceaecaef9a91a433c3391583f4ee6cae16115ebb2ccafcc90c9
141
SIZE (golang-protobuf-v1.4.3_GH0.tar.gz) = 171969
189
SIZE (golang-oauth2-5e61552d6c78_GH0.tar.gz) = 78982
142
SHA256 (golang-snappy-v0.0.1_GH0.tar.gz) = b1d97f47fcb61cb0cdd54bc424eda980c47838effb0ec9e322506514a50fee85
190
SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3
143
SIZE (golang-snappy-v0.0.1_GH0.tar.gz) = 62605
191
SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702
144
SHA256 (golang-sync-09787c993a3a_GH0.tar.gz) = e533f53d11330b61d7e9bcbec255699992ab47636f1b45403db6f9b09c3d0aba
192
SHA256 (golang-snappy-v0.0.3_GH0.tar.gz) = c22541bf48b252b55ea0e618a5887e3d4f95c6ec5e46bbd60d1020366ffa2580
145
SIZE (golang-sync-09787c993a3a_GH0.tar.gz) = 18734
193
SIZE (golang-snappy-v0.0.3_GH0.tar.gz) = 65976
146
SHA256 (golang-sys-fb209a7c41cd_GH0.tar.gz) = ee15b63e3a42001774c8e70ab0933db005e5e57886c9991d93a02977020529d2
194
SHA256 (golang-sync-036812b2e83c_GH0.tar.gz) = 75ac8fc16bdceb2496c4a9cc98584b70c29032d91a9e57a624acb073e3232fda
147
SIZE (golang-sys-fb209a7c41cd_GH0.tar.gz) = 1072084
195
SIZE (golang-sync-036812b2e83c_GH0.tar.gz) = 18752
148
SHA256 (golang-text-v0.3.3_GH0.tar.gz) = 1604233637e3593749fbbb13b5069b08e6feba6d2b55a02fd3148793d5871185
196
SHA256 (golang-sys-0cec03c779c1_GH0.tar.gz) = 3f02c01a4394b5c6868065916b40a2d3ec230dd1574f1383284f5159ea3b6c8a
149
SIZE (golang-text-v0.3.3_GH0.tar.gz) = 7747332
197
SIZE (golang-sys-0cec03c779c1_GH0.tar.gz) = 1197020
150
SHA256 (golang-time-3af7569d3a1e_GH0.tar.gz) = 93c79ee7ad72641dc5ebd47e6ecffa66e878e367ddbbef48208ff82a0b6fc7e0
198
SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760
151
SIZE (golang-time-3af7569d3a1e_GH0.tar.gz) = 9619
199
SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095
152
SHA256 (golang-tools-102e7d357031_GH0.tar.gz) = 0496e40054581c4620a577a51748d859528317b17c8093fe060f4babf32f9360
200
SHA256 (golang-time-f8bda1e9f3ba_GH0.tar.gz) = e068a34e54894c9c189ba2c2e5b7ea9116ed661f6a7c0d0e744d8e0066017ebb
153
SIZE (golang-tools-102e7d357031_GH0.tar.gz) = 2513636
201
SIZE (golang-time-f8bda1e9f3ba_GH0.tar.gz) = 9656
154
SHA256 (golang-xerrors-9bdfabe68543_GH0.tar.gz) = 54bb4d99e6cba2e3e5331d064f46640cc01a0e630ee6a684ae810bd94a7e4eb7
202
SHA256 (golang-tools-v0.1.0_GH0.tar.gz) = 88f66c1a7ff0f7fce20c0808d2769baa977f56f74197c9681cd864d0977e97a2
155
SIZE (golang-xerrors-9bdfabe68543_GH0.tar.gz) = 13657
203
SIZE (golang-tools-v0.1.0_GH0.tar.gz) = 2683055
204
SHA256 (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 71975d658357e170fd6a41f92539cde8b39c9cd8bfe5931b6311bc5f5c0da0d7
205
SIZE (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 13664
156
SHA256 (gomodule-redigo-v2.0.0_GH0.tar.gz) = b97a9b0298c371c80b4ba141cb683eaa003c8825a5b02526a03435f6e7568289
206
SHA256 (gomodule-redigo-v2.0.0_GH0.tar.gz) = b97a9b0298c371c80b4ba141cb683eaa003c8825a5b02526a03435f6e7568289
157
SIZE (gomodule-redigo-v2.0.0_GH0.tar.gz) = 42976
207
SIZE (gomodule-redigo-v2.0.0_GH0.tar.gz) = 42976
158
SHA256 (gonum-gonum-v0.8.2_GH0.tar.gz) = a2aad1ac038d36d568939910f39eb0c58cae3c6f0b18df3ca74a8daa954d1663
208
SHA256 (gonum-gonum-v0.9.1_GH0.tar.gz) = 47e7c59f09a6e95f21010fcc94ee9aa67290e3ae358d5b27b36665150f10ed07
159
SIZE (gonum-gonum-v0.8.2_GH0.tar.gz) = 3226037
209
SIZE (gonum-gonum-v0.9.1_GH0.tar.gz) = 3357782
210
SHA256 (google-btree-v1.0.0_GH0.tar.gz) = 9f53e0e1330a4dbe92100d516606791f7196bf828ba93d693ef4d5c1cbd5fe30
211
SIZE (google-btree-v1.0.0_GH0.tar.gz) = 15292
160
SHA256 (google-flatbuffers-v1.11.0_GH0.tar.gz) = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b
212
SHA256 (google-flatbuffers-v1.11.0_GH0.tar.gz) = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b
161
SIZE (google-flatbuffers-v1.11.0_GH0.tar.gz) = 894944
213
SIZE (google-flatbuffers-v1.11.0_GH0.tar.gz) = 894944
162
SHA256 (google-go-cmp-v0.5.4_GH0.tar.gz) = 1e4a881d0bc4974107218d08834e2815f634a8bd9b76633fd30ace36d8a6c72b
214
SHA256 (google-go-cmp-v0.5.5_GH0.tar.gz) = 8f1a0041f484812ae219e7548a13d5269c947cfcdea6031d40cdc85cd0663b3e
163
SIZE (google-go-cmp-v0.5.4_GH0.tar.gz) = 101019
215
SIZE (google-go-cmp-v0.5.5_GH0.tar.gz) = 102358
164
SHA256 (google-go-genproto-0ff5f38871d5_GH0.tar.gz) = b0b60f8a0d63a230c7392b1cd8070534ea10c83278b25592ac2ab23e4c2a02d3
216
SHA256 (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 26b5114e119b8945b16a7205d55e1dbd3c006940ac4568d670081690ef7210a8
165
SIZE (google-go-genproto-0ff5f38871d5_GH0.tar.gz) = 13483038
217
SIZE (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 8642924
166
SHA256 (google-uuid-v1.2.0_GH0.tar.gz) = 53ba896ce398435b3ba4f9375f5d4908b09c79daaa54ecd4e5000b7bef984380
218
SHA256 (google-uuid-v1.2.0_GH0.tar.gz) = 53ba896ce398435b3ba4f9375f5d4908b09c79daaa54ecd4e5000b7bef984380
167
SIZE (google-uuid-v1.2.0_GH0.tar.gz) = 14158
219
SIZE (google-uuid-v1.2.0_GH0.tar.gz) = 14158
168
SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
220
SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
169
SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
221
SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
170
SHA256 (googleapis-google-api-go-client-v0.40.0_GH0.tar.gz) = 8a68a9610e660b2fa2d81ed509595efd54a3951dbf8f35eaff1805a7c8417b57
222
SHA256 (googleapis-google-api-go-client-v0.45.0_GH0.tar.gz) = 628120c26b3db51e218d50b3555eb552a12993e5c1096b4ed8ad200bae925985
171
SIZE (googleapis-google-api-go-client-v0.40.0_GH0.tar.gz) = 18599253
223
SIZE (googleapis-google-api-go-client-v0.45.0_GH0.tar.gz) = 20020236
172
SHA256 (googleapis-google-cloud-go-storage-v1.13.0_GH0.tar.gz) = 42d88b5f9fbeadf368ee1e9dd78b46e1105f503057bcf2be40e47ebc0ab25b1c
224
SHA256 (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 368e85de49d201a1a7f7da58f597c5904a6665b733315b9b22eee9397dfe9bfe
173
SIZE (googleapis-google-cloud-go-storage-v1.13.0_GH0.tar.gz) = 3351779
225
SIZE (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 3404588
174
SHA256 (googleapis-google-cloud-go-v0.60.0_GH0.tar.gz) = f47dd36e8a53e155dc5549f1aaba84bd0b85f69a427b0cbc20531c6ce7d4d95a
226
SHA256 (googleapis-google-cloud-go-v0.81.0_GH0.tar.gz) = 307f191f0ebcd71b96ec66554670eb3cf0398c64a427e43651472b5d9616f1ae
175
SIZE (googleapis-google-cloud-go-v0.60.0_GH0.tar.gz) = 2783634
227
SIZE (googleapis-google-cloud-go-v0.81.0_GH0.tar.gz) = 3510192
176
SHA256 (gopherjs-gopherjs-ce3c9ade29de_GH0.tar.gz) = b839dad26fe66a8c99b892da92ca418bc021c532583667df33252986942be434
228
SHA256 (gopherjs-gopherjs-ce3c9ade29de_GH0.tar.gz) = b839dad26fe66a8c99b892da92ca418bc021c532583667df33252986942be434
177
SIZE (gopherjs-gopherjs-ce3c9ade29de_GH0.tar.gz) = 227776
229
SIZE (gopherjs-gopherjs-ce3c9ade29de_GH0.tar.gz) = 227776
178
SHA256 (gorilla-mux-v1.8.0_GH0.tar.gz) = ea2639259d2ce6f402636655e91eb93ba69c139e3cbf80b044ee393ada53757b
230
SHA256 (gorilla-mux-v1.8.0_GH0.tar.gz) = ea2639259d2ce6f402636655e91eb93ba69c139e3cbf80b044ee393ada53757b
Lines 181-322 Link Here
181
SIZE (gorilla-websocket-v1.4.2_GH0.tar.gz) = 54101
233
SIZE (gorilla-websocket-v1.4.2_GH0.tar.gz) = 54101
182
SHA256 (gosimple-slug-v1.9.0_GH0.tar.gz) = 19a319c470e404a392037529e66ead28b58ca5059a17245c2331a1986c4759cd
234
SHA256 (gosimple-slug-v1.9.0_GH0.tar.gz) = 19a319c470e404a392037529e66ead28b58ca5059a17245c2331a1986c4759cd
183
SIZE (gosimple-slug-v1.9.0_GH0.tar.gz) = 13228
235
SIZE (gosimple-slug-v1.9.0_GH0.tar.gz) = 13228
236
SHA256 (grafana-go-mssqldb-d0ce3c521036_GH0.tar.gz) = a3a62b4964fee10a698852dea6f59570ff2ec3320652e8c1a8b1e5d310641b3f
237
SIZE (grafana-go-mssqldb-d0ce3c521036_GH0.tar.gz) = 522960
184
SHA256 (grafana-grafana-aws-sdk-v0.4.0_GH0.tar.gz) = ece54565dbf1f670d82e88e1b966b013123fda7d0bca232cfc34baad4d37aaf3
238
SHA256 (grafana-grafana-aws-sdk-v0.4.0_GH0.tar.gz) = ece54565dbf1f670d82e88e1b966b013123fda7d0bca232cfc34baad4d37aaf3
185
SIZE (grafana-grafana-aws-sdk-v0.4.0_GH0.tar.gz) = 247515
239
SIZE (grafana-grafana-aws-sdk-v0.4.0_GH0.tar.gz) = 247515
186
SHA256 (grafana-grafana-plugin-model-1fc953a61fb4_GH0.tar.gz) = 4b37af38bdfad78b17add2d2f9b5ada90dafbb45ef906e704da70abe2ecd2bc6
240
SHA256 (grafana-grafana-live-sdk-v0.0.6_GH0.tar.gz) = 9d975230c2e124c5abe290aea520a7b7a6e1392321ef2c83cb4deb97b2340c5e
187
SIZE (grafana-grafana-plugin-model-1fc953a61fb4_GH0.tar.gz) = 1882690
241
SIZE (grafana-grafana-live-sdk-v0.0.6_GH0.tar.gz) = 37093
188
SHA256 (grafana-grafana-plugin-sdk-go-v0.88.0_GH0.tar.gz) = 4794a04c4de1299a76cf499c699971f0a424b1480528b7d3599e8bd671b64325
242
SHA256 (grafana-grafana-plugin-sdk-go-v0.104.0_GH0.tar.gz) = 4413464cfd0a8882cd517063d1dbad42edcb02db7f1ea185a41d8ca9a144d005
189
SIZE (grafana-grafana-plugin-sdk-go-v0.88.0_GH0.tar.gz) = 126815
243
SIZE (grafana-grafana-plugin-sdk-go-v0.104.0_GH0.tar.gz) = 168130
190
SHA256 (grafana-loki-6978ee5d7387_GH0.tar.gz) = f464f492e7bd6a6560f6a6fc2c620930ece953031b00a31014d8b6de1c22bd3f
244
SHA256 (grafana-loki-15d417efe103_GH0.tar.gz) = 5bbd4caedfd9e57ffb64102abc992e9de3d672d387e4d6fede76f15ddc704889
191
SIZE (grafana-loki-6978ee5d7387_GH0.tar.gz) = 23162662
245
SIZE (grafana-loki-15d417efe103_GH0.tar.gz) = 25278521
192
SHA256 (grpc-ecosystem-go-grpc-middleware-v1.2.2_GH0.tar.gz) = 58ace93df5406bb6f1e3e5d49f72f916f99ad6fe0c63cd4dacc6017dbdf7ef76
246
SHA256 (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = c9b908202c05a7f821b03ee49cd678e7e71469519054629770e0565d78275cbc
193
SIZE (grpc-ecosystem-go-grpc-middleware-v1.2.2_GH0.tar.gz) = 99696
247
SIZE (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = 103780
194
SHA256 (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = e37a815659a20ccb6baf26a48cc51efe39b9651ceb0857178f6f2eaa2c47ae75
248
SHA256 (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = e37a815659a20ccb6baf26a48cc51efe39b9651ceb0857178f6f2eaa2c47ae75
195
SIZE (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = 30606
249
SIZE (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = 30606
196
SHA256 (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 20ba8f2aeb4a580109357fffaa42f8400aba1155b95c8845e412287907e64379
250
SHA256 (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 20ba8f2aeb4a580109357fffaa42f8400aba1155b95c8845e412287907e64379
197
SIZE (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 521578
251
SIZE (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 521578
198
SHA256 (grpc-grpc-go-v1.36.0_GH0.tar.gz) = d460c8f379ff240f6169924ec399080351e4a03a0492fbb5a761f4e2d14d4fda
252
SHA256 (grpc-grpc-go-v1.37.1_GH0.tar.gz) = 66e9c38c6785214e2cd4256d87652d79b4af32f8f5028dbe0c06df7aa97127ff
199
SIZE (grpc-grpc-go-v1.36.0_GH0.tar.gz) = 1166422
253
SIZE (grpc-grpc-go-v1.37.1_GH0.tar.gz) = 1237043
200
SHA256 (hashicorp-go-hclog-v0.15.0_GH0.tar.gz) = 03e8bd42481801d49a2b0c798e631d5d448360310d96ed4b914d40f7ba0b7c12
254
SHA256 (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 26afc0e5895c6ce87c881c5c02c682ccc9a08174a9c27ca26d4a1e72dbf78128
201
SIZE (hashicorp-go-hclog-v0.15.0_GH0.tar.gz) = 25948
255
SIZE (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 8346
256
SHA256 (hashicorp-go-hclog-v0.16.0_GH0.tar.gz) = 9c07cb9963a3db3a286971bc7a6d5e17612105770d0a82c441c397202bbc61ae
257
SIZE (hashicorp-go-hclog-v0.16.0_GH0.tar.gz) = 26817
258
SHA256 (hashicorp-go-immutable-radix-v1.2.0_GH0.tar.gz) = 06a814791893c19e98bd48623eedeefd966faa9b53403ec9a8d102d978b7aa6e
259
SIZE (hashicorp-go-immutable-radix-v1.2.0_GH0.tar.gz) = 23037
260
SHA256 (hashicorp-go-msgpack-v0.5.5_GH0.tar.gz) = a6a95afd348ce6f0be9183266d9479d8b8738097ff82b16345a78c7e26a37e13
261
SIZE (hashicorp-go-msgpack-v0.5.5_GH0.tar.gz) = 50069
262
SHA256 (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 466a1f3596417a35b407d06d2dc2cb87dba46b025af4f77d30f82aa6e0e6d4d4
263
SIZE (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 12084
202
SHA256 (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = fb6349d5dcae78637dfc68b7b8858ec3dbc94e5cb947e0b4d7bc6b984177223d
264
SHA256 (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = fb6349d5dcae78637dfc68b7b8858ec3dbc94e5cb947e0b4d7bc6b984177223d
203
SIZE (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = 86479
265
SIZE (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = 86479
204
SHA256 (hashicorp-go-version-v1.2.1_GH0.tar.gz) = 9c63e2107ca0cf4e78ddba1128c73adfdfcdd45faa90c3bf7c6feda7d2326cc5
266
SHA256 (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = ce70228b6c0ac432b97c2a98697600668bf7ac8b4cd21e7c6767bed1e755ae7f
205
SIZE (hashicorp-go-version-v1.2.1_GH0.tar.gz) = 13911
267
SIZE (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = 663049
206
SHA256 (hashicorp-yamux-2f1d1f20f75d_GH0.tar.gz) = 9481b16c104ebac8dc992358826db2ddadab0993131627a689dbf1f7c572f755
268
SHA256 (hashicorp-go-version-v1.3.0_GH0.tar.gz) = a459b2d8a3ca4d67fc13869a7869fa6c8aff6491d465b2cbe2842b56df87cfba
207
SIZE (hashicorp-yamux-2f1d1f20f75d_GH0.tar.gz) = 23277
269
SIZE (hashicorp-go-version-v1.3.0_GH0.tar.gz) = 14447
270
SHA256 (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = d50c188af0cc8b22e7e4b79e9071694fa06428a9964b22d68dc997fa787a177a
271
SIZE (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = 13428
272
SHA256 (hashicorp-memberlist-v0.2.3_GH0.tar.gz) = 52dbfa3fe3e8dfe7fbad5e291cf6bb9f4c6848355558143d6563c5c48f7ecbdb
273
SIZE (hashicorp-memberlist-v0.2.3_GH0.tar.gz) = 96223
274
SHA256 (hashicorp-yamux-df201c70410d_GH0.tar.gz) = 01177e2efa7a30e982e996c972b7425853dd336215ccb5f2de47b2567bb5d04b
275
SIZE (hashicorp-yamux-df201c70410d_GH0.tar.gz) = 23269
208
SHA256 (igm-sockjs-go-v3.0.0_GH0.tar.gz) = 85613e3340cb4f26ab49ff8a4ef68141f78feaec67a13dd5d08f5803ccc44d1e
276
SHA256 (igm-sockjs-go-v3.0.0_GH0.tar.gz) = 85613e3340cb4f26ab49ff8a4ef68141f78feaec67a13dd5d08f5803ccc44d1e
209
SIZE (igm-sockjs-go-v3.0.0_GH0.tar.gz) = 51312
277
SIZE (igm-sockjs-go-v3.0.0_GH0.tar.gz) = 51312
210
SHA256 (inconshreveable-log15-67afb5ed74ec_GH0.tar.gz) = e4c837cfd154a0696c84605595c84459a2d1b2fb33b1abcf284a415d2ca9ab55
278
SHA256 (inconshreveable-log15-67afb5ed74ec_GH0.tar.gz) = e4c837cfd154a0696c84605595c84459a2d1b2fb33b1abcf284a415d2ca9ab55
211
SIZE (inconshreveable-log15-67afb5ed74ec_GH0.tar.gz) = 23261
279
SIZE (inconshreveable-log15-67afb5ed74ec_GH0.tar.gz) = 23261
212
SHA256 (influxdata-influxdb-client-go-v2.2.0_GH0.tar.gz) = 9f3bb8fa77f9e685b18aeb3105b002ad7f819bf04f08148453635a969cff0eb6
280
SHA256 (influxdata-influxdb-client-go-v2.2.3_GH0.tar.gz) = c556bf61460807532e5374702deaa47545d425f28d4168c6ac7e1fdaf24462ac
213
SIZE (influxdata-influxdb-client-go-v2.2.0_GH0.tar.gz) = 176820
281
SIZE (influxdata-influxdb-client-go-v2.2.3_GH0.tar.gz) = 177917
214
SHA256 (influxdata-line-protocol-2487e7298839_GH0.tar.gz) = e8b6eb7eaa6601d5f8b4b3d2dfadb358fe4cd30fdd55fdcf2f41bcfeb72226e7
282
SHA256 (influxdata-line-protocol-9aa0e372d097_GH0.tar.gz) = acfafae69475c6301b95976f71a060fd03280c2a7d0d7f99ed0ccd4c759484d8
215
SIZE (influxdata-line-protocol-2487e7298839_GH0.tar.gz) = 67036
283
SIZE (influxdata-line-protocol-9aa0e372d097_GH0.tar.gz) = 29946
216
SHA256 (jaegertracing-jaeger-v1.22.0_GH0.tar.gz) = 8858e008857b9855ce3d584f59760db1e7e232fa891c8e43b5e6cf3ce91070b4
284
SHA256 (jessevdk-go-flags-v1.5.0_GH0.tar.gz) = d4bf30f729cbc16d2aa0095ac10ca4fadc8f092b9a28990c0cfca2345c3e7ffd
217
SIZE (jaegertracing-jaeger-v1.22.0_GH0.tar.gz) = 865860
285
SIZE (jessevdk-go-flags-v1.5.0_GH0.tar.gz) = 59316
218
SHA256 (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = aa86d00b6836345eee196c13df2df084a18e0b1159935de9289f2ef6a7fe375d
286
SHA256 (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = aa86d00b6836345eee196c13df2df084a18e0b1159935de9289f2ef6a7fe375d
219
SIZE (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = 128861
287
SIZE (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = 128861
220
SHA256 (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 79ac7c0e53dfa48aac0622745f133b2438542f1c11d2c09ec1c98affbd62e1f0
288
SHA256 (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 79ac7c0e53dfa48aac0622745f133b2438542f1c11d2c09ec1c98affbd62e1f0
221
SIZE (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 9588
289
SIZE (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 9588
290
SHA256 (josharian-intern-v1.0.0_GH0.tar.gz) = 7c7df6e792ed5db0b1a63c8ec74236b70958ad36c9fe5a02b52b1a418b177b5e
291
SIZE (josharian-intern-v1.0.0_GH0.tar.gz) = 1927
222
SHA256 (jpillora-backoff-v1.0.0_GH0.tar.gz) = 611b29ce95acfa2997e3449762a3df68fcaa773db045535f26eb5c686106351f
292
SHA256 (jpillora-backoff-v1.0.0_GH0.tar.gz) = 611b29ce95acfa2997e3449762a3df68fcaa773db045535f26eb5c686106351f
223
SIZE (jpillora-backoff-v1.0.0_GH0.tar.gz) = 3507
293
SIZE (jpillora-backoff-v1.0.0_GH0.tar.gz) = 3507
224
SHA256 (json-iterator-go-v1.1.10_GH0.tar.gz) = 15e761079f413a9edcf86ea628998e328c12aaed92af462363191fa76e9809a6
294
SHA256 (json-iterator-go-v1.1.11_GH0.tar.gz) = 19d0d56ac18a052867360b10201bad614c7b31a3edf2041a331c28860920b932
225
SIZE (json-iterator-go-v1.1.10_GH0.tar.gz) = 83384
295
SIZE (json-iterator-go-v1.1.11_GH0.tar.gz) = 84401
226
SHA256 (jstemmer-go-junit-report-v0.9.1_GH0.tar.gz) = 4999e6d8feefe5b89eb9c2b3845a3c0ecdb6f0b0ba4e9785567a43f8952fff15
296
SHA256 (jstemmer-go-junit-report-v0.9.1_GH0.tar.gz) = 4999e6d8feefe5b89eb9c2b3845a3c0ecdb6f0b0ba4e9785567a43f8952fff15
227
SIZE (jstemmer-go-junit-report-v0.9.1_GH0.tar.gz) = 17764
297
SIZE (jstemmer-go-junit-report-v0.9.1_GH0.tar.gz) = 17764
228
SHA256 (jtolds-gls-v4.20.0_GH0.tar.gz) = 5223a689f315fc53c5bc271b3a8259032cc74f5311a6d7c1f700a1c65d40c2b2
298
SHA256 (jtolds-gls-v4.20.0_GH0.tar.gz) = 5223a689f315fc53c5bc271b3a8259032cc74f5311a6d7c1f700a1c65d40c2b2
229
SIZE (jtolds-gls-v4.20.0_GH0.tar.gz) = 7306
299
SIZE (jtolds-gls-v4.20.0_GH0.tar.gz) = 7306
230
SHA256 (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = a3139d090d12a13d7020dfbe2097c53f7ba6fa529d72531f600b799aed6375d6
300
SHA256 (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = a3139d090d12a13d7020dfbe2097c53f7ba6fa529d72531f600b799aed6375d6
231
SIZE (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = 2795841
301
SIZE (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = 2795841
232
SHA256 (k0kubun-colorstring-9440f1994b88_GH0.tar.gz) = 8a8b7c4bfc362722139afceb014225fbde2b464c78c7d864f3436a12fa732bd0
302
SHA256 (klauspost-compress-v1.12.2_GH0.tar.gz) = 81903dc55aef9ada8df786e8edbaa4f4253a29da3068799360d74c2e1b863ebe
233
SIZE (k0kubun-colorstring-9440f1994b88_GH0.tar.gz) = 3627
303
SIZE (klauspost-compress-v1.12.2_GH0.tar.gz) = 15347123
234
SHA256 (klauspost-compress-v1.9.5_GH0.tar.gz) = bd67257f8bffa81c49cf55102dbd629c2b71ea504cb68c9f2abfd739755404d0
235
SIZE (klauspost-compress-v1.9.5_GH0.tar.gz) = 15181677
236
SHA256 (kubernetes-client-go-v0.18.8_GH0.tar.gz) = c1ac9c51356a63d7c6d326fa2bfc8703c99b1241754dffaecbc4e02d772973cf
304
SHA256 (kubernetes-client-go-v0.18.8_GH0.tar.gz) = c1ac9c51356a63d7c6d326fa2bfc8703c99b1241754dffaecbc4e02d772973cf
237
SIZE (kubernetes-client-go-v0.18.8_GH0.tar.gz) = 727659
305
SIZE (kubernetes-client-go-v0.18.8_GH0.tar.gz) = 727659
238
SHA256 (lib-pq-v1.9.0_GH0.tar.gz) = 9c60e717d83c717de9eae5b71497e546a4c3a384179b2f776fd86e01b8545637
306
SHA256 (lib-pq-v1.10.0_GH0.tar.gz) = 1990027d230f36135b90f116f3e0edefa5062778108b124c16af142d2e1bf489
239
SIZE (lib-pq-v1.9.0_GH0.tar.gz) = 103393
307
SIZE (lib-pq-v1.10.0_GH0.tar.gz) = 103675
240
SHA256 (linkedin-goavro-v2.10.0_GH0.tar.gz) = e80c3db8c209629dbeb84e90a303c4016bc6fc06969ee362c68a47e177d5f24e
308
SHA256 (linkedin-goavro-v2.10.0_GH0.tar.gz) = e80c3db8c209629dbeb84e90a303c4016bc6fc06969ee362c68a47e177d5f24e
241
SIZE (linkedin-goavro-v2.10.0_GH0.tar.gz) = 137250
309
SIZE (linkedin-goavro-v2.10.0_GH0.tar.gz) = 137250
242
SHA256 (magefile-mage-v1.11.0_GH0.tar.gz) = 8c7209e8b58a9f946e3d61912c4f02e97699485a5c6e1d8d19dff5fa8ccd891f
310
SHA256 (magefile-mage-v1.11.0_GH0.tar.gz) = 8c7209e8b58a9f946e3d61912c4f02e97699485a5c6e1d8d19dff5fa8ccd891f
243
SIZE (magefile-mage-v1.11.0_GH0.tar.gz) = 8795144
311
SIZE (magefile-mage-v1.11.0_GH0.tar.gz) = 8795144
312
SHA256 (mailru-easyjson-v0.7.6_GH0.tar.gz) = 36849ef77dc92330e2d9f006a4fb2ef871e11abfddcedec771b84ebfc2380ecc
313
SIZE (mailru-easyjson-v0.7.6_GH0.tar.gz) = 81195
244
SHA256 (mattermost-xml-roundtrip-validator-bcd7e1b9601e_GH0.tar.gz) = 8b029207467e5b27f79a85a61224c2767d552bc064a5486ac9eeaf664b12e8ac
314
SHA256 (mattermost-xml-roundtrip-validator-bcd7e1b9601e_GH0.tar.gz) = 8b029207467e5b27f79a85a61224c2767d552bc064a5486ac9eeaf664b12e8ac
245
SIZE (mattermost-xml-roundtrip-validator-bcd7e1b9601e_GH0.tar.gz) = 13116
315
SIZE (mattermost-xml-roundtrip-validator-bcd7e1b9601e_GH0.tar.gz) = 13116
246
SHA256 (mattetti-filebuffer-v1.0.0_GH0.tar.gz) = e40b1353837f5fee7d71510b25da302b540ff7043c51eb1dbee2bd7937d20648
316
SHA256 (mattetti-filebuffer-v1.0.1_GH0.tar.gz) = 2d720083e00ce93fbe1cc5fd9dfbd648c93c78e94ab24cac2284d4c7ee9100ac
247
SIZE (mattetti-filebuffer-v1.0.0_GH0.tar.gz) = 4487
317
SIZE (mattetti-filebuffer-v1.0.1_GH0.tar.gz) = 4728
248
SHA256 (mattn-go-colorable-v0.1.7_GH0.tar.gz) = e394441b47cb26bb0c60ffdf2c60d57facbbc39f7a60763fdb1ec752cb460abf
318
SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f
249
SIZE (mattn-go-colorable-v0.1.7_GH0.tar.gz) = 9560
319
SIZE (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 9571
250
SHA256 (mattn-go-isatty-v0.0.12_GH0.tar.gz) = addbdc341d7685ed4cc8d2d8a8fd2bd9b784bde00d0ea99fb251039fc10c611c
320
SHA256 (mattn-go-isatty-v0.0.12_GH0.tar.gz) = addbdc341d7685ed4cc8d2d8a8fd2bd9b784bde00d0ea99fb251039fc10c611c
251
SIZE (mattn-go-isatty-v0.0.12_GH0.tar.gz) = 4548
321
SIZE (mattn-go-isatty-v0.0.12_GH0.tar.gz) = 4548
252
SHA256 (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 09270ddb93b2d77d4b3903bbadacbb3a3d4f0cce93c373fb21503840829d8697
322
SHA256 (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 4f20a337ad06e071f29535afe9c5207d3e8840c8c86672bbc5f9837c6229c835
253
SIZE (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 16089
323
SIZE (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 16714
254
SHA256 (mattn-go-sqlite3-v1.14.6_GH0.tar.gz) = c92f80d9d5c16e305955cb5a6885a8d931926e9b489857560364148fd225b690
324
SHA256 (mattn-go-sqlite3-v1.14.7_GH0.tar.gz) = ed9922998dc82553a7cc5889747b123fc216a15036e7c3e1bdeea1acb68bc584
255
SIZE (mattn-go-sqlite3-v1.14.6_GH0.tar.gz) = 2367133
325
SIZE (mattn-go-sqlite3-v1.14.7_GH0.tar.gz) = 2391718
256
SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b
326
SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b
257
SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184
327
SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184
328
SHA256 (miekg-dns-v1.1.41_GH0.tar.gz) = c807ee900b039dfb117b86548702459f4902cf18020b41797d337ec33d9eeee8
329
SIZE (miekg-dns-v1.1.41_GH0.tar.gz) = 199522
258
SHA256 (mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz) = 6f32e180f1244fe5c512e6c1361fab865202cc1330e0ec9a6d6687d004f98c68
330
SHA256 (mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz) = 6f32e180f1244fe5c512e6c1361fab865202cc1330e0ec9a6d6687d004f98c68
259
SIZE (mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz) = 2808
331
SIZE (mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz) = 2808
332
SHA256 (mitchellh-mapstructure-v1.4.1_GH0.tar.gz) = d936baa5006f7dda1346aff863745a110981f7583a1184e93b9077fa52cd4048
333
SIZE (mitchellh-mapstructure-v1.4.1_GH0.tar.gz) = 27826
260
SHA256 (mna-redisc-v1.1.7_GH0.tar.gz) = c3adb0c3170d0174fb28005af05ee5769c638be94e2bf58f03451f7461412d7c
334
SHA256 (mna-redisc-v1.1.7_GH0.tar.gz) = c3adb0c3170d0174fb28005af05ee5769c638be94e2bf58f03451f7461412d7c
261
SIZE (mna-redisc-v1.1.7_GH0.tar.gz) = 54298
335
SIZE (mna-redisc-v1.1.7_GH0.tar.gz) = 54298
262
SHA256 (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = d673e902118a6ece63198dc7e0961e904d0410f142726df0936ec1a52035a60f
336
SHA256 (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = d673e902118a6ece63198dc7e0961e904d0410f142726df0936ec1a52035a60f
263
SIZE (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = 7526
337
SIZE (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = 7526
264
SHA256 (modern-go-reflect2-v1.0.1_GH0.tar.gz) = d24e856d9aa8fd51b9e6c2cdd712a44c8d18cb8b72802f1bd16e0470322363fd
338
SHA256 (modern-go-reflect2-v1.0.1_GH0.tar.gz) = d24e856d9aa8fd51b9e6c2cdd712a44c8d18cb8b72802f1bd16e0470322363fd
265
SIZE (modern-go-reflect2-v1.0.1_GH0.tar.gz) = 14394
339
SIZE (modern-go-reflect2-v1.0.1_GH0.tar.gz) = 14394
340
SHA256 (mongodb-mongo-go-driver-v1.5.1_GH0.tar.gz) = 88f5435d831344ad872957998437d618ea5980848ec2f6092973760d8c583618
341
SIZE (mongodb-mongo-go-driver-v1.5.1_GH0.tar.gz) = 6092418
342
SHA256 (mpvl-unique-cbe035fff7de_GH0.tar.gz) = 1df1d0207d73c4fd10bd3fc954b03d4cf8e175c42e74b18c93ec0ea737760c19
343
SIZE (mpvl-unique-cbe035fff7de_GH0.tar.gz) = 2585
266
SHA256 (mwitkow-go-conntrack-2f068394615f_GH0.tar.gz) = 5bb72eaf9a4ffd7d0353fa6944951d244df89d879ac36d4b9860fd159162dd81
344
SHA256 (mwitkow-go-conntrack-2f068394615f_GH0.tar.gz) = 5bb72eaf9a4ffd7d0353fa6944951d244df89d879ac36d4b9860fd159162dd81
267
SIZE (mwitkow-go-conntrack-2f068394615f_GH0.tar.gz) = 17140
345
SIZE (mwitkow-go-conntrack-2f068394615f_GH0.tar.gz) = 17140
268
SHA256 (oklog-run-v1.1.0_GH0.tar.gz) = 00c8e2d2071fca7db49027aaaf1e846fa863c4d8a5be33b49898d828ba88cdb5
346
SHA256 (oklog-run-v1.1.0_GH0.tar.gz) = 00c8e2d2071fca7db49027aaaf1e846fa863c4d8a5be33b49898d828ba88cdb5
269
SIZE (oklog-run-v1.1.0_GH0.tar.gz) = 7991
347
SIZE (oklog-run-v1.1.0_GH0.tar.gz) = 7991
270
SHA256 (oklog-ulid-v1.3.1_GH0.tar.gz) = 499a6ee77ca473a44ad9f11425a8f87f6c02ff1221b11f24d13bee13ce632640
348
SHA256 (oklog-ulid-v1.3.1_GH0.tar.gz) = 499a6ee77ca473a44ad9f11425a8f87f6c02ff1221b11f24d13bee13ce632640
271
SIZE (oklog-ulid-v1.3.1_GH0.tar.gz) = 55582
349
SIZE (oklog-ulid-v1.3.1_GH0.tar.gz) = 55582
272
SHA256 (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = a86028430fb4dd99ce0030a7c4d37915337c3b9a9efbfd2698b375f3e3488bd0
350
SHA256 (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 14a1294a8267facc9bc99a230b8871517e6db284ccc7e39030313befa124677f
273
SIZE (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = 19252
351
SIZE (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 19568
274
SHA256 (open-telemetry-opentelemetry-collector-v0.21.0_GH0.tar.gz) = 93fda93371476292bae89ac5ac5d2bae5fa3856bdd06cc61bbe9bdf5c3e23a55
352
SHA256 (open-telemetry-opentelemetry-collector-v0.27.0_GH0.tar.gz) = bcc43ab6d966abf788bb6884f64194dfb751d55024c04fa07ff50692bf1e0e4f
275
SIZE (open-telemetry-opentelemetry-collector-v0.21.0_GH0.tar.gz) = 5756997
353
SIZE (open-telemetry-opentelemetry-collector-v0.27.0_GH0.tar.gz) = 5973269
276
SHA256 (opentracing-opentracing-go-v1.2.0_GH0.tar.gz) = cb32b383422a9aae11d260657d52a3789bd799802881b9ced3ee82c370be6f76
354
SHA256 (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = b62989b2baf39fc21dc677df58744aed15e4a8f94ba3afad7765b1f738edb7c5
277
SIZE (opentracing-opentracing-go-v1.2.0_GH0.tar.gz) = 35914
355
SIZE (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = 15912
278
SHA256 (opentracing-contrib-go-grpc-4b5a12d3ff02_GH0.tar.gz) = 491785b3fab3d069d332a789f6b8c16cd641efda920b5cac1fc0deb7adc53bfe
279
SIZE (opentracing-contrib-go-grpc-4b5a12d3ff02_GH0.tar.gz) = 9525
280
SHA256 (opentracing-contrib-go-stdlib-v1.0.0_GH0.tar.gz) = 9b9f3acf86ffe123b4c67f780aa2cfb2203891bacc2da3b6344112c4d0a18e1a
356
SHA256 (opentracing-contrib-go-stdlib-v1.0.0_GH0.tar.gz) = 9b9f3acf86ffe123b4c67f780aa2cfb2203891bacc2da3b6344112c4d0a18e1a
281
SIZE (opentracing-contrib-go-stdlib-v1.0.0_GH0.tar.gz) = 15471
357
SIZE (opentracing-contrib-go-stdlib-v1.0.0_GH0.tar.gz) = 15471
358
SHA256 (opentracing-opentracing-go-v1.2.0_GH0.tar.gz) = cb32b383422a9aae11d260657d52a3789bd799802881b9ced3ee82c370be6f76
359
SIZE (opentracing-opentracing-go-v1.2.0_GH0.tar.gz) = 35914
282
SHA256 (patrickmn-go-cache-v2.1.0_GH0.tar.gz) = 3ab025f2f580f8818a5357db52596fef1b0ad5945816a022c8b805ba46dc93be
360
SHA256 (patrickmn-go-cache-v2.1.0_GH0.tar.gz) = 3ab025f2f580f8818a5357db52596fef1b0ad5945816a022c8b805ba46dc93be
283
SIZE (patrickmn-go-cache-v2.1.0_GH0.tar.gz) = 13572
361
SIZE (patrickmn-go-cache-v2.1.0_GH0.tar.gz) = 13572
362
SHA256 (pkg-browser-ce105d075bb4_GH0.tar.gz) = 796b05c5a0f081994403ad19158188a153ea2e72cdb14a458678fd5a7c34dbed
363
SIZE (pkg-browser-ce105d075bb4_GH0.tar.gz) = 4194
284
SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608
364
SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608
285
SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
365
SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
286
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
366
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
287
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
367
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
288
SHA256 (prometheus-client_golang-v1.9.0_GH0.tar.gz) = 92ccfb35268ce2de6beeb45d4b5639e4bce78111b8629bcde5727165f7e1afb1
368
SHA256 (prometheus-alertmanager-v0.22.0_GH0.tar.gz) = 8435abadccc31bec2de20e1c90a47e77f58b6271e2b0a03e2b031446b8963226
289
SIZE (prometheus-client_golang-v1.9.0_GH0.tar.gz) = 177330
369
SIZE (prometheus-alertmanager-v0.22.0_GH0.tar.gz) = 2087676
370
SHA256 (prometheus-client_golang-v1.10.0_GH0.tar.gz) = e7305f84aa6553d9dd4bfd148d29289df36a9df82dae7be3c6eda62feb56f3d1
371
SIZE (prometheus-client_golang-v1.10.0_GH0.tar.gz) = 176316
290
SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12
372
SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12
291
SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986
373
SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986
292
SHA256 (prometheus-common-v0.18.0_GH0.tar.gz) = 64b0963add6f1945d8da40452d9bf796db263e4d8aba26cf17fdcc3f76b8f940
374
SHA256 (prometheus-common-v0.24.0_GH0.tar.gz) = 899b359d81ff272cf546301841c485c90270c4e8694f75b975e182d999652bfd
293
SIZE (prometheus-common-v0.18.0_GH0.tar.gz) = 123693
375
SIZE (prometheus-common-v0.24.0_GH0.tar.gz) = 127737
294
SHA256 (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2d8e7a9a1a9d03182d2a0c23a6709d60b8c78c0269ad6b5c4dec88108784fabe
376
SHA256 (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2d8e7a9a1a9d03182d2a0c23a6709d60b8c78c0269ad6b5c4dec88108784fabe
295
SIZE (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2759994
377
SIZE (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2759994
296
SHA256 (prometheus-procfs-v0.1.3_GH0.tar.gz) = 0b0872058bfdef11d9942535c992420150724c3b5a912a48a8d2ea26ac39efa6
378
SHA256 (prometheus-procfs-v0.6.0_GH0.tar.gz) = 6ad7a23cf4db9fa5dbf2c5d8fbd0fbf5ffe48e3ddb7bf15f9359813d764ce73c
297
SIZE (prometheus-procfs-v0.1.3_GH0.tar.gz) = 156868
379
SIZE (prometheus-procfs-v0.6.0_GH0.tar.gz) = 169898
298
SHA256 (prometheus-prometheus-6f296594a852_GH0.tar.gz) = b60b4f6cecdea665be304c7bc4ccb86282914da4b97e0f07deee3c53c5a551a9
380
SHA256 (prometheus-prometheus-2a4b8e12bbf2_GH0.tar.gz) = 2936521cd57e3f3f8c532533924f3d5473effa51f1277406eb72abb265cf417f
299
SIZE (prometheus-prometheus-6f296594a852_GH0.tar.gz) = 13838137
381
SIZE (prometheus-prometheus-2a4b8e12bbf2_GH0.tar.gz) = 5639603
300
SHA256 (protocolbuffers-protobuf-go-v1.25.0_GH0.tar.gz) = c1c04d6e36c0d0fb6f3374197f9025d7e6df13f38a974098be020617c00fbaf2
382
SHA256 (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 26218474bcf776ecf32d7d194c6bfaca8e7b4f0c087e5b595fd50fbb31409676
301
SIZE (protocolbuffers-protobuf-go-v1.25.0_GH0.tar.gz) = 1258804
383
SIZE (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 1270215
302
SHA256 (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = cd66a7ee66c8061c2d05585058323d0bcc6692761db94885511762428acfef96
384
SHA256 (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = cd66a7ee66c8061c2d05585058323d0bcc6692761db94885511762428acfef96
303
SIZE (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = 387823
385
SIZE (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = 387823
304
SHA256 (robfig-cron-b41be1df6967_GH0.tar.gz) = d1fe0b58e76e916940d9f088f76b7f894cab754769c3fed56f64f0f0c29e0a92
386
SHA256 (robfig-cron-b41be1df6967_GH0.tar.gz) = d1fe0b58e76e916940d9f088f76b7f894cab754769c3fed56f64f0f0c29e0a92
305
SIZE (robfig-cron-b41be1df6967_GH0.tar.gz) = 14981
387
SIZE (robfig-cron-b41be1df6967_GH0.tar.gz) = 14981
306
SHA256 (robfig-cron-v3.0.1_GH0.tar.gz) = ef97328622b5eac7adfb1aa47ddab7b3f68271b9a9b76e5bc07bf2ad65bb051a
388
SHA256 (robfig-cron-v3.0.1_GH0.tar.gz) = ef97328622b5eac7adfb1aa47ddab7b3f68271b9a9b76e5bc07bf2ad65bb051a
307
SIZE (robfig-cron-v3.0.1_GH0.tar.gz) = 25639
389
SIZE (robfig-cron-v3.0.1_GH0.tar.gz) = 25639
390
SHA256 (rs-cors-v1.7.0_GH0.tar.gz) = 7cd0991ab30502e3c442c0a8ec153c58a1d5cbdc2c74af022f8d2354d65af6b8
391
SIZE (rs-cors-v1.7.0_GH0.tar.gz) = 12147
308
SHA256 (russellhaering-goxmldsig-v1.1.0_GH0.tar.gz) = 50837e3c87af633d8edce12d51ecab906443a5efe5d79e1c537d5942b21e4f71
392
SHA256 (russellhaering-goxmldsig-v1.1.0_GH0.tar.gz) = 50837e3c87af633d8edce12d51ecab906443a5efe5d79e1c537d5942b21e4f71
309
SIZE (russellhaering-goxmldsig-v1.1.0_GH0.tar.gz) = 28875
393
SIZE (russellhaering-goxmldsig-v1.1.0_GH0.tar.gz) = 28875
310
SHA256 (russross-blackfriday-v2.0.1_GH0.tar.gz) = 5a0f38a36b6f3b2d59b72d713451a895a4d3a4406b3533882483782e37797cff
394
SHA256 (russross-blackfriday-v2.0.1_GH0.tar.gz) = 5a0f38a36b6f3b2d59b72d713451a895a4d3a4406b3533882483782e37797cff
311
SIZE (russross-blackfriday-v2.0.1_GH0.tar.gz) = 79613
395
SIZE (russross-blackfriday-v2.0.1_GH0.tar.gz) = 79613
396
SHA256 (sean--seed-e2103e2c3529_GH0.tar.gz) = 2c46372999670ca4411cc2a08d02b4a79818c15df219b1775073e161d22e3933
397
SIZE (sean--seed-e2103e2c3529_GH0.tar.gz) = 3423
312
SHA256 (sercand-kuberesolver-v2.4.0_GH0.tar.gz) = 6281454bfbc21ba9f19aad136986f467cdcc417978e47ce1ed7053d2a512112b
398
SHA256 (sercand-kuberesolver-v2.4.0_GH0.tar.gz) = 6281454bfbc21ba9f19aad136986f467cdcc417978e47ce1ed7053d2a512112b
313
SIZE (sercand-kuberesolver-v2.4.0_GH0.tar.gz) = 10678
399
SIZE (sercand-kuberesolver-v2.4.0_GH0.tar.gz) = 10678
314
SHA256 (sergi-go-diff-v1.0.0_GH0.tar.gz) = 5a07596dcdee6e089b49309162c8e63bc02400652897a1f529d37f0602868dea
400
SHA256 (sergi-go-diff-v1.0.0_GH0.tar.gz) = 5a07596dcdee6e089b49309162c8e63bc02400652897a1f529d37f0602868dea
315
SIZE (sergi-go-diff-v1.0.0_GH0.tar.gz) = 41609
401
SIZE (sergi-go-diff-v1.0.0_GH0.tar.gz) = 41609
316
SHA256 (sirupsen-logrus-v1.7.0_GH0.tar.gz) = a7baaa1c646441d002f3867b5998b6b45b629ecfad317d468a981e23e0c9c6ca
402
SHA256 (shurcooL-httpfs-8d4bc4ba7749_GH0.tar.gz) = 761fc18152b6998a40b6aa8169fa1275cbbbdba0632096bf5a004a8c5d1c9d99
317
SIZE (sirupsen-logrus-v1.7.0_GH0.tar.gz) = 46392
403
SIZE (shurcooL-httpfs-8d4bc4ba7749_GH0.tar.gz) = 8713
318
SHA256 (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f
404
SHA256 (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f
319
SIZE (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143
405
SIZE (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143
406
SHA256 (shurcooL-vfsgen-0d455de96546_GH0.tar.gz) = e54c6fad553f915401861a2c687c53f2b44c8ad9a209ceac174b85be75e4669f
407
SIZE (shurcooL-vfsgen-0d455de96546_GH0.tar.gz) = 13648
408
SHA256 (sirupsen-logrus-v1.7.0_GH0.tar.gz) = a7baaa1c646441d002f3867b5998b6b45b629ecfad317d468a981e23e0c9c6ca
409
SIZE (sirupsen-logrus-v1.7.0_GH0.tar.gz) = 46392
320
SHA256 (smartystreets-assertions-v1.0.1_GH0.tar.gz) = 08c16dcfd4cbed91e504f4e31033bbf5251ed2fdee13b42e2c64befb075fac40
410
SHA256 (smartystreets-assertions-v1.0.1_GH0.tar.gz) = 08c16dcfd4cbed91e504f4e31033bbf5251ed2fdee13b42e2c64befb075fac40
321
SIZE (smartystreets-assertions-v1.0.1_GH0.tar.gz) = 84573
411
SIZE (smartystreets-assertions-v1.0.1_GH0.tar.gz) = 84573
322
SHA256 (smartystreets-goconvey-v1.6.4_GH0.tar.gz) = 88714f84d0a989c4ba60e1f2b65e426dc7e23058ca0b9f06cb77613cb22b010b
412
SHA256 (smartystreets-goconvey-v1.6.4_GH0.tar.gz) = 88714f84d0a989c4ba60e1f2b65e426dc7e23058ca0b9f06cb77613cb22b010b
Lines 333-352 Link Here
333
SIZE (timberio-go-datemath-74ddef604fff_GH0.tar.gz) = 14165
423
SIZE (timberio-go-datemath-74ddef604fff_GH0.tar.gz) = 14165
334
SHA256 (ua-parser-uap-go-daf92ba38329_GH0.tar.gz) = 459974bd7f40b3fc102843842f0e87e4632da5bc842820e7e75e782df96a2095
424
SHA256 (ua-parser-uap-go-daf92ba38329_GH0.tar.gz) = 459974bd7f40b3fc102843842f0e87e4632da5bc842820e7e75e782df96a2095
335
SIZE (ua-parser-uap-go-daf92ba38329_GH0.tar.gz) = 2639501
425
SIZE (ua-parser-uap-go-daf92ba38329_GH0.tar.gz) = 2639501
336
SHA256 (uber-go-atomic-v1.6.0_GH0.tar.gz) = 34abb632809f28d4106660d0211dfa624968c4d021717a2e16e1c6bf2606f34a
426
SHA256 (uber-go-atomic-v1.7.0_GH0.tar.gz) = 4d655e90a23d023b36607e2ce94c3b7bf650d41c81c0faff32432581d9099ad1
337
SIZE (uber-go-atomic-v1.6.0_GH0.tar.gz) = 9678
427
SIZE (uber-go-atomic-v1.7.0_GH0.tar.gz) = 18566
338
SHA256 (uber-go-goleak-v1.1.10_GH0.tar.gz) = 99ccfd2270aebb09e5c1693094d1da5f47be09689fd515b623657f75e6dc2c40
428
SHA256 (uber-go-goleak-v1.1.10_GH0.tar.gz) = 99ccfd2270aebb09e5c1693094d1da5f47be09689fd515b623657f75e6dc2c40
339
SIZE (uber-go-goleak-v1.1.10_GH0.tar.gz) = 12098
429
SIZE (uber-go-goleak-v1.1.10_GH0.tar.gz) = 12098
340
SHA256 (uber-jaeger-client-go-v2.25.0_GH0.tar.gz) = 92e34f0d49830c4a15c232a652a55128b0513d1c942195377a1dad4e3f382b99
430
SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5ec977731646363c5350d56faba31a097d996
341
SIZE (uber-jaeger-client-go-v2.25.0_GH0.tar.gz) = 207404
431
SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139
342
SHA256 (uber-jaeger-lib-v2.2.0_GH0.tar.gz) = 5ea76c211b8b005c17dd32c8286005973b264e00d559c75f55acbc7001aa2fd9
432
SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc
343
SIZE (uber-jaeger-lib-v2.2.0_GH0.tar.gz) = 36451
433
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
344
SHA256 (unknwon-com-v1.0.1_GH0.tar.gz) = 3113324f2249e9a135eea008c75f56b7cb39e9625e0a3e0bff5e764211c5f76a
434
SHA256 (unknwon-com-v1.0.1_GH0.tar.gz) = 3113324f2249e9a135eea008c75f56b7cb39e9625e0a3e0bff5e764211c5f76a
345
SIZE (unknwon-com-v1.0.1_GH0.tar.gz) = 20766
435
SIZE (unknwon-com-v1.0.1_GH0.tar.gz) = 20766
346
SHA256 (urfave-cli-v2.3.0_GH0.tar.gz) = b17376246f1477157daab86d4a1562d6b004f5be0d15dfc61ebd8bb129384e6b
436
SHA256 (urfave-cli-v2.3.0_GH0.tar.gz) = b17376246f1477157daab86d4a1562d6b004f5be0d15dfc61ebd8bb129384e6b
347
SIZE (urfave-cli-v2.3.0_GH0.tar.gz) = 3408283
437
SIZE (urfave-cli-v2.3.0_GH0.tar.gz) = 3408283
348
SHA256 (weaveworks-common-0619918236ec_GH0.tar.gz) = 8e7942e7a6020b47f26d0999215e4da11081e863e34e665fca69b66650e3b9ad
438
SHA256 (weaveworks-common-009d1eebd624_GH0.tar.gz) = 1078078f71e021a50760180db8e9a0ab5bd43c33bc8f93f24056060df2d7c04e
349
SIZE (weaveworks-common-0619918236ec_GH0.tar.gz) = 159323
439
SIZE (weaveworks-common-009d1eebd624_GH0.tar.gz) = 160525
350
SHA256 (weaveworks-promrus-v1.2.0_GH0.tar.gz) = c64ca5530182a9143bdde490f82301b3e1c518aa6db82b86d18be2aa736dd152
440
SHA256 (weaveworks-promrus-v1.2.0_GH0.tar.gz) = c64ca5530182a9143bdde490f82301b3e1c518aa6db82b86d18be2aa736dd152
351
SIZE (weaveworks-promrus-v1.2.0_GH0.tar.gz) = 2860315
441
SIZE (weaveworks-promrus-v1.2.0_GH0.tar.gz) = 2860315
352
SHA256 (xorcare-pointer-v1.1.0_GH0.tar.gz) = 492fcd38b22b7feee77007f65bf54cb18db806cd18121dc263b6306941a3c8b1
442
SHA256 (xorcare-pointer-v1.1.0_GH0.tar.gz) = 492fcd38b22b7feee77007f65bf54cb18db806cd18121dc263b6306941a3c8b1
(-)www/grafana8/files/grafana.conf.in (-921 lines)
Lines 1-921 Link Here
1
##################### Grafana Configuration Example #####################
2
#
3
# Everything has defaults so you only need to uncomment things you want to
4
# change
5
6
# possible values : production, development
7
;app_mode = production
8
9
# instance name, defaults to HOSTNAME environment variable value or hostname if HOSTNAME var is empty
10
;instance_name = ${HOSTNAME}
11
12
#################################### Paths ####################################
13
[paths]
14
# Path to where grafana can store temp files, sessions, and the sqlite3 db (if that is used)
15
data = %%GRAFANA_DATADIR%%
16
17
# Temporary files in `data` directory older than given duration will be removed
18
;temp_data_lifetime = 24h
19
20
# Directory where grafana can store logs
21
logs = %%GRAFANA_LOGDIR%%
22
23
# Directory where grafana will automatically scan and look for plugins
24
plugins = %%GRAFANA_PLUGINDIR%%
25
26
# folder that contains provisioning config files that grafana will apply on startup and while running.
27
provisioning = %%GRAFANA_PROVISIONINGDIR%%
28
29
#################################### Server ####################################
30
[server]
31
# Protocol (http, https, h2, socket)
32
;protocol = http
33
34
# The ip address to bind to, empty will bind to all interfaces
35
;http_addr =
36
37
# The http port  to use
38
;http_port = 3000
39
40
# The public facing domain name used to access grafana from a browser
41
;domain = localhost
42
43
# Redirect to correct domain if host header does not match domain
44
# Prevents DNS rebinding attacks
45
;enforce_domain = false
46
47
# The full public facing url you use in browser, used for redirects and emails
48
# If you use reverse proxy and sub path specify full url (with sub path)
49
;root_url = %(protocol)s://%(domain)s:%(http_port)s/
50
51
# Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
52
;serve_from_sub_path = false
53
54
# Log web requests
55
;router_logging = false
56
57
# the path relative working path
58
;static_root_path = public
59
60
# enable gzip
61
;enable_gzip = false
62
63
# https certs & key file
64
;cert_file =
65
;cert_key =
66
67
# Unix socket path
68
;socket =
69
70
# CDN Url
71
;cdn_url =
72
73
# Sets the maximum time using a duration format (5s/5m/5ms) before timing out read of an incoming request and closing idle connections.
74
# `0` means there is no timeout for reading the request.
75
;read_timeout = 0
76
77
#################################### Database ####################################
78
[database]
79
# You can configure the database connection by specifying type, host, name, user and password
80
# as separate properties or as on string using the url properties.
81
82
# Either "mysql", "postgres" or "sqlite3", it's your choice
83
;type = sqlite3
84
;host = 127.0.0.1:3306
85
;name = grafana
86
;user = root
87
# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;"""
88
;password =
89
90
# Use either URL or the previous fields to configure the database
91
# Example: mysql://user:secret@host:port/database
92
;url =
93
94
# For "postgres" only, either "disable", "require" or "verify-full"
95
;ssl_mode = disable
96
97
# Database drivers may support different transaction isolation levels.
98
# Currently, only "mysql" driver supports isolation levels.
99
# If the value is empty - driver's default isolation level is applied.
100
# For "mysql" use "READ-UNCOMMITTED", "READ-COMMITTED", "REPEATABLE-READ" or "SERIALIZABLE".
101
;isolation_level =
102
103
;ca_cert_path =
104
;client_key_path =
105
;client_cert_path =
106
;server_cert_name =
107
108
# For "sqlite3" only, path relative to data_path setting
109
;path = grafana.db
110
111
# Max idle conn setting default is 2
112
;max_idle_conn = 2
113
114
# Max conn setting default is 0 (mean not set)
115
;max_open_conn =
116
117
# Connection Max Lifetime default is 14400 (means 14400 seconds or 4 hours)
118
;conn_max_lifetime = 14400
119
120
# Set to true to log the sql calls and execution times.
121
;log_queries =
122
123
# For "sqlite3" only. cache mode setting used for connecting to the database. (private, shared)
124
;cache_mode = private
125
126
################################### Data sources #########################
127
[datasources]
128
# Upper limit of data sources that Grafana will return. This limit is a temporary configuration and it will be deprecated when pagination will be introduced on the list data sources API.
129
;datasource_limit = 5000
130
131
#################################### Cache server #############################
132
[remote_cache]
133
# Either "redis", "memcached" or "database" default is "database"
134
;type = database
135
136
# cache connectionstring options
137
# database: will use Grafana primary database.
138
# redis: config like redis server e.g. `addr=127.0.0.1:6379,pool_size=100,db=0,ssl=false`. Only addr is required. ssl may be 'true', 'false', or 'insecure'.
139
# memcache: 127.0.0.1:11211
140
;connstr =
141
142
#################################### Data proxy ###########################
143
[dataproxy]
144
145
# This enables data proxy logging, default is false
146
;logging = false
147
148
# How long the data proxy waits before timing out, default is 30 seconds.
149
# This setting also applies to core backend HTTP data sources where query requests use an HTTP client with timeout set.
150
;timeout = 30
151
152
# How many seconds the data proxy waits before sending a keepalive probe request.
153
;keep_alive_seconds = 30
154
155
# How many seconds the data proxy waits for a successful TLS Handshake before timing out.
156
;tls_handshake_timeout_seconds = 10
157
158
# How many seconds the data proxy will wait for a server's first response headers after
159
# fully writing the request headers if the request has an "Expect: 100-continue"
160
# header. A value of 0 will result in the body being sent immediately, without
161
# waiting for the server to approve.
162
;expect_continue_timeout_seconds = 1
163
164
# The maximum number of idle connections that Grafana will keep alive.
165
;max_idle_connections = 100
166
167
# How many seconds the data proxy keeps an idle connection open before timing out.
168
;idle_conn_timeout_seconds = 90
169
170
# If enabled and user is not anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.
171
;send_user_header = false
172
173
#################################### Analytics ####################################
174
[analytics]
175
# Server reporting, sends usage counters to stats.grafana.org every 24 hours.
176
# No ip addresses are being tracked, only simple counters to track
177
# running instances, dashboard and error counts. It is very helpful to us.
178
# Change this option to false to disable reporting.
179
;reporting_enabled = true
180
181
# The name of the distributor of the Grafana instance. Ex hosted-grafana, grafana-labs
182
;reporting_distributor = grafana-labs
183
184
# Set to false to disable all checks to https://grafana.net
185
# for new versions (grafana itself and plugins), check is used
186
# in some UI views to notify that grafana or plugin update exists
187
# This option does not cause any auto updates, nor send any information
188
# only a GET request to http://grafana.com to get latest versions
189
;check_for_updates = true
190
191
# Google Analytics universal tracking code, only enabled if you specify an id here
192
;google_analytics_ua_id =
193
194
# Google Tag Manager ID, only enabled if you specify an id here
195
;google_tag_manager_id =
196
197
#################################### Security ####################################
198
[security]
199
# disable creation of admin user on first start of grafana
200
;disable_initial_admin_creation = false
201
202
# default admin user, created on startup
203
;admin_user = admin
204
205
# default admin password, can be changed before first start of grafana,  or in profile settings
206
;admin_password = admin
207
208
# used for signing
209
;secret_key = SW2YcwTIb9zpOOhoPsMm
210
211
# disable gravatar profile images
212
;disable_gravatar = false
213
214
# data source proxy whitelist (ip_or_domain:port separated by spaces)
215
;data_source_proxy_whitelist =
216
217
# disable protection against brute force login attempts
218
;disable_brute_force_login_protection = false
219
220
# set to true if you host Grafana behind HTTPS. default is false.
221
;cookie_secure = false
222
223
# set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict", "none" and "disabled"
224
;cookie_samesite = lax
225
226
# set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
227
;allow_embedding = false
228
229
# Set to true if you want to enable http strict transport security (HSTS) response header.
230
# This is only sent when HTTPS is enabled in this configuration.
231
# HSTS tells browsers that the site should only be accessed using HTTPS.
232
;strict_transport_security = false
233
234
# Sets how long a browser should cache HSTS. Only applied if strict_transport_security is enabled.
235
;strict_transport_security_max_age_seconds = 86400
236
237
# Set to true if to enable HSTS preloading option. Only applied if strict_transport_security is enabled.
238
;strict_transport_security_preload = false
239
240
# Set to true if to enable the HSTS includeSubDomains option. Only applied if strict_transport_security is enabled.
241
;strict_transport_security_subdomains = false
242
243
# Set to true to enable the X-Content-Type-Options response header.
244
# The X-Content-Type-Options response HTTP header is a marker used by the server to indicate that the MIME types advertised
245
# in the Content-Type headers should not be changed and be followed.
246
;x_content_type_options = true
247
248
# Set to true to enable the X-XSS-Protection header, which tells browsers to stop pages from loading
249
# when they detect reflected cross-site scripting (XSS) attacks.
250
;x_xss_protection = true
251
252
# Enable adding the Content-Security-Policy header to your requests.
253
# CSP allows to control resources the user agent is allowed to load and helps prevent XSS attacks.
254
;content_security_policy = false
255
256
# Set Content Security Policy template used when adding the Content-Security-Policy header to your requests.
257
# $NONCE in the template includes a random nonce.
258
;content_security_policy_template = """script-src 'unsafe-eval' 'strict-dynamic' $NONCE;object-src 'none';font-src 'self';style-src 'self' 'unsafe-inline';img-src 'self' data:;base-uri 'self';connect-src 'self' grafana.com;manifest-src 'self';media-src 'none';form-action 'self';"""
259
260
#################################### Snapshots ###########################
261
[snapshots]
262
# snapshot sharing options
263
;external_enabled = true
264
;external_snapshot_url = https://snapshots-origin.raintank.io
265
;external_snapshot_name = Publish to snapshot.raintank.io
266
267
# Set to true to enable this Grafana instance act as an external snapshot server and allow unauthenticated requests for
268
# creating and deleting snapshots.
269
;public_mode = false
270
271
# remove expired snapshot
272
;snapshot_remove_expired = true
273
274
#################################### Dashboards History ##################
275
[dashboards]
276
# Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1
277
;versions_to_keep = 20
278
279
# Minimum dashboard refresh interval. When set, this will restrict users to set the refresh interval of a dashboard lower than given interval. Per default this is 5 seconds.
280
# The interval string is a possibly signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s or 1m.
281
;min_refresh_interval = 5s
282
283
# Path to the default home dashboard. If this value is empty, then Grafana uses StaticRootPath + "dashboards/home.json"
284
;default_home_dashboard_path =
285
286
#################################### Users ###############################
287
[users]
288
# disable user signup / registration
289
;allow_sign_up = true
290
291
# Allow non admin users to create organizations
292
;allow_org_create = true
293
294
# Set to true to automatically assign new users to the default organization (id 1)
295
;auto_assign_org = true
296
297
# Set this value to automatically add new users to the provided organization (if auto_assign_org above is set to true)
298
;auto_assign_org_id = 1
299
300
# Default role new users will be automatically assigned (if disabled above is set to true)
301
;auto_assign_org_role = Viewer
302
303
# Require email validation before sign up completes
304
;verify_email_enabled = false
305
306
# Background text for the user field on the login page
307
;login_hint = email or username
308
;password_hint = password
309
310
# Default UI theme ("dark" or "light")
311
;default_theme = dark
312
313
# Path to a custom home page. Users are only redirected to this if the default home dashboard is used. It should match a frontend route and contain a leading slash.
314
; home_page =
315
316
# External user management, these options affect the organization users view
317
;external_manage_link_url =
318
;external_manage_link_name =
319
;external_manage_info =
320
321
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
322
;viewers_can_edit = false
323
324
# Editors can administrate dashboard, folders and teams they create
325
;editors_can_admin = false
326
327
# The duration in time a user invitation remains valid before expiring. This setting should be expressed as a duration. Examples: 6h (hours), 2d (days), 1w (week). Default is 24h (24 hours). The minimum supported duration is 15m (15 minutes).
328
;user_invite_max_lifetime_duration = 24h
329
330
# Enter a comma-separated list of users login to hide them in the Grafana UI. These users are shown to Grafana admins and themselves.
331
; hidden_users =
332
333
[auth]
334
# Login cookie name
335
;login_cookie_name = grafana_session
336
337
# The maximum lifetime (duration) an authenticated user can be inactive before being required to login at next visit. Default is 7 days (7d). This setting should be expressed as a duration, e.g. 5m (minutes), 6h (hours), 10d (days), 2w (weeks), 1M (month). The lifetime resets at each successful token rotation.
338
;login_maximum_inactive_lifetime_duration =
339
340
# The maximum lifetime (duration) an authenticated user can be logged in since login time before being required to login. Default is 30 days (30d). This setting should be expressed as a duration, e.g. 5m (minutes), 6h (hours), 10d (days), 2w (weeks), 1M (month).
341
;login_maximum_lifetime_duration =
342
343
# How often should auth tokens be rotated for authenticated users when being active. The default is each 10 minutes.
344
;token_rotation_interval_minutes = 10
345
346
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
347
;disable_login_form = false
348
349
# Set to true to disable the signout link in the side menu. useful if you use auth.proxy, defaults to false
350
;disable_signout_menu = false
351
352
# URL to redirect the user to after sign out
353
;signout_redirect_url =
354
355
# Set to true to attempt login with OAuth automatically, skipping the login screen.
356
# This setting is ignored if multiple OAuth providers are configured.
357
;oauth_auto_login = false
358
359
# OAuth state max age cookie duration in seconds. Defaults to 600 seconds.
360
;oauth_state_cookie_max_age = 600
361
362
# limit of api_key seconds to live before expiration
363
;api_key_max_seconds_to_live = -1
364
365
# Set to true to enable SigV4 authentication option for HTTP-based datasources.
366
;sigv4_auth_enabled = false
367
368
#################################### Anonymous Auth ######################
369
[auth.anonymous]
370
# enable anonymous access
371
;enabled = false
372
373
# specify organization name that should be used for unauthenticated users
374
;org_name = Main Org.
375
376
# specify role for unauthenticated users
377
;org_role = Viewer
378
379
# mask the Grafana version number for unauthenticated users
380
;hide_version = false
381
382
#################################### GitHub Auth ##########################
383
[auth.github]
384
;enabled = false
385
;allow_sign_up = true
386
;client_id = some_id
387
;client_secret = some_secret
388
;scopes = user:email,read:org
389
;auth_url = https://github.com/login/oauth/authorize
390
;token_url = https://github.com/login/oauth/access_token
391
;api_url = https://api.github.com/user
392
;allowed_domains =
393
;team_ids =
394
;allowed_organizations =
395
396
#################################### GitLab Auth #########################
397
[auth.gitlab]
398
;enabled = false
399
;allow_sign_up = true
400
;client_id = some_id
401
;client_secret = some_secret
402
;scopes = api
403
;auth_url = https://gitlab.com/oauth/authorize
404
;token_url = https://gitlab.com/oauth/token
405
;api_url = https://gitlab.com/api/v4
406
;allowed_domains =
407
;allowed_groups =
408
409
#################################### Google Auth ##########################
410
[auth.google]
411
;enabled = false
412
;allow_sign_up = true
413
;client_id = some_client_id
414
;client_secret = some_client_secret
415
;scopes = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
416
;auth_url = https://accounts.google.com/o/oauth2/auth
417
;token_url = https://accounts.google.com/o/oauth2/token
418
;api_url = https://www.googleapis.com/oauth2/v1/userinfo
419
;allowed_domains =
420
;hosted_domain =
421
422
#################################### Grafana.com Auth ####################
423
[auth.grafana_com]
424
;enabled = false
425
;allow_sign_up = true
426
;client_id = some_id
427
;client_secret = some_secret
428
;scopes = user:email
429
;allowed_organizations =
430
431
#################################### Azure AD OAuth #######################
432
[auth.azuread]
433
;name = Azure AD
434
;enabled = false
435
;allow_sign_up = true
436
;client_id = some_client_id
437
;client_secret = some_client_secret
438
;scopes = openid email profile
439
;auth_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/authorize
440
;token_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token
441
;allowed_domains =
442
;allowed_groups =
443
444
#################################### Okta OAuth #######################
445
[auth.okta]
446
;name = Okta
447
;enabled = false
448
;allow_sign_up = true
449
;client_id = some_id
450
;client_secret = some_secret
451
;scopes = openid profile email groups
452
;auth_url = https://<tenant-id>.okta.com/oauth2/v1/authorize
453
;token_url = https://<tenant-id>.okta.com/oauth2/v1/token
454
;api_url = https://<tenant-id>.okta.com/oauth2/v1/userinfo
455
;allowed_domains =
456
;allowed_groups =
457
;role_attribute_path =
458
459
#################################### Generic OAuth ##########################
460
[auth.generic_oauth]
461
;enabled = false
462
;name = OAuth
463
;allow_sign_up = true
464
;client_id = some_id
465
;client_secret = some_secret
466
;scopes = user:email,read:org
467
;email_attribute_name = email:primary
468
;email_attribute_path =
469
;login_attribute_path =
470
;name_attribute_path =
471
;id_token_attribute_name =
472
;auth_url = https://foo.bar/login/oauth/authorize
473
;token_url = https://foo.bar/login/oauth/access_token
474
;api_url = https://foo.bar/user
475
;allowed_domains =
476
;team_ids =
477
;allowed_organizations =
478
;role_attribute_path =
479
;tls_skip_verify_insecure = false
480
;tls_client_cert =
481
;tls_client_key =
482
;tls_client_ca =
483
484
#################################### Basic Auth ##########################
485
[auth.basic]
486
;enabled = true
487
488
#################################### Auth Proxy ##########################
489
[auth.proxy]
490
;enabled = false
491
;header_name = X-WEBAUTH-USER
492
;header_property = username
493
;auto_sign_up = true
494
;sync_ttl = 60
495
;whitelist = 192.168.1.1, 192.168.2.1
496
;headers = Email:X-User-Email, Name:X-User-Name
497
# Read the auth proxy docs for details on what the setting below enables
498
;enable_login_token = false
499
500
#################################### Auth LDAP ##########################
501
[auth.ldap]
502
;enabled = false
503
;config_file = /etc/grafana/ldap.toml
504
;allow_sign_up = true
505
506
# LDAP background sync (Enterprise only)
507
# At 1 am every day
508
;sync_cron = "0 0 1 * * *"
509
;active_sync_enabled = true
510
511
#################################### AWS ###########################
512
[aws]
513
# Enter a comma-separated list of allowed AWS authentication providers. 
514
# Options are: default (AWS SDK Default), keys (Access && secret key), credentials (Credentials field), ec2_iam_role (EC2 IAM Role)
515
; allowed_auth_providers = default,keys,credentials
516
517
# Allow AWS users to assume a role using temporary security credentials. 
518
# If true, assume role will be enabled for all AWS authentication providers that are specified in aws_auth_providers
519
; assume_role_enabled = true
520
521
#################################### SMTP / Emailing ##########################
522
[smtp]
523
;enabled = false
524
;host = localhost:25
525
;user =
526
# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;"""
527
;password =
528
;cert_file =
529
;key_file =
530
;skip_verify = false
531
;from_address = admin@grafana.localhost
532
;from_name = Grafana
533
# EHLO identity in SMTP dialog (defaults to instance_name)
534
;ehlo_identity = dashboard.example.com
535
# SMTP startTLS policy (defaults to 'OpportunisticStartTLS')
536
;startTLS_policy = NoStartTLS
537
538
[emails]
539
;welcome_email_on_sign_up = false
540
;templates_pattern = emails/*.html
541
542
#################################### Logging ##########################
543
[log]
544
# Either "console", "file", "syslog". Default is console and  file
545
# Use space to separate multiple modes, e.g. "console file"
546
;mode = console file
547
548
# Either "debug", "info", "warn", "error", "critical", default is "info"
549
;level = info
550
551
# optional settings to set different levels for specific loggers. Ex filters = sqlstore:debug
552
;filters =
553
554
# For "console" mode only
555
[log.console]
556
;level =
557
558
# log line format, valid options are text, console and json
559
;format = console
560
561
# For "file" mode only
562
[log.file]
563
;level =
564
565
# log line format, valid options are text, console and json
566
;format = text
567
568
# This enables automated log rotate(switch of following options), default is true
569
;log_rotate = true
570
571
# Max line number of single file, default is 1000000
572
;max_lines = 1000000
573
574
# Max size shift of single file, default is 28 means 1 << 28, 256MB
575
;max_size_shift = 28
576
577
# Segment log daily, default is true
578
;daily_rotate = true
579
580
# Expired days of log file(delete after max days), default is 7
581
;max_days = 7
582
583
[log.syslog]
584
;level =
585
586
# log line format, valid options are text, console and json
587
;format = text
588
589
# Syslog network type and address. This can be udp, tcp, or unix. If left blank, the default unix endpoints will be used.
590
;network =
591
;address =
592
593
# Syslog facility. user, daemon and local0 through local7 are valid.
594
;facility =
595
596
# Syslog tag. By default, the process' argv[0] is used.
597
;tag =
598
599
[log.frontend]
600
# Should Sentry javascript agent be initialized
601
;enabled = false
602
603
# Sentry DSN if you want to send events to Sentry.
604
;sentry_dsn =
605
606
# Custom HTTP endpoint to send events captured by the Sentry agent to. Default will log the events to stdout.
607
;custom_endpoint = /log
608
609
# Rate of events to be reported between 0 (none) and 1 (all), float
610
;sample_rate = 1.0
611
612
# Requests per second limit enforced an extended period, for Grafana backend log ingestion endpoint (/log).
613
;log_endpoint_requests_per_second_limit = 3
614
615
# Max requests accepted per short interval of time for Grafana backend log ingestion endpoint (/log).
616
;log_endpoint_burst_limit = 15
617
618
#################################### Usage Quotas ########################
619
[quota]
620
; enabled = false
621
622
#### set quotas to -1 to make unlimited. ####
623
# limit number of users per Org.
624
; org_user = 10
625
626
# limit number of dashboards per Org.
627
; org_dashboard = 100
628
629
# limit number of data_sources per Org.
630
; org_data_source = 10
631
632
# limit number of api_keys per Org.
633
; org_api_key = 10
634
635
# limit number of orgs a user can create.
636
; user_org = 10
637
638
# Global limit of users.
639
; global_user = -1
640
641
# global limit of orgs.
642
; global_org = -1
643
644
# global limit of dashboards
645
; global_dashboard = -1
646
647
# global limit of api_keys
648
; global_api_key = -1
649
650
# global limit on number of logged in users.
651
; global_session = -1
652
653
#################################### Alerting ############################
654
[alerting]
655
# Disable alerting engine & UI features
656
;enabled = true
657
# Makes it possible to turn off alert rule execution but alerting UI is visible
658
;execute_alerts = true
659
660
# Default setting for new alert rules. Defaults to categorize error and timeouts as alerting. (alerting, keep_state)
661
;error_or_timeout = alerting
662
663
# Default setting for how Grafana handles nodata or null values in alerting. (alerting, no_data, keep_state, ok)
664
;nodata_or_nullvalues = no_data
665
666
# Alert notifications can include images, but rendering many images at the same time can overload the server
667
# This limit will protect the server from render overloading and make sure notifications are sent out quickly
668
;concurrent_render_limit = 5
669
670
671
# Default setting for alert calculation timeout. Default value is 30
672
;evaluation_timeout_seconds = 30
673
674
# Default setting for alert notification timeout. Default value is 30
675
;notification_timeout_seconds = 30
676
677
# Default setting for max attempts to sending alert notifications. Default value is 3
678
;max_attempts = 3
679
680
# Makes it possible to enforce a minimal interval between evaluations, to reduce load on the backend
681
;min_interval_seconds = 1
682
683
# Configures for how long alert annotations are stored. Default is 0, which keeps them forever.
684
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
685
;max_annotation_age =
686
687
# Configures max number of alert annotations that Grafana stores. Default value is 0, which keeps all alert annotations.
688
;max_annotations_to_keep =
689
690
#################################### Annotations #########################
691
[annotations]
692
# Configures the batch size for the annotation clean-up job. This setting is used for dashboard, API, and alert annotations.
693
;cleanupjob_batchsize = 100
694
695
[annotations.dashboard]
696
# Dashboard annotations means that annotations are associated with the dashboard they are created on.
697
698
# Configures how long dashboard annotations are stored. Default is 0, which keeps them forever.
699
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
700
;max_age =
701
702
# Configures max number of dashboard annotations that Grafana stores. Default value is 0, which keeps all dashboard annotations.
703
;max_annotations_to_keep =
704
705
[annotations.api]
706
# API annotations means that the annotations have been created using the API without any
707
# association with a dashboard.
708
709
# Configures how long Grafana stores API annotations. Default is 0, which keeps them forever.
710
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
711
;max_age =
712
713
# Configures max number of API annotations that Grafana keeps. Default value is 0, which keeps all API annotations.
714
;max_annotations_to_keep =
715
716
#################################### Explore #############################
717
[explore]
718
# Enable the Explore section
719
;enabled = true
720
721
#################################### Internal Grafana Metrics ##########################
722
# Metrics available at HTTP API Url /metrics
723
[metrics]
724
# Disable / Enable internal metrics
725
;enabled           = true
726
# Graphite Publish interval
727
;interval_seconds  = 10
728
# Disable total stats (stat_totals_*) metrics to be generated
729
;disable_total_stats = false
730
731
#If both are set, basic auth will be required for the metrics endpoint.
732
; basic_auth_username =
733
; basic_auth_password =
734
735
# Metrics environment info adds dimensions to the `grafana_environment_info` metric, which
736
# can expose more information about the Grafana instance.
737
[metrics.environment_info]
738
#exampleLabel1 = exampleValue1
739
#exampleLabel2 = exampleValue2
740
741
# Send internal metrics to Graphite
742
[metrics.graphite]
743
# Enable by setting the address setting (ex localhost:2003)
744
;address =
745
;prefix = prod.grafana.%(instance_name)s.
746
747
#################################### Grafana.com integration  ##########################
748
# Url used to import dashboards directly from Grafana.com
749
[grafana_com]
750
;url = https://grafana.com
751
752
#################################### Distributed tracing ############
753
[tracing.jaeger]
754
# Enable by setting the address sending traces to jaeger (ex localhost:6831)
755
;address = localhost:6831
756
# Tag that will always be included in when creating new spans. ex (tag1:value1,tag2:value2)
757
;always_included_tag = tag1:value1
758
# Type specifies the type of the sampler: const, probabilistic, rateLimiting, or remote
759
;sampler_type = const
760
# jaeger samplerconfig param
761
# for "const" sampler, 0 or 1 for always false/true respectively
762
# for "probabilistic" sampler, a probability between 0 and 1
763
# for "rateLimiting" sampler, the number of spans per second
764
# for "remote" sampler, param is the same as for "probabilistic"
765
# and indicates the initial sampling rate before the actual one
766
# is received from the mothership
767
;sampler_param = 1
768
# sampling_server_url is the URL of a sampling manager providing a sampling strategy.
769
;sampling_server_url =
770
# Whether or not to use Zipkin propagation (x-b3- HTTP headers).
771
;zipkin_propagation = false
772
# Setting this to true disables shared RPC spans.
773
# Not disabling is the most common setting when using Zipkin elsewhere in your infrastructure.
774
;disable_shared_zipkin_spans = false
775
776
#################################### External image storage ##########################
777
[external_image_storage]
778
# Used for uploading images to public servers so they can be included in slack/email messages.
779
# you can choose between (s3, webdav, gcs, azure_blob, local)
780
;provider =
781
782
[external_image_storage.s3]
783
;endpoint =
784
;path_style_access =
785
;bucket =
786
;region =
787
;path =
788
;access_key =
789
;secret_key =
790
791
[external_image_storage.webdav]
792
;url =
793
;public_url =
794
;username =
795
;password =
796
797
[external_image_storage.gcs]
798
;key_file =
799
;bucket =
800
;path =
801
802
[external_image_storage.azure_blob]
803
;account_name =
804
;account_key =
805
;container_name =
806
807
[external_image_storage.local]
808
# does not require any configuration
809
810
[rendering]
811
# Options to configure a remote HTTP image rendering service, e.g. using https://github.com/grafana/grafana-image-renderer.
812
# URL to a remote HTTP image renderer service, e.g. http://localhost:8081/render, will enable Grafana to render panels and dashboards to PNG-images using HTTP requests to an external service.
813
;server_url =
814
# If the remote HTTP image renderer service runs on a different server than the Grafana server you may have to configure this to a URL where Grafana is reachable, e.g. http://grafana.domain/.
815
;callback_url =
816
# Concurrent render request limit affects when the /render HTTP endpoint is used. Rendering many images at the same time can overload the server,
817
# which this setting can help protect against by only allowing a certain amount of concurrent requests.
818
;concurrent_render_request_limit = 30
819
820
[panels]
821
# If set to true Grafana will allow script tags in text panels. Not recommended as it enable XSS vulnerabilities.
822
;disable_sanitize_html = false
823
824
[plugins]
825
;enable_alpha = false
826
;app_tls_skip_verify_insecure = false
827
# Enter a comma-separated list of plugin identifiers to identify plugins that are allowed to be loaded even if they lack a valid signature.
828
;allow_loading_unsigned_plugins =
829
;marketplace_url = https://grafana.com/grafana/plugins/
830
831
#################################### Grafana Image Renderer Plugin ##########################
832
[plugin.grafana-image-renderer]
833
# Instruct headless browser instance to use a default timezone when not provided by Grafana, e.g. when rendering panel image of alert.
834
# See ICU’s metaZones.txt (https://cs.chromium.org/chromium/src/third_party/icu/source/data/misc/metaZones.txt) for a list of supported
835
# timezone IDs. Fallbacks to TZ environment variable if not set.
836
;rendering_timezone =
837
838
# Instruct headless browser instance to use a default language when not provided by Grafana, e.g. when rendering panel image of alert.
839
# Please refer to the HTTP header Accept-Language to understand how to format this value, e.g. 'fr-CH, fr;q=0.9, en;q=0.8, de;q=0.7, *;q=0.5'.
840
;rendering_language =
841
842
# Instruct headless browser instance to use a default device scale factor when not provided by Grafana, e.g. when rendering panel image of alert.
843
# Default is 1. Using a higher value will produce more detailed images (higher DPI), but will require more disk space to store an image.
844
;rendering_viewport_device_scale_factor =
845
846
# Instruct headless browser instance whether to ignore HTTPS errors during navigation. Per default HTTPS errors are not ignored. Due to
847
# the security risk it's not recommended to ignore HTTPS errors.
848
;rendering_ignore_https_errors =
849
850
# Instruct headless browser instance whether to capture and log verbose information when rendering an image. Default is false and will
851
# only capture and log error messages. When enabled, debug messages are captured and logged as well.
852
# For the verbose information to be included in the Grafana server log you have to adjust the rendering log level to debug, configure
853
# [log].filter = rendering:debug.
854
;rendering_verbose_logging =
855
856
# Instruct headless browser instance whether to output its debug and error messages into running process of remote rendering service.
857
# Default is false. This can be useful to enable (true) when troubleshooting.
858
;rendering_dumpio =
859
860
# Additional arguments to pass to the headless browser instance. Default is --no-sandbox. The list of Chromium flags can be found
861
# here (https://peter.sh/experiments/chromium-command-line-switches/). Multiple arguments is separated with comma-character.
862
;rendering_args =
863
864
# You can configure the plugin to use a different browser binary instead of the pre-packaged version of Chromium.
865
# Please note that this is not recommended, since you may encounter problems if the installed version of Chrome/Chromium is not
866
# compatible with the plugin.
867
;rendering_chrome_bin =
868
869
# Instruct how headless browser instances are created. Default is 'default' and will create a new browser instance on each request.
870
# Mode 'clustered' will make sure that only a maximum of browsers/incognito pages can execute concurrently.
871
# Mode 'reusable' will have one browser instance and will create a new incognito page on each request.
872
;rendering_mode =
873
874
# When rendering_mode = clustered you can instruct how many browsers or incognito pages can execute concurrently. Default is 'browser'
875
# and will cluster using browser instances.
876
# Mode 'context' will cluster using incognito pages.
877
;rendering_clustering_mode =
878
# When rendering_mode = clustered you can define maximum number of browser instances/incognito pages that can execute concurrently..
879
;rendering_clustering_max_concurrency =
880
881
# Limit the maximum viewport width, height and device scale factor that can be requested.
882
;rendering_viewport_max_width =
883
;rendering_viewport_max_height =
884
;rendering_viewport_max_device_scale_factor =
885
886
# Change the listening host and port of the gRPC server. Default host is 127.0.0.1 and default port is 0 and will automatically assign
887
# a port not in use.
888
;grpc_host =
889
;grpc_port =
890
891
[enterprise]
892
# Path to a valid Grafana Enterprise license.jwt file
893
;license_path =
894
895
[feature_toggles]
896
# enable features, separated by spaces
897
;enable =
898
899
[date_formats]
900
# For information on what formatting patterns that are supported https://momentjs.com/docs/#/displaying/
901
902
# Default system date format used in time range picker and other places where full time is displayed
903
;full_date = YYYY-MM-DD HH:mm:ss
904
905
# Used by graph and other places where we only show small intervals
906
;interval_second = HH:mm:ss
907
;interval_minute = HH:mm
908
;interval_hour = MM/DD HH:mm
909
;interval_day = MM/DD
910
;interval_month = YYYY-MM
911
;interval_year = YYYY
912
913
# Experimental feature
914
;use_browser_locale = false
915
916
# Default timezone for user preferences. Options are 'browser' for the browser local timezone or a timezone name from IANA Time Zone database, e.g. 'UTC' or 'Europe/Amsterdam' etc.
917
;default_timezone = browser
918
919
[expressions]
920
# Enable or disable the expressions functionality.
921
;enabled = true
(-)www/grafana8/files/grafana.in (-8 / +2 lines)
Lines 18-24 Link Here
18
#     Default is "%%GRAFANA_GROUP%%"
18
#     Default is "%%GRAFANA_GROUP%%"
19
# grafana_config (string)
19
# grafana_config (string)
20
#     Set full path to config file
20
#     Set full path to config file
21
#     Default is "%%PREFIX%%/etc/grafana.conf"
21
#     Default is "%%ETCDIR%%/grafana.ini"
22
# grafana_homepath (string)
22
# grafana_homepath (string)
23
#     Set full path to homepath dir
23
#     Set full path to homepath dir
24
#     Default is "%%GRAFANA_HOMEDIR%%"
24
#     Default is "%%GRAFANA_HOMEDIR%%"
Lines 42-56 Link Here
42
: ${grafana_enable:="NO"}
42
: ${grafana_enable:="NO"}
43
: ${grafana_user:="%%GRAFANA_USER%%"}
43
: ${grafana_user:="%%GRAFANA_USER%%"}
44
: ${grafana_group:="%%GRAFANA_GROUP%%"}
44
: ${grafana_group:="%%GRAFANA_GROUP%%"}
45
# TODO: Rename to grafana.ini while moving to grafana8
45
: ${grafana_config:="%%ETCDIR%%/grafana.ini"}
46
: ${grafana_config:="%%PREFIX%%/etc/grafana.conf"}
47
: ${grafana_homepath:="%%GRAFANA_HOMEDIR%%"}
46
: ${grafana_homepath:="%%GRAFANA_HOMEDIR%%"}
48
: ${grafana_syslog_output_enable:="NO"}
47
: ${grafana_syslog_output_enable:="NO"}
49
50
# TODO: Delete while moving to grafana8
51
if [ -n "${grafana_conf}" ]; then 
52
	grafana_config="${grafana_conf}"
53
fi
54
48
55
if checkyesno grafana_syslog_output_enable; then
49
if checkyesno grafana_syslog_output_enable; then
56
	if [ -n "${grafana_syslog_output_tag}" ]; then
50
	if [ -n "${grafana_syslog_output_tag}" ]; then
(-)www/grafana8/files/grafana.ini.in (+975 lines)
Line 0 Link Here
1
##################### Grafana Configuration Example #####################
2
#
3
# Everything has defaults so you only need to uncomment things you want to
4
# change
5
6
# possible values : production, development
7
;app_mode = production
8
9
# instance name, defaults to HOSTNAME environment variable value or hostname if HOSTNAME var is empty
10
;instance_name = ${HOSTNAME}
11
12
#################################### Paths ####################################
13
[paths]
14
# Path to where grafana can store temp files, sessions, and the sqlite3 db (if that is used)
15
data = %%GRAFANA_DATADIR%%
16
17
# Temporary files in `data` directory older than given duration will be removed
18
;temp_data_lifetime = 24h
19
20
# Directory where grafana can store logs
21
logs = %%GRAFANA_LOGDIR%%
22
23
# Directory where grafana will automatically scan and look for plugins
24
plugins = %%GRAFANA_PLUGINDIR%%
25
26
# folder that contains provisioning config files that grafana will apply on startup and while running.
27
provisioning = %%GRAFANA_PROVISIONINGDIR%%
28
29
#################################### Server ####################################
30
[server]
31
# Protocol (http, https, h2, socket)
32
;protocol = http
33
34
# The ip address to bind to, empty will bind to all interfaces
35
;http_addr =
36
37
# The http port  to use
38
;http_port = 3000
39
40
# The public facing domain name used to access grafana from a browser
41
;domain = localhost
42
43
# Redirect to correct domain if host header does not match domain
44
# Prevents DNS rebinding attacks
45
;enforce_domain = false
46
47
# The full public facing url you use in browser, used for redirects and emails
48
# If you use reverse proxy and sub path specify full url (with sub path)
49
;root_url = %(protocol)s://%(domain)s:%(http_port)s/
50
51
# Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
52
;serve_from_sub_path = false
53
54
# Log web requests
55
;router_logging = false
56
57
# the path relative working path
58
;static_root_path = public
59
60
# enable gzip
61
;enable_gzip = false
62
63
# https certs & key file
64
;cert_file =
65
;cert_key =
66
67
# Unix socket path
68
;socket =
69
70
# CDN Url
71
;cdn_url =
72
73
# Sets the maximum time using a duration format (5s/5m/5ms) before timing out read of an incoming request and closing idle connections.
74
# `0` means there is no timeout for reading the request.
75
;read_timeout = 0
76
77
#################################### Database ####################################
78
[database]
79
# You can configure the database connection by specifying type, host, name, user and password
80
# as separate properties or as on string using the url properties.
81
82
# Either "mysql", "postgres" or "sqlite3", it's your choice
83
;type = sqlite3
84
;host = 127.0.0.1:3306
85
;name = grafana
86
;user = root
87
# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;"""
88
;password =
89
90
# Use either URL or the previous fields to configure the database
91
# Example: mysql://user:secret@host:port/database
92
;url =
93
94
# For "postgres" only, either "disable", "require" or "verify-full"
95
;ssl_mode = disable
96
97
# Database drivers may support different transaction isolation levels.
98
# Currently, only "mysql" driver supports isolation levels.
99
# If the value is empty - driver's default isolation level is applied.
100
# For "mysql" use "READ-UNCOMMITTED", "READ-COMMITTED", "REPEATABLE-READ" or "SERIALIZABLE".
101
;isolation_level =
102
103
;ca_cert_path =
104
;client_key_path =
105
;client_cert_path =
106
;server_cert_name =
107
108
# For "sqlite3" only, path relative to data_path setting
109
;path = grafana.db
110
111
# Max idle conn setting default is 2
112
;max_idle_conn = 2
113
114
# Max conn setting default is 0 (mean not set)
115
;max_open_conn =
116
117
# Connection Max Lifetime default is 14400 (means 14400 seconds or 4 hours)
118
;conn_max_lifetime = 14400
119
120
# Set to true to log the sql calls and execution times.
121
;log_queries =
122
123
# For "sqlite3" only. cache mode setting used for connecting to the database. (private, shared)
124
;cache_mode = private
125
126
################################### Data sources #########################
127
[datasources]
128
# Upper limit of data sources that Grafana will return. This limit is a temporary configuration and it will be deprecated when pagination will be introduced on the list data sources API.
129
;datasource_limit = 5000
130
131
#################################### Cache server #############################
132
[remote_cache]
133
# Either "redis", "memcached" or "database" default is "database"
134
;type = database
135
136
# cache connectionstring options
137
# database: will use Grafana primary database.
138
# redis: config like redis server e.g. `addr=127.0.0.1:6379,pool_size=100,db=0,ssl=false`. Only addr is required. ssl may be 'true', 'false', or 'insecure'.
139
# memcache: 127.0.0.1:11211
140
;connstr =
141
142
#################################### Data proxy ###########################
143
[dataproxy]
144
145
# This enables data proxy logging, default is false
146
;logging = false
147
148
# How long the data proxy waits to read the headers of the response before timing out, default is 30 seconds.
149
# This setting also applies to core backend HTTP data sources where query requests use an HTTP client with timeout set.
150
;timeout = 30
151
152
# How long the data proxy waits to establish a TCP connection before timing out, default is 10 seconds.
153
;dialTimeout = 10
154
155
# How many seconds the data proxy waits before sending a keepalive probe request.
156
;keep_alive_seconds = 30
157
158
# How many seconds the data proxy waits for a successful TLS Handshake before timing out.
159
;tls_handshake_timeout_seconds = 10
160
161
# How many seconds the data proxy will wait for a server's first response headers after
162
# fully writing the request headers if the request has an "Expect: 100-continue"
163
# header. A value of 0 will result in the body being sent immediately, without
164
# waiting for the server to approve.
165
;expect_continue_timeout_seconds = 1
166
167
# The maximum number of idle connections that Grafana will keep alive.
168
;max_idle_connections = 100
169
170
# The maximum number of idle connections per host that Grafana will keep alive.
171
;max_idle_connections_per_host = 2
172
173
# How many seconds the data proxy keeps an idle connection open before timing out.
174
;idle_conn_timeout_seconds = 90
175
176
# If enabled and user is not anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.
177
;send_user_header = false
178
179
#################################### Analytics ####################################
180
[analytics]
181
# Server reporting, sends usage counters to stats.grafana.org every 24 hours.
182
# No ip addresses are being tracked, only simple counters to track
183
# running instances, dashboard and error counts. It is very helpful to us.
184
# Change this option to false to disable reporting.
185
;reporting_enabled = true
186
187
# The name of the distributor of the Grafana instance. Ex hosted-grafana, grafana-labs
188
;reporting_distributor = grafana-labs
189
190
# Set to false to disable all checks to https://grafana.net
191
# for new versions (grafana itself and plugins), check is used
192
# in some UI views to notify that grafana or plugin update exists
193
# This option does not cause any auto updates, nor send any information
194
# only a GET request to http://grafana.com to get latest versions
195
;check_for_updates = true
196
197
# Google Analytics universal tracking code, only enabled if you specify an id here
198
;google_analytics_ua_id =
199
200
# Google Tag Manager ID, only enabled if you specify an id here
201
;google_tag_manager_id =
202
203
#################################### Security ####################################
204
[security]
205
# disable creation of admin user on first start of grafana
206
;disable_initial_admin_creation = false
207
208
# default admin user, created on startup
209
;admin_user = admin
210
211
# default admin password, can be changed before first start of grafana,  or in profile settings
212
;admin_password = admin
213
214
# used for signing
215
;secret_key = SW2YcwTIb9zpOOhoPsMm
216
217
# disable gravatar profile images
218
;disable_gravatar = false
219
220
# data source proxy whitelist (ip_or_domain:port separated by spaces)
221
;data_source_proxy_whitelist =
222
223
# disable protection against brute force login attempts
224
;disable_brute_force_login_protection = false
225
226
# set to true if you host Grafana behind HTTPS. default is false.
227
;cookie_secure = false
228
229
# set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict", "none" and "disabled"
230
;cookie_samesite = lax
231
232
# set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
233
;allow_embedding = false
234
235
# Set to true if you want to enable http strict transport security (HSTS) response header.
236
# This is only sent when HTTPS is enabled in this configuration.
237
# HSTS tells browsers that the site should only be accessed using HTTPS.
238
;strict_transport_security = false
239
240
# Sets how long a browser should cache HSTS. Only applied if strict_transport_security is enabled.
241
;strict_transport_security_max_age_seconds = 86400
242
243
# Set to true if to enable HSTS preloading option. Only applied if strict_transport_security is enabled.
244
;strict_transport_security_preload = false
245
246
# Set to true if to enable the HSTS includeSubDomains option. Only applied if strict_transport_security is enabled.
247
;strict_transport_security_subdomains = false
248
249
# Set to true to enable the X-Content-Type-Options response header.
250
# The X-Content-Type-Options response HTTP header is a marker used by the server to indicate that the MIME types advertised
251
# in the Content-Type headers should not be changed and be followed.
252
;x_content_type_options = true
253
254
# Set to true to enable the X-XSS-Protection header, which tells browsers to stop pages from loading
255
# when they detect reflected cross-site scripting (XSS) attacks.
256
;x_xss_protection = true
257
258
# Enable adding the Content-Security-Policy header to your requests.
259
# CSP allows to control resources the user agent is allowed to load and helps prevent XSS attacks.
260
;content_security_policy = false
261
262
# Set Content Security Policy template used when adding the Content-Security-Policy header to your requests.
263
# $NONCE in the template includes a random nonce.
264
# $ROOT_PATH is server.root_url without the protocol.
265
;content_security_policy_template = """script-src 'self' 'unsafe-eval' 'unsafe-inline' 'strict-dynamic' $NONCE;object-src 'none';font-src 'self';style-src 'self' 'unsafe-inline' blob:;img-src * data:;base-uri 'self';connect-src 'self' grafana.com ws://$ROOT_PATH wss://$ROOT_PATH;manifest-src 'self';media-src 'none';form-action 'self';"""
266
267
#################################### Snapshots ###########################
268
[snapshots]
269
# snapshot sharing options
270
;external_enabled = true
271
;external_snapshot_url = https://snapshots-origin.raintank.io
272
;external_snapshot_name = Publish to snapshot.raintank.io
273
274
# Set to true to enable this Grafana instance act as an external snapshot server and allow unauthenticated requests for
275
# creating and deleting snapshots.
276
;public_mode = false
277
278
# remove expired snapshot
279
;snapshot_remove_expired = true
280
281
#################################### Dashboards History ##################
282
[dashboards]
283
# Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1
284
;versions_to_keep = 20
285
286
# Minimum dashboard refresh interval. When set, this will restrict users to set the refresh interval of a dashboard lower than given interval. Per default this is 5 seconds.
287
# The interval string is a possibly signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s or 1m.
288
;min_refresh_interval = 5s
289
290
# Path to the default home dashboard. If this value is empty, then Grafana uses StaticRootPath + "dashboards/home.json"
291
;default_home_dashboard_path =
292
293
#################################### Users ###############################
294
[users]
295
# disable user signup / registration
296
;allow_sign_up = true
297
298
# Allow non admin users to create organizations
299
;allow_org_create = true
300
301
# Set to true to automatically assign new users to the default organization (id 1)
302
;auto_assign_org = true
303
304
# Set this value to automatically add new users to the provided organization (if auto_assign_org above is set to true)
305
;auto_assign_org_id = 1
306
307
# Default role new users will be automatically assigned (if disabled above is set to true)
308
;auto_assign_org_role = Viewer
309
310
# Require email validation before sign up completes
311
;verify_email_enabled = false
312
313
# Background text for the user field on the login page
314
;login_hint = email or username
315
;password_hint = password
316
317
# Default UI theme ("dark" or "light")
318
;default_theme = dark
319
320
# Path to a custom home page. Users are only redirected to this if the default home dashboard is used. It should match a frontend route and contain a leading slash.
321
; home_page =
322
323
# External user management, these options affect the organization users view
324
;external_manage_link_url =
325
;external_manage_link_name =
326
;external_manage_info =
327
328
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
329
;viewers_can_edit = false
330
331
# Editors can administrate dashboard, folders and teams they create
332
;editors_can_admin = false
333
334
# The duration in time a user invitation remains valid before expiring. This setting should be expressed as a duration. Examples: 6h (hours), 2d (days), 1w (week). Default is 24h (24 hours). The minimum supported duration is 15m (15 minutes).
335
;user_invite_max_lifetime_duration = 24h
336
337
# Enter a comma-separated list of users login to hide them in the Grafana UI. These users are shown to Grafana admins and themselves.
338
; hidden_users =
339
340
[auth]
341
# Login cookie name
342
;login_cookie_name = grafana_session
343
344
# The maximum lifetime (duration) an authenticated user can be inactive before being required to login at next visit. Default is 7 days (7d). This setting should be expressed as a duration, e.g. 5m (minutes), 6h (hours), 10d (days), 2w (weeks), 1M (month). The lifetime resets at each successful token rotation.
345
;login_maximum_inactive_lifetime_duration =
346
347
# The maximum lifetime (duration) an authenticated user can be logged in since login time before being required to login. Default is 30 days (30d). This setting should be expressed as a duration, e.g. 5m (minutes), 6h (hours), 10d (days), 2w (weeks), 1M (month).
348
;login_maximum_lifetime_duration =
349
350
# How often should auth tokens be rotated for authenticated users when being active. The default is each 10 minutes.
351
;token_rotation_interval_minutes = 10
352
353
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
354
;disable_login_form = false
355
356
# Set to true to disable the sign out link in the side menu. Useful if you use auth.proxy or auth.jwt, defaults to false
357
;disable_signout_menu = false
358
359
# URL to redirect the user to after sign out
360
;signout_redirect_url =
361
362
# Set to true to attempt login with OAuth automatically, skipping the login screen.
363
# This setting is ignored if multiple OAuth providers are configured.
364
;oauth_auto_login = false
365
366
# OAuth state max age cookie duration in seconds. Defaults to 600 seconds.
367
;oauth_state_cookie_max_age = 600
368
369
# limit of api_key seconds to live before expiration
370
;api_key_max_seconds_to_live = -1
371
372
# Set to true to enable SigV4 authentication option for HTTP-based datasources.
373
;sigv4_auth_enabled = false
374
375
#################################### Anonymous Auth ######################
376
[auth.anonymous]
377
# enable anonymous access
378
;enabled = false
379
380
# specify organization name that should be used for unauthenticated users
381
;org_name = Main Org.
382
383
# specify role for unauthenticated users
384
;org_role = Viewer
385
386
# mask the Grafana version number for unauthenticated users
387
;hide_version = false
388
389
#################################### GitHub Auth ##########################
390
[auth.github]
391
;enabled = false
392
;allow_sign_up = true
393
;client_id = some_id
394
;client_secret = some_secret
395
;scopes = user:email,read:org
396
;auth_url = https://github.com/login/oauth/authorize
397
;token_url = https://github.com/login/oauth/access_token
398
;api_url = https://api.github.com/user
399
;allowed_domains =
400
;team_ids =
401
;allowed_organizations =
402
403
#################################### GitLab Auth #########################
404
[auth.gitlab]
405
;enabled = false
406
;allow_sign_up = true
407
;client_id = some_id
408
;client_secret = some_secret
409
;scopes = api
410
;auth_url = https://gitlab.com/oauth/authorize
411
;token_url = https://gitlab.com/oauth/token
412
;api_url = https://gitlab.com/api/v4
413
;allowed_domains =
414
;allowed_groups =
415
416
#################################### Google Auth ##########################
417
[auth.google]
418
;enabled = false
419
;allow_sign_up = true
420
;client_id = some_client_id
421
;client_secret = some_client_secret
422
;scopes = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
423
;auth_url = https://accounts.google.com/o/oauth2/auth
424
;token_url = https://accounts.google.com/o/oauth2/token
425
;api_url = https://www.googleapis.com/oauth2/v1/userinfo
426
;allowed_domains =
427
;hosted_domain =
428
429
#################################### Grafana.com Auth ####################
430
[auth.grafana_com]
431
;enabled = false
432
;allow_sign_up = true
433
;client_id = some_id
434
;client_secret = some_secret
435
;scopes = user:email
436
;allowed_organizations =
437
438
#################################### Azure AD OAuth #######################
439
[auth.azuread]
440
;name = Azure AD
441
;enabled = false
442
;allow_sign_up = true
443
;client_id = some_client_id
444
;client_secret = some_client_secret
445
;scopes = openid email profile
446
;auth_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/authorize
447
;token_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token
448
;allowed_domains =
449
;allowed_groups =
450
451
#################################### Okta OAuth #######################
452
[auth.okta]
453
;name = Okta
454
;enabled = false
455
;allow_sign_up = true
456
;client_id = some_id
457
;client_secret = some_secret
458
;scopes = openid profile email groups
459
;auth_url = https://<tenant-id>.okta.com/oauth2/v1/authorize
460
;token_url = https://<tenant-id>.okta.com/oauth2/v1/token
461
;api_url = https://<tenant-id>.okta.com/oauth2/v1/userinfo
462
;allowed_domains =
463
;allowed_groups =
464
;role_attribute_path =
465
;role_attribute_strict = false
466
467
#################################### Generic OAuth ##########################
468
[auth.generic_oauth]
469
;enabled = false
470
;name = OAuth
471
;allow_sign_up = true
472
;client_id = some_id
473
;client_secret = some_secret
474
;scopes = user:email,read:org
475
;empty_scopes = false
476
;email_attribute_name = email:primary
477
;email_attribute_path =
478
;login_attribute_path =
479
;name_attribute_path =
480
;id_token_attribute_name =
481
;auth_url = https://foo.bar/login/oauth/authorize
482
;token_url = https://foo.bar/login/oauth/access_token
483
;api_url = https://foo.bar/user
484
;allowed_domains =
485
;team_ids =
486
;allowed_organizations =
487
;role_attribute_path =
488
;role_attribute_strict = false
489
;tls_skip_verify_insecure = false
490
;tls_client_cert =
491
;tls_client_key =
492
;tls_client_ca =
493
494
#################################### Basic Auth ##########################
495
[auth.basic]
496
;enabled = true
497
498
#################################### Auth Proxy ##########################
499
[auth.proxy]
500
;enabled = false
501
;header_name = X-WEBAUTH-USER
502
;header_property = username
503
;auto_sign_up = true
504
;sync_ttl = 60
505
;whitelist = 192.168.1.1, 192.168.2.1
506
;headers = Email:X-User-Email, Name:X-User-Name
507
# Read the auth proxy docs for details on what the setting below enables
508
;enable_login_token = false
509
510
#################################### Auth JWT ##########################
511
[auth.jwt]
512
;enabled = true
513
;header_name = X-JWT-Assertion
514
;email_claim = sub
515
;username_claim = sub
516
;jwk_set_url = https://foo.bar/.well-known/jwks.json
517
;jwk_set_file = /path/to/jwks.json
518
;cache_ttl = 60m
519
;expected_claims = {"aud": ["foo", "bar"]}
520
;key_file = /path/to/key/file
521
522
#################################### Auth LDAP ##########################
523
[auth.ldap]
524
;enabled = false
525
;config_file = /etc/grafana/ldap.toml
526
;allow_sign_up = true
527
528
# LDAP background sync (Enterprise only)
529
# At 1 am every day
530
;sync_cron = "0 0 1 * * *"
531
;active_sync_enabled = true
532
533
#################################### AWS ###########################
534
[aws]
535
# Enter a comma-separated list of allowed AWS authentication providers.
536
# Options are: default (AWS SDK Default), keys (Access && secret key), credentials (Credentials field), ec2_iam_role (EC2 IAM Role)
537
; allowed_auth_providers = default,keys,credentials
538
539
# Allow AWS users to assume a role using temporary security credentials.
540
# If true, assume role will be enabled for all AWS authentication providers that are specified in aws_auth_providers
541
; assume_role_enabled = true
542
543
#################################### Azure ###############################
544
[azure]
545
# Azure cloud environment where Grafana is hosted
546
# Possible values are AzureCloud, AzureChinaCloud, AzureUSGovernment and AzureGermanCloud
547
# Default value is AzureCloud (i.e. public cloud)
548
;cloud = AzureCloud
549
550
# Specifies whether Grafana hosted in Azure service with Managed Identity configured (e.g. Azure Virtual Machines instance)
551
# If enabled, the managed identity can be used for authentication of Grafana in Azure services
552
# Disabled by default, needs to be explicitly enabled
553
;managed_identity_enabled = false
554
555
# Client ID to use for user-assigned managed identity
556
# Should be set for user-assigned identity and should be empty for system-assigned identity
557
;managed_identity_client_id =
558
559
#################################### SMTP / Emailing ##########################
560
[smtp]
561
;enabled = false
562
;host = localhost:25
563
;user =
564
# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;"""
565
;password =
566
;cert_file =
567
;key_file =
568
;skip_verify = false
569
;from_address = admin@grafana.localhost
570
;from_name = Grafana
571
# EHLO identity in SMTP dialog (defaults to instance_name)
572
;ehlo_identity = dashboard.example.com
573
# SMTP startTLS policy (defaults to 'OpportunisticStartTLS')
574
;startTLS_policy = NoStartTLS
575
576
[emails]
577
;welcome_email_on_sign_up = false
578
;templates_pattern = emails/*.html
579
580
#################################### Logging ##########################
581
[log]
582
# Either "console", "file", "syslog". Default is console and  file
583
# Use space to separate multiple modes, e.g. "console file"
584
;mode = console file
585
586
# Either "debug", "info", "warn", "error", "critical", default is "info"
587
;level = info
588
589
# optional settings to set different levels for specific loggers. Ex filters = sqlstore:debug
590
;filters =
591
592
# For "console" mode only
593
[log.console]
594
;level =
595
596
# log line format, valid options are text, console and json
597
;format = console
598
599
# For "file" mode only
600
[log.file]
601
;level =
602
603
# log line format, valid options are text, console and json
604
;format = text
605
606
# This enables automated log rotate(switch of following options), default is true
607
;log_rotate = true
608
609
# Max line number of single file, default is 1000000
610
;max_lines = 1000000
611
612
# Max size shift of single file, default is 28 means 1 << 28, 256MB
613
;max_size_shift = 28
614
615
# Segment log daily, default is true
616
;daily_rotate = true
617
618
# Expired days of log file(delete after max days), default is 7
619
;max_days = 7
620
621
[log.syslog]
622
;level =
623
624
# log line format, valid options are text, console and json
625
;format = text
626
627
# Syslog network type and address. This can be udp, tcp, or unix. If left blank, the default unix endpoints will be used.
628
;network =
629
;address =
630
631
# Syslog facility. user, daemon and local0 through local7 are valid.
632
;facility =
633
634
# Syslog tag. By default, the process' argv[0] is used.
635
;tag =
636
637
[log.frontend]
638
# Should Sentry javascript agent be initialized
639
;enabled = false
640
641
# Sentry DSN if you want to send events to Sentry.
642
;sentry_dsn =
643
644
# Custom HTTP endpoint to send events captured by the Sentry agent to. Default will log the events to stdout.
645
;custom_endpoint = /log
646
647
# Rate of events to be reported between 0 (none) and 1 (all), float
648
;sample_rate = 1.0
649
650
# Requests per second limit enforced an extended period, for Grafana backend log ingestion endpoint (/log).
651
;log_endpoint_requests_per_second_limit = 3
652
653
# Max requests accepted per short interval of time for Grafana backend log ingestion endpoint (/log).
654
;log_endpoint_burst_limit = 15
655
656
#################################### Usage Quotas ########################
657
[quota]
658
; enabled = false
659
660
#### set quotas to -1 to make unlimited. ####
661
# limit number of users per Org.
662
; org_user = 10
663
664
# limit number of dashboards per Org.
665
; org_dashboard = 100
666
667
# limit number of data_sources per Org.
668
; org_data_source = 10
669
670
# limit number of api_keys per Org.
671
; org_api_key = 10
672
673
# limit number of alerts per Org.
674
;org_alert_rule = 100
675
676
# limit number of orgs a user can create.
677
; user_org = 10
678
679
# Global limit of users.
680
; global_user = -1
681
682
# global limit of orgs.
683
; global_org = -1
684
685
# global limit of dashboards
686
; global_dashboard = -1
687
688
# global limit of api_keys
689
; global_api_key = -1
690
691
# global limit on number of logged in users.
692
; global_session = -1
693
694
# global limit of alerts
695
;global_alert_rule = -1
696
697
#################################### Alerting ############################
698
[alerting]
699
# Disable alerting engine & UI features
700
;enabled = true
701
# Makes it possible to turn off alert rule execution but alerting UI is visible
702
;execute_alerts = true
703
704
# Default setting for new alert rules. Defaults to categorize error and timeouts as alerting. (alerting, keep_state)
705
;error_or_timeout = alerting
706
707
# Default setting for how Grafana handles nodata or null values in alerting. (alerting, no_data, keep_state, ok)
708
;nodata_or_nullvalues = no_data
709
710
# Alert notifications can include images, but rendering many images at the same time can overload the server
711
# This limit will protect the server from render overloading and make sure notifications are sent out quickly
712
;concurrent_render_limit = 5
713
714
715
# Default setting for alert calculation timeout. Default value is 30
716
;evaluation_timeout_seconds = 30
717
718
# Default setting for alert notification timeout. Default value is 30
719
;notification_timeout_seconds = 30
720
721
# Default setting for max attempts to sending alert notifications. Default value is 3
722
;max_attempts = 3
723
724
# Makes it possible to enforce a minimal interval between evaluations, to reduce load on the backend
725
;min_interval_seconds = 1
726
727
# Configures for how long alert annotations are stored. Default is 0, which keeps them forever.
728
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
729
;max_annotation_age =
730
731
# Configures max number of alert annotations that Grafana stores. Default value is 0, which keeps all alert annotations.
732
;max_annotations_to_keep =
733
734
#################################### Annotations #########################
735
[annotations]
736
# Configures the batch size for the annotation clean-up job. This setting is used for dashboard, API, and alert annotations.
737
;cleanupjob_batchsize = 100
738
739
[annotations.dashboard]
740
# Dashboard annotations means that annotations are associated with the dashboard they are created on.
741
742
# Configures how long dashboard annotations are stored. Default is 0, which keeps them forever.
743
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
744
;max_age =
745
746
# Configures max number of dashboard annotations that Grafana stores. Default value is 0, which keeps all dashboard annotations.
747
;max_annotations_to_keep =
748
749
[annotations.api]
750
# API annotations means that the annotations have been created using the API without any
751
# association with a dashboard.
752
753
# Configures how long Grafana stores API annotations. Default is 0, which keeps them forever.
754
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
755
;max_age =
756
757
# Configures max number of API annotations that Grafana keeps. Default value is 0, which keeps all API annotations.
758
;max_annotations_to_keep =
759
760
#################################### Explore #############################
761
[explore]
762
# Enable the Explore section
763
;enabled = true
764
765
#################################### Internal Grafana Metrics ##########################
766
# Metrics available at HTTP API Url /metrics
767
[metrics]
768
# Disable / Enable internal metrics
769
;enabled           = true
770
# Graphite Publish interval
771
;interval_seconds  = 10
772
# Disable total stats (stat_totals_*) metrics to be generated
773
;disable_total_stats = false
774
775
#If both are set, basic auth will be required for the metrics endpoint.
776
; basic_auth_username =
777
; basic_auth_password =
778
779
# Metrics environment info adds dimensions to the `grafana_environment_info` metric, which
780
# can expose more information about the Grafana instance.
781
[metrics.environment_info]
782
#exampleLabel1 = exampleValue1
783
#exampleLabel2 = exampleValue2
784
785
# Send internal metrics to Graphite
786
[metrics.graphite]
787
# Enable by setting the address setting (ex localhost:2003)
788
;address =
789
;prefix = prod.grafana.%(instance_name)s.
790
791
#################################### Grafana.com integration  ##########################
792
# Url used to import dashboards directly from Grafana.com
793
[grafana_com]
794
;url = https://grafana.com
795
796
#################################### Distributed tracing ############
797
[tracing.jaeger]
798
# Enable by setting the address sending traces to jaeger (ex localhost:6831)
799
;address = localhost:6831
800
# Tag that will always be included in when creating new spans. ex (tag1:value1,tag2:value2)
801
;always_included_tag = tag1:value1
802
# Type specifies the type of the sampler: const, probabilistic, rateLimiting, or remote
803
;sampler_type = const
804
# jaeger samplerconfig param
805
# for "const" sampler, 0 or 1 for always false/true respectively
806
# for "probabilistic" sampler, a probability between 0 and 1
807
# for "rateLimiting" sampler, the number of spans per second
808
# for "remote" sampler, param is the same as for "probabilistic"
809
# and indicates the initial sampling rate before the actual one
810
# is received from the mothership
811
;sampler_param = 1
812
# sampling_server_url is the URL of a sampling manager providing a sampling strategy.
813
;sampling_server_url =
814
# Whether or not to use Zipkin propagation (x-b3- HTTP headers).
815
;zipkin_propagation = false
816
# Setting this to true disables shared RPC spans.
817
# Not disabling is the most common setting when using Zipkin elsewhere in your infrastructure.
818
;disable_shared_zipkin_spans = false
819
820
#################################### External image storage ##########################
821
[external_image_storage]
822
# Used for uploading images to public servers so they can be included in slack/email messages.
823
# you can choose between (s3, webdav, gcs, azure_blob, local)
824
;provider =
825
826
[external_image_storage.s3]
827
;endpoint =
828
;path_style_access =
829
;bucket =
830
;region =
831
;path =
832
;access_key =
833
;secret_key =
834
835
[external_image_storage.webdav]
836
;url =
837
;public_url =
838
;username =
839
;password =
840
841
[external_image_storage.gcs]
842
;key_file =
843
;bucket =
844
;path =
845
846
[external_image_storage.azure_blob]
847
;account_name =
848
;account_key =
849
;container_name =
850
851
[external_image_storage.local]
852
# does not require any configuration
853
854
[rendering]
855
# Options to configure a remote HTTP image rendering service, e.g. using https://github.com/grafana/grafana-image-renderer.
856
# URL to a remote HTTP image renderer service, e.g. http://localhost:8081/render, will enable Grafana to render panels and dashboards to PNG-images using HTTP requests to an external service.
857
;server_url =
858
# If the remote HTTP image renderer service runs on a different server than the Grafana server you may have to configure this to a URL where Grafana is reachable, e.g. http://grafana.domain/.
859
;callback_url =
860
# Concurrent render request limit affects when the /render HTTP endpoint is used. Rendering many images at the same time can overload the server,
861
# which this setting can help protect against by only allowing a certain amount of concurrent requests.
862
;concurrent_render_request_limit = 30
863
864
[panels]
865
# If set to true Grafana will allow script tags in text panels. Not recommended as it enable XSS vulnerabilities.
866
;disable_sanitize_html = false
867
868
[plugins]
869
;enable_alpha = false
870
;app_tls_skip_verify_insecure = false
871
# Enter a comma-separated list of plugin identifiers to identify plugins that are allowed to be loaded even if they lack a valid signature.
872
;allow_loading_unsigned_plugins =
873
# Enable or disable installing plugins directly from within Grafana.
874
;plugin_admin_enabled = false
875
;plugin_admin_external_manage_enabled = false
876
;plugin_catalog_url = https://grafana.com/grafana/plugins/
877
878
#################################### Grafana Live ##########################################
879
[live]
880
# max_connections to Grafana Live WebSocket endpoint per Grafana server instance. See Grafana Live docs
881
# if you are planning to make it higher than default 100 since this can require some OS and infrastructure
882
# tuning. 0 disables Live, -1 means unlimited connections.
883
;max_connections = 100
884
885
#################################### Grafana Image Renderer Plugin ##########################
886
[plugin.grafana-image-renderer]
887
# Instruct headless browser instance to use a default timezone when not provided by Grafana, e.g. when rendering panel image of alert.
888
# See ICU’s metaZones.txt (https://cs.chromium.org/chromium/src/third_party/icu/source/data/misc/metaZones.txt) for a list of supported
889
# timezone IDs. Fallbacks to TZ environment variable if not set.
890
;rendering_timezone =
891
892
# Instruct headless browser instance to use a default language when not provided by Grafana, e.g. when rendering panel image of alert.
893
# Please refer to the HTTP header Accept-Language to understand how to format this value, e.g. 'fr-CH, fr;q=0.9, en;q=0.8, de;q=0.7, *;q=0.5'.
894
;rendering_language =
895
896
# Instruct headless browser instance to use a default device scale factor when not provided by Grafana, e.g. when rendering panel image of alert.
897
# Default is 1. Using a higher value will produce more detailed images (higher DPI), but will require more disk space to store an image.
898
;rendering_viewport_device_scale_factor =
899
900
# Instruct headless browser instance whether to ignore HTTPS errors during navigation. Per default HTTPS errors are not ignored. Due to
901
# the security risk it's not recommended to ignore HTTPS errors.
902
;rendering_ignore_https_errors =
903
904
# Instruct headless browser instance whether to capture and log verbose information when rendering an image. Default is false and will
905
# only capture and log error messages. When enabled, debug messages are captured and logged as well.
906
# For the verbose information to be included in the Grafana server log you have to adjust the rendering log level to debug, configure
907
# [log].filter = rendering:debug.
908
;rendering_verbose_logging =
909
910
# Instruct headless browser instance whether to output its debug and error messages into running process of remote rendering service.
911
# Default is false. This can be useful to enable (true) when troubleshooting.
912
;rendering_dumpio =
913
914
# Additional arguments to pass to the headless browser instance. Default is --no-sandbox. The list of Chromium flags can be found
915
# here (https://peter.sh/experiments/chromium-command-line-switches/). Multiple arguments is separated with comma-character.
916
;rendering_args =
917
918
# You can configure the plugin to use a different browser binary instead of the pre-packaged version of Chromium.
919
# Please note that this is not recommended, since you may encounter problems if the installed version of Chrome/Chromium is not
920
# compatible with the plugin.
921
;rendering_chrome_bin =
922
923
# Instruct how headless browser instances are created. Default is 'default' and will create a new browser instance on each request.
924
# Mode 'clustered' will make sure that only a maximum of browsers/incognito pages can execute concurrently.
925
# Mode 'reusable' will have one browser instance and will create a new incognito page on each request.
926
;rendering_mode =
927
928
# When rendering_mode = clustered you can instruct how many browsers or incognito pages can execute concurrently. Default is 'browser'
929
# and will cluster using browser instances.
930
# Mode 'context' will cluster using incognito pages.
931
;rendering_clustering_mode =
932
# When rendering_mode = clustered you can define maximum number of browser instances/incognito pages that can execute concurrently..
933
;rendering_clustering_max_concurrency =
934
935
# Limit the maximum viewport width, height and device scale factor that can be requested.
936
;rendering_viewport_max_width =
937
;rendering_viewport_max_height =
938
;rendering_viewport_max_device_scale_factor =
939
940
# Change the listening host and port of the gRPC server. Default host is 127.0.0.1 and default port is 0 and will automatically assign
941
# a port not in use.
942
;grpc_host =
943
;grpc_port =
944
945
[enterprise]
946
# Path to a valid Grafana Enterprise license.jwt file
947
;license_path =
948
949
[feature_toggles]
950
# enable features, separated by spaces
951
;enable =
952
953
[date_formats]
954
# For information on what formatting patterns that are supported https://momentjs.com/docs/#/displaying/
955
956
# Default system date format used in time range picker and other places where full time is displayed
957
;full_date = YYYY-MM-DD HH:mm:ss
958
959
# Used by graph and other places where we only show small intervals
960
;interval_second = HH:mm:ss
961
;interval_minute = HH:mm
962
;interval_hour = MM/DD HH:mm
963
;interval_day = MM/DD
964
;interval_month = YYYY-MM
965
;interval_year = YYYY
966
967
# Experimental feature
968
;use_browser_locale = false
969
970
# Default timezone for user preferences. Options are 'browser' for the browser local timezone or a timezone name from IANA Time Zone database, e.g. 'UTC' or 'Europe/Amsterdam' etc.
971
;default_timezone = browser
972
973
[expressions]
974
# Enable or disable the expressions functionality.
975
;enabled = true
(-)www/grafana8/pkg-message (+11 lines)
Line 0 Link Here
1
[
2
{
3
  type: upgrade
4
  maximum_version: "8.0"
5
  message: <<EOM
6
- rc-script: grafana_conf renamed to grafana_config;
7
- grafana.conf moved to etc/grafana/grafana.ini;
8
- provisioning dir moved to etc/grafana/provisioning.
9
EOM
10
}
11
]
(-)www/grafana8/pkg-plist (-227 / +1980 lines)
Lines 1-7 Link Here
1
bin/grafana-cli
1
bin/grafana-cli
2
bin/grafana-server
2
bin/grafana-server
3
@sample etc/grafana.conf.sample
3
@sample %%ETCDIR%%/grafana.ini.sample
4
%%DATADIR%%/conf/defaults.ini
4
%%DATADIR%%/conf/defaults.ini
5
%%DATADIR%%/public/app/AppWrapper.tsx
6
%%DATADIR%%/public/app/angular/AngularApp.ts
7
%%DATADIR%%/public/app/angular/AngularLocationWrapper.test.ts
8
%%DATADIR%%/public/app/angular/AngularLocationWrapper.ts
9
%%DATADIR%%/public/app/angular/bridgeReactAngularRouting.ts
5
%%DATADIR%%/public/app/app.ts
10
%%DATADIR%%/public/app/app.ts
6
%%DATADIR%%/public/app/core/actions/cleanUp.ts
11
%%DATADIR%%/public/app/core/actions/cleanUp.ts
7
%%DATADIR%%/public/app/core/actions/index.ts
12
%%DATADIR%%/public/app/core/actions/index.ts
Lines 13-18 Link Here
13
%%DATADIR%%/public/app/core/components/AppNotifications/AppNotificationList.tsx
18
%%DATADIR%%/public/app/core/components/AppNotifications/AppNotificationList.tsx
14
%%DATADIR%%/public/app/core/components/Branding/Branding.tsx
19
%%DATADIR%%/public/app/core/components/Branding/Branding.tsx
15
%%DATADIR%%/public/app/core/components/Card/Card.tsx
20
%%DATADIR%%/public/app/core/components/Card/Card.tsx
21
%%DATADIR%%/public/app/core/components/CloseButton/CloseButton.tsx
16
%%DATADIR%%/public/app/core/components/CopyToClipboard/CopyToClipboard.tsx
22
%%DATADIR%%/public/app/core/components/CopyToClipboard/CopyToClipboard.tsx
17
%%DATADIR%%/public/app/core/components/DynamicImports/ErrorLoadingChunk.tsx
23
%%DATADIR%%/public/app/core/components/DynamicImports/ErrorLoadingChunk.tsx
18
%%DATADIR%%/public/app/core/components/DynamicImports/LoadingChunkPlaceHolder.tsx
24
%%DATADIR%%/public/app/core/components/DynamicImports/LoadingChunkPlaceHolder.tsx
Lines 21-32 Link Here
21
%%DATADIR%%/public/app/core/components/EmptyListCTA/EmptyListCTA.tsx
27
%%DATADIR%%/public/app/core/components/EmptyListCTA/EmptyListCTA.tsx
22
%%DATADIR%%/public/app/core/components/ErrorPage/ErrorPage.tsx
28
%%DATADIR%%/public/app/core/components/ErrorPage/ErrorPage.tsx
23
%%DATADIR%%/public/app/core/components/FilterInput/FilterInput.tsx
29
%%DATADIR%%/public/app/core/components/FilterInput/FilterInput.tsx
30
%%DATADIR%%/public/app/core/components/FolderFilter/FolderFilter.tsx
24
%%DATADIR%%/public/app/core/components/Footer/Footer.tsx
31
%%DATADIR%%/public/app/core/components/Footer/Footer.tsx
25
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePassword.tsx
32
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePassword.tsx
26
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePasswordPage.tsx
33
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePasswordPage.tsx
27
%%DATADIR%%/public/app/core/components/ForgottenPassword/ForgottenPassword.tsx
34
%%DATADIR%%/public/app/core/components/ForgottenPassword/ForgottenPassword.tsx
28
%%DATADIR%%/public/app/core/components/ForgottenPassword/SendResetMailPage.tsx
35
%%DATADIR%%/public/app/core/components/ForgottenPassword/SendResetMailPage.tsx
29
%%DATADIR%%/public/app/core/components/LayoutSelector/LayoutSelector.tsx
30
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/LocalStorageValueProvider.tsx
36
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/LocalStorageValueProvider.tsx
31
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/index.tsx
37
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/index.tsx
32
%%DATADIR%%/public/app/core/components/Login/LoginCtrl.tsx
38
%%DATADIR%%/public/app/core/components/Login/LoginCtrl.tsx
Lines 35-49 Link Here
35
%%DATADIR%%/public/app/core/components/Login/LoginPage.tsx
41
%%DATADIR%%/public/app/core/components/Login/LoginPage.tsx
36
%%DATADIR%%/public/app/core/components/Login/LoginServiceButtons.tsx
42
%%DATADIR%%/public/app/core/components/Login/LoginServiceButtons.tsx
37
%%DATADIR%%/public/app/core/components/Login/UserSignup.tsx
43
%%DATADIR%%/public/app/core/components/Login/UserSignup.tsx
38
%%DATADIR%%/public/app/core/components/OrgActionBar/OrgActionBar.test.tsx
39
%%DATADIR%%/public/app/core/components/OrgActionBar/OrgActionBar.tsx
40
%%DATADIR%%/public/app/core/components/OrgActionBar/__snapshots__/OrgActionBar.test.tsx.snap
41
%%DATADIR%%/public/app/core/components/OrgSwitcher.tsx
44
%%DATADIR%%/public/app/core/components/OrgSwitcher.tsx
42
%%DATADIR%%/public/app/core/components/Page/Page.tsx
45
%%DATADIR%%/public/app/core/components/Page/Page.tsx
43
%%DATADIR%%/public/app/core/components/Page/PageContents.tsx
46
%%DATADIR%%/public/app/core/components/Page/PageContents.tsx
47
%%DATADIR%%/public/app/core/components/PageActionBar/PageActionBar.test.tsx
48
%%DATADIR%%/public/app/core/components/PageActionBar/PageActionBar.tsx
49
%%DATADIR%%/public/app/core/components/PageActionBar/__snapshots__/PageActionBar.test.tsx.snap
44
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.test.tsx
50
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.test.tsx
45
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.tsx
51
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.tsx
46
%%DATADIR%%/public/app/core/components/PageLoader/PageLoader.tsx
52
%%DATADIR%%/public/app/core/components/PageLoader/PageLoader.tsx
53
%%DATADIR%%/public/app/core/components/PanelTypeFilter/PanelTypeFilter.tsx
47
%%DATADIR%%/public/app/core/components/PermissionList/AddPermission.tsx
54
%%DATADIR%%/public/app/core/components/PermissionList/AddPermission.tsx
48
%%DATADIR%%/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx
55
%%DATADIR%%/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx
49
%%DATADIR%%/public/app/core/components/PermissionList/PermissionList.tsx
56
%%DATADIR%%/public/app/core/components/PermissionList/PermissionList.tsx
Lines 55-61 Link Here
55
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.test.tsx
62
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.test.tsx
56
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.tsx
63
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.tsx
57
%%DATADIR%%/public/app/core/components/Select/DashboardPicker.tsx
64
%%DATADIR%%/public/app/core/components/Select/DashboardPicker.tsx
58
%%DATADIR%%/public/app/core/components/Select/DataSourcePicker.tsx
59
%%DATADIR%%/public/app/core/components/Select/FolderPicker.test.tsx
65
%%DATADIR%%/public/app/core/components/Select/FolderPicker.test.tsx
60
%%DATADIR%%/public/app/core/components/Select/FolderPicker.tsx
66
%%DATADIR%%/public/app/core/components/Select/FolderPicker.tsx
61
%%DATADIR%%/public/app/core/components/Select/MetricSelect.test.tsx
67
%%DATADIR%%/public/app/core/components/Select/MetricSelect.test.tsx
Lines 68-74 Link Here
68
%%DATADIR%%/public/app/core/components/Select/UserPicker.tsx
74
%%DATADIR%%/public/app/core/components/Select/UserPicker.tsx
69
%%DATADIR%%/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap
75
%%DATADIR%%/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap
70
%%DATADIR%%/public/app/core/components/SharedPreferences/SharedPreferences.tsx
76
%%DATADIR%%/public/app/core/components/SharedPreferences/SharedPreferences.tsx
71
%%DATADIR%%/public/app/core/components/Signup/Signup.tsx
72
%%DATADIR%%/public/app/core/components/Signup/SignupPage.tsx
77
%%DATADIR%%/public/app/core/components/Signup/SignupPage.tsx
73
%%DATADIR%%/public/app/core/components/Signup/VerifyEmail.tsx
78
%%DATADIR%%/public/app/core/components/Signup/VerifyEmail.tsx
74
%%DATADIR%%/public/app/core/components/Signup/VerifyEmailPage.tsx
79
%%DATADIR%%/public/app/core/components/Signup/VerifyEmailPage.tsx
Lines 92-97 Link Here
92
%%DATADIR%%/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/utils.ts
97
%%DATADIR%%/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/utils.ts
93
%%DATADIR%%/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/valueMatchersUI.ts
98
%%DATADIR%%/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/valueMatchersUI.ts
94
%%DATADIR%%/public/app/core/components/TransformersUI/GroupByTransformerEditor.tsx
99
%%DATADIR%%/public/app/core/components/TransformersUI/GroupByTransformerEditor.tsx
100
%%DATADIR%%/public/app/core/components/TransformersUI/HistogramTransformerEditor.tsx
95
%%DATADIR%%/public/app/core/components/TransformersUI/LabelsToFieldsTransformerEditor.tsx
101
%%DATADIR%%/public/app/core/components/TransformersUI/LabelsToFieldsTransformerEditor.tsx
96
%%DATADIR%%/public/app/core/components/TransformersUI/MergeTransformerEditor.tsx
102
%%DATADIR%%/public/app/core/components/TransformersUI/MergeTransformerEditor.tsx
97
%%DATADIR%%/public/app/core/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx
103
%%DATADIR%%/public/app/core/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx
Lines 135-143 Link Here
135
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/BottomNavLinks.test.tsx.snap
141
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/BottomNavLinks.test.tsx.snap
136
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/BottomSection.test.tsx.snap
142
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/BottomSection.test.tsx.snap
137
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/DropDownChild.test.tsx.snap
143
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/DropDownChild.test.tsx.snap
138
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/SideMenu.test.tsx.snap
139
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/SideMenuDropDown.test.tsx.snap
144
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/SideMenuDropDown.test.tsx.snap
140
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/SignIn.test.tsx.snap
141
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/TopSection.test.tsx.snap
145
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/TopSection.test.tsx.snap
142
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/TopSectionItem.test.tsx.snap
146
%%DATADIR%%/public/app/core/components/sidemenu/__snapshots__/TopSectionItem.test.tsx.snap
143
%%DATADIR%%/public/app/core/components/sidemenu/utils.test.ts
147
%%DATADIR%%/public/app/core/components/sidemenu/utils.test.ts
Lines 148-157 Link Here
148
%%DATADIR%%/public/app/core/config.ts
152
%%DATADIR%%/public/app/core/config.ts
149
%%DATADIR%%/public/app/core/constants.ts
153
%%DATADIR%%/public/app/core/constants.ts
150
%%DATADIR%%/public/app/core/controllers/all.ts
154
%%DATADIR%%/public/app/core/controllers/all.ts
151
%%DATADIR%%/public/app/core/controllers/invited_ctrl.ts
152
%%DATADIR%%/public/app/core/controllers/json_editor_ctrl.ts
155
%%DATADIR%%/public/app/core/controllers/json_editor_ctrl.ts
153
%%DATADIR%%/public/app/core/controllers/reset_password_ctrl.ts
154
%%DATADIR%%/public/app/core/controllers/signup_ctrl.ts
155
%%DATADIR%%/public/app/core/copy/appNotification.ts
156
%%DATADIR%%/public/app/core/copy/appNotification.ts
156
%%DATADIR%%/public/app/core/core.ts
157
%%DATADIR%%/public/app/core/core.ts
157
%%DATADIR%%/public/app/core/core_module.ts
158
%%DATADIR%%/public/app/core/core_module.ts
Lines 166-202 Link Here
166
%%DATADIR%%/public/app/core/directives/rebuild_on_change.ts
167
%%DATADIR%%/public/app/core/directives/rebuild_on_change.ts
167
%%DATADIR%%/public/app/core/directives/tags.ts
168
%%DATADIR%%/public/app/core/directives/tags.ts
168
%%DATADIR%%/public/app/core/filters/filters.ts
169
%%DATADIR%%/public/app/core/filters/filters.ts
170
%%DATADIR%%/public/app/core/hooks/useCleanup.ts
169
%%DATADIR%%/public/app/core/hooks/useNavModel.ts
171
%%DATADIR%%/public/app/core/hooks/useNavModel.ts
172
%%DATADIR%%/public/app/core/hooks/useQueryParams.ts
170
%%DATADIR%%/public/app/core/hooks/useRefMounted.ts
173
%%DATADIR%%/public/app/core/hooks/useRefMounted.ts
171
%%DATADIR%%/public/app/core/injectorMonkeyPatch.ts
174
%%DATADIR%%/public/app/core/injectorMonkeyPatch.ts
172
%%DATADIR%%/public/app/core/jquery_extended.ts
175
%%DATADIR%%/public/app/core/jquery_extended.ts
173
%%DATADIR%%/public/app/core/lodash_extended.ts
176
%%DATADIR%%/public/app/core/lodash_extended.ts
174
%%DATADIR%%/public/app/core/logs_model.test.ts
177
%%DATADIR%%/public/app/core/logs_model.test.ts
175
%%DATADIR%%/public/app/core/logs_model.ts
178
%%DATADIR%%/public/app/core/logs_model.ts
176
%%DATADIR%%/public/app/core/middlewares/application.ts
177
%%DATADIR%%/public/app/core/mod_defs.d.ts
179
%%DATADIR%%/public/app/core/mod_defs.d.ts
178
%%DATADIR%%/public/app/core/nav_model_srv.ts
180
%%DATADIR%%/public/app/core/nav_model_srv.ts
181
%%DATADIR%%/public/app/core/navigation/GrafanaRoute.test.tsx
182
%%DATADIR%%/public/app/core/navigation/GrafanaRoute.tsx
183
%%DATADIR%%/public/app/core/navigation/RouterDebugger.tsx
184
%%DATADIR%%/public/app/core/navigation/__mocks__/routeProps.ts
185
%%DATADIR%%/public/app/core/navigation/hooks.ts
186
%%DATADIR%%/public/app/core/navigation/kiosk.ts
187
%%DATADIR%%/public/app/core/navigation/parseKeyValue.ts
188
%%DATADIR%%/public/app/core/navigation/patch/RouteParamsProvider.ts
189
%%DATADIR%%/public/app/core/navigation/patch/RouteProvider.ts
190
%%DATADIR%%/public/app/core/navigation/patch/interceptLinkClicks.ts
191
%%DATADIR%%/public/app/core/navigation/queryString.ts
192
%%DATADIR%%/public/app/core/navigation/testRoutes.tsx
193
%%DATADIR%%/public/app/core/navigation/types.ts
179
%%DATADIR%%/public/app/core/partials.ts
194
%%DATADIR%%/public/app/core/partials.ts
180
%%DATADIR%%/public/app/core/profiler.ts
195
%%DATADIR%%/public/app/core/profiler.ts
181
%%DATADIR%%/public/app/core/reducers/appNotification.test.ts
196
%%DATADIR%%/public/app/core/reducers/appNotification.test.ts
182
%%DATADIR%%/public/app/core/reducers/appNotification.ts
197
%%DATADIR%%/public/app/core/reducers/appNotification.ts
183
%%DATADIR%%/public/app/core/reducers/application.test.ts
184
%%DATADIR%%/public/app/core/reducers/application.ts
185
%%DATADIR%%/public/app/core/reducers/index.ts
198
%%DATADIR%%/public/app/core/reducers/index.ts
186
%%DATADIR%%/public/app/core/reducers/location.test.ts
187
%%DATADIR%%/public/app/core/reducers/location.ts
188
%%DATADIR%%/public/app/core/reducers/navModel.test.ts
199
%%DATADIR%%/public/app/core/reducers/navModel.test.ts
189
%%DATADIR%%/public/app/core/reducers/navModel.ts
200
%%DATADIR%%/public/app/core/reducers/navModel.ts
190
%%DATADIR%%/public/app/core/reducers/processsAclItems.ts
201
%%DATADIR%%/public/app/core/reducers/processsAclItems.ts
191
%%DATADIR%%/public/app/core/reducers/root.test.ts
202
%%DATADIR%%/public/app/core/reducers/root.test.ts
192
%%DATADIR%%/public/app/core/reducers/root.ts
203
%%DATADIR%%/public/app/core/reducers/root.ts
193
%%DATADIR%%/public/app/core/selectors/location.ts
194
%%DATADIR%%/public/app/core/selectors/navModel.ts
204
%%DATADIR%%/public/app/core/selectors/navModel.ts
195
%%DATADIR%%/public/app/core/services/AngularLoader.ts
205
%%DATADIR%%/public/app/core/services/AngularLoader.ts
196
%%DATADIR%%/public/app/core/services/FetchQueue.test.ts
206
%%DATADIR%%/public/app/core/services/FetchQueue.test.ts
197
%%DATADIR%%/public/app/core/services/FetchQueue.ts
207
%%DATADIR%%/public/app/core/services/FetchQueue.ts
198
%%DATADIR%%/public/app/core/services/FetchQueueWorker.test.ts
208
%%DATADIR%%/public/app/core/services/FetchQueueWorker.test.ts
199
%%DATADIR%%/public/app/core/services/FetchQueueWorker.ts
209
%%DATADIR%%/public/app/core/services/FetchQueueWorker.ts
210
%%DATADIR%%/public/app/core/services/PreferencesService.ts
200
%%DATADIR%%/public/app/core/services/ResponseQueue.test.ts
211
%%DATADIR%%/public/app/core/services/ResponseQueue.test.ts
201
%%DATADIR%%/public/app/core/services/ResponseQueue.ts
212
%%DATADIR%%/public/app/core/services/ResponseQueue.ts
202
%%DATADIR%%/public/app/core/services/__mocks__/backend_srv.ts
213
%%DATADIR%%/public/app/core/services/__mocks__/backend_srv.ts
Lines 205-212 Link Here
205
%%DATADIR%%/public/app/core/services/all.ts
216
%%DATADIR%%/public/app/core/services/all.ts
206
%%DATADIR%%/public/app/core/services/analytics.ts
217
%%DATADIR%%/public/app/core/services/analytics.ts
207
%%DATADIR%%/public/app/core/services/backend_srv.ts
218
%%DATADIR%%/public/app/core/services/backend_srv.ts
208
%%DATADIR%%/public/app/core/services/bridge_srv.test.ts
209
%%DATADIR%%/public/app/core/services/bridge_srv.ts
210
%%DATADIR%%/public/app/core/services/context_srv.ts
219
%%DATADIR%%/public/app/core/services/context_srv.ts
211
%%DATADIR%%/public/app/core/services/dynamic_directive_srv.ts
220
%%DATADIR%%/public/app/core/services/dynamic_directive_srv.ts
212
%%DATADIR%%/public/app/core/services/echo/Echo.ts
221
%%DATADIR%%/public/app/core/services/echo/Echo.ts
Lines 225-231 Link Here
225
%%DATADIR%%/public/app/core/services/search_srv.ts
234
%%DATADIR%%/public/app/core/services/search_srv.ts
226
%%DATADIR%%/public/app/core/services/segment_srv.ts
235
%%DATADIR%%/public/app/core/services/segment_srv.ts
227
%%DATADIR%%/public/app/core/services/timer.ts
236
%%DATADIR%%/public/app/core/services/timer.ts
237
%%DATADIR%%/public/app/core/services/toggleTheme.ts
228
%%DATADIR%%/public/app/core/services/util_srv.ts
238
%%DATADIR%%/public/app/core/services/util_srv.ts
239
%%DATADIR%%/public/app/core/services/withFocusedPanelId.ts
229
%%DATADIR%%/public/app/core/specs/OrgSwitcher.test.tsx
240
%%DATADIR%%/public/app/core/specs/OrgSwitcher.test.tsx
230
%%DATADIR%%/public/app/core/specs/backend_srv.test.ts
241
%%DATADIR%%/public/app/core/specs/backend_srv.test.ts
231
%%DATADIR%%/public/app/core/specs/factors.test.ts
242
%%DATADIR%%/public/app/core/specs/factors.test.ts
Lines 241-247 Link Here
241
%%DATADIR%%/public/app/core/time_series2.ts
252
%%DATADIR%%/public/app/core/time_series2.ts
242
%%DATADIR%%/public/app/core/utils/CancelablePromise.ts
253
%%DATADIR%%/public/app/core/utils/CancelablePromise.ts
243
%%DATADIR%%/public/app/core/utils/ConfigProvider.tsx
254
%%DATADIR%%/public/app/core/utils/ConfigProvider.tsx
244
%%DATADIR%%/public/app/core/utils/UserProvider.tsx
245
%%DATADIR%%/public/app/core/utils/acl.ts
255
%%DATADIR%%/public/app/core/utils/acl.ts
246
%%DATADIR%%/public/app/core/utils/applyStateChanges.ts
256
%%DATADIR%%/public/app/core/utils/applyStateChanges.ts
247
%%DATADIR%%/public/app/core/utils/arrayMove.ts
257
%%DATADIR%%/public/app/core/utils/arrayMove.ts
Lines 265-271 Link Here
265
%%DATADIR%%/public/app/core/utils/kbn.test.ts
275
%%DATADIR%%/public/app/core/utils/kbn.test.ts
266
%%DATADIR%%/public/app/core/utils/kbn.ts
276
%%DATADIR%%/public/app/core/utils/kbn.ts
267
%%DATADIR%%/public/app/core/utils/model_utils.ts
277
%%DATADIR%%/public/app/core/utils/model_utils.ts
268
%%DATADIR%%/public/app/core/utils/outline.ts
269
%%DATADIR%%/public/app/core/utils/promiseToDigest.test.ts
278
%%DATADIR%%/public/app/core/utils/promiseToDigest.test.ts
270
%%DATADIR%%/public/app/core/utils/promiseToDigest.ts
279
%%DATADIR%%/public/app/core/utils/promiseToDigest.ts
271
%%DATADIR%%/public/app/core/utils/query.test.ts
280
%%DATADIR%%/public/app/core/utils/query.test.ts
Lines 280-288 Link Here
280
%%DATADIR%%/public/app/core/utils/ticks.ts
289
%%DATADIR%%/public/app/core/utils/ticks.ts
281
%%DATADIR%%/public/app/core/utils/timePicker.test.ts
290
%%DATADIR%%/public/app/core/utils/timePicker.test.ts
282
%%DATADIR%%/public/app/core/utils/timePicker.ts
291
%%DATADIR%%/public/app/core/utils/timePicker.ts
292
%%DATADIR%%/public/app/core/utils/tracing.ts
283
%%DATADIR%%/public/app/core/utils/version.ts
293
%%DATADIR%%/public/app/core/utils/version.ts
284
%%DATADIR%%/public/app/dev.ts
294
%%DATADIR%%/public/app/dev.ts
285
%%DATADIR%%/public/app/features/admin/AdminEditOrgCtrl.ts
286
%%DATADIR%%/public/app/features/admin/AdminEditOrgPage.tsx
295
%%DATADIR%%/public/app/features/admin/AdminEditOrgPage.tsx
287
%%DATADIR%%/public/app/features/admin/AdminListOrgsPage.tsx
296
%%DATADIR%%/public/app/features/admin/AdminListOrgsPage.tsx
288
%%DATADIR%%/public/app/features/admin/AdminOrgsTable.tsx
297
%%DATADIR%%/public/app/features/admin/AdminOrgsTable.tsx
Lines 300-306 Link Here
300
%%DATADIR%%/public/app/features/admin/UserPermissions.tsx
309
%%DATADIR%%/public/app/features/admin/UserPermissions.tsx
301
%%DATADIR%%/public/app/features/admin/UserProfile.tsx
310
%%DATADIR%%/public/app/features/admin/UserProfile.tsx
302
%%DATADIR%%/public/app/features/admin/UserSessions.tsx
311
%%DATADIR%%/public/app/features/admin/UserSessions.tsx
303
%%DATADIR%%/public/app/features/admin/index.ts
304
%%DATADIR%%/public/app/features/admin/ldap/LdapConnectionStatus.tsx
312
%%DATADIR%%/public/app/features/admin/ldap/LdapConnectionStatus.tsx
305
%%DATADIR%%/public/app/features/admin/ldap/LdapPage.tsx
313
%%DATADIR%%/public/app/features/admin/ldap/LdapPage.tsx
306
%%DATADIR%%/public/app/features/admin/ldap/LdapSyncInfo.tsx
314
%%DATADIR%%/public/app/features/admin/ldap/LdapSyncInfo.tsx
Lines 314-353 Link Here
314
%%DATADIR%%/public/app/features/admin/partials/stats.html
322
%%DATADIR%%/public/app/features/admin/partials/stats.html
315
%%DATADIR%%/public/app/features/admin/partials/styleguide.html
323
%%DATADIR%%/public/app/features/admin/partials/styleguide.html
316
%%DATADIR%%/public/app/features/admin/state/actions.ts
324
%%DATADIR%%/public/app/features/admin/state/actions.ts
317
%%DATADIR%%/public/app/features/admin/state/apis.ts
325
%%DATADIR%%/public/app/features/admin/state/apis.tsx
318
%%DATADIR%%/public/app/features/admin/state/reducers.test.ts
326
%%DATADIR%%/public/app/features/admin/state/reducers.test.ts
319
%%DATADIR%%/public/app/features/admin/state/reducers.ts
327
%%DATADIR%%/public/app/features/admin/state/reducers.ts
328
%%DATADIR%%/public/app/features/alerting/AlertHowToModal.tsx
320
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.test.tsx
329
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.test.tsx
321
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.tsx
330
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.tsx
322
%%DATADIR%%/public/app/features/alerting/AlertRuleList.test.tsx
331
%%DATADIR%%/public/app/features/alerting/AlertRuleList.test.tsx
323
%%DATADIR%%/public/app/features/alerting/AlertRuleList.tsx
332
%%DATADIR%%/public/app/features/alerting/AlertRuleList.tsx
333
%%DATADIR%%/public/app/features/alerting/AlertRuleListIndex.tsx
324
%%DATADIR%%/public/app/features/alerting/AlertTab.tsx
334
%%DATADIR%%/public/app/features/alerting/AlertTab.tsx
325
%%DATADIR%%/public/app/features/alerting/AlertTabCtrl.test.ts
335
%%DATADIR%%/public/app/features/alerting/AlertTabCtrl.test.ts
326
%%DATADIR%%/public/app/features/alerting/AlertTabCtrl.ts
336
%%DATADIR%%/public/app/features/alerting/AlertTabCtrl.ts
337
%%DATADIR%%/public/app/features/alerting/AlertTabIndex.tsx
327
%%DATADIR%%/public/app/features/alerting/EditNotificationChannelPage.tsx
338
%%DATADIR%%/public/app/features/alerting/EditNotificationChannelPage.tsx
328
%%DATADIR%%/public/app/features/alerting/NewNotificationChannelPage.tsx
339
%%DATADIR%%/public/app/features/alerting/NewNotificationChannelPage.tsx
329
%%DATADIR%%/public/app/features/alerting/NextGenAlertingPage.tsx
340
%%DATADIR%%/public/app/features/alerting/NotificationsIndex.tsx
330
%%DATADIR%%/public/app/features/alerting/NotificationsEditCtrl.ts
331
%%DATADIR%%/public/app/features/alerting/NotificationsListPage.tsx
341
%%DATADIR%%/public/app/features/alerting/NotificationsListPage.tsx
332
%%DATADIR%%/public/app/features/alerting/StateHistory.tsx
342
%%DATADIR%%/public/app/features/alerting/StateHistory.tsx
333
%%DATADIR%%/public/app/features/alerting/TestRuleResult.test.tsx
343
%%DATADIR%%/public/app/features/alerting/TestRuleResult.test.tsx
334
%%DATADIR%%/public/app/features/alerting/TestRuleResult.tsx
344
%%DATADIR%%/public/app/features/alerting/TestRuleResult.tsx
335
%%DATADIR%%/public/app/features/alerting/__snapshots__/TestRuleResult.test.tsx.snap
345
%%DATADIR%%/public/app/features/alerting/__snapshots__/TestRuleResult.test.tsx.snap
336
%%DATADIR%%/public/app/features/alerting/components/AlertDefinitionItem.tsx
346
%%DATADIR%%/public/app/features/alerting/components/AlertingQueryRow.tsx
337
%%DATADIR%%/public/app/features/alerting/components/AlertDefinitionOptions.tsx
338
%%DATADIR%%/public/app/features/alerting/components/AlertingQueryEditor.tsx
339
%%DATADIR%%/public/app/features/alerting/components/AlertingQueryPreview.tsx
340
%%DATADIR%%/public/app/features/alerting/components/BasicSettings.tsx
347
%%DATADIR%%/public/app/features/alerting/components/BasicSettings.tsx
341
%%DATADIR%%/public/app/features/alerting/components/ChannelSettings.tsx
348
%%DATADIR%%/public/app/features/alerting/components/ChannelSettings.tsx
342
%%DATADIR%%/public/app/features/alerting/components/NotificationChannelForm.tsx
349
%%DATADIR%%/public/app/features/alerting/components/NotificationChannelForm.tsx
343
%%DATADIR%%/public/app/features/alerting/components/NotificationChannelOptions.tsx
350
%%DATADIR%%/public/app/features/alerting/components/NotificationChannelOptions.tsx
344
%%DATADIR%%/public/app/features/alerting/components/NotificationSettings.tsx
351
%%DATADIR%%/public/app/features/alerting/components/NotificationSettings.tsx
345
%%DATADIR%%/public/app/features/alerting/components/OptionElement.tsx
352
%%DATADIR%%/public/app/features/alerting/components/OptionElement.tsx
346
%%DATADIR%%/public/app/features/alerting/components/PreviewInstancesTab.tsx
347
%%DATADIR%%/public/app/features/alerting/components/PreviewQueryTab.tsx
348
%%DATADIR%%/public/app/features/alerting/getAlertingValidationMessage.test.ts
353
%%DATADIR%%/public/app/features/alerting/getAlertingValidationMessage.test.ts
349
%%DATADIR%%/public/app/features/alerting/getAlertingValidationMessage.ts
354
%%DATADIR%%/public/app/features/alerting/getAlertingValidationMessage.ts
350
%%DATADIR%%/public/app/features/alerting/partials/alert_howto.html
351
%%DATADIR%%/public/app/features/alerting/partials/alert_tab.html
355
%%DATADIR%%/public/app/features/alerting/partials/alert_tab.html
352
%%DATADIR%%/public/app/features/alerting/state/ThresholdMapper.test.ts
356
%%DATADIR%%/public/app/features/alerting/state/ThresholdMapper.test.ts
353
%%DATADIR%%/public/app/features/alerting/state/ThresholdMapper.ts
357
%%DATADIR%%/public/app/features/alerting/state/ThresholdMapper.ts
Lines 357-375 Link Here
357
%%DATADIR%%/public/app/features/alerting/state/reducers.ts
361
%%DATADIR%%/public/app/features/alerting/state/reducers.ts
358
%%DATADIR%%/public/app/features/alerting/state/selectors.test.ts
362
%%DATADIR%%/public/app/features/alerting/state/selectors.test.ts
359
%%DATADIR%%/public/app/features/alerting/state/selectors.ts
363
%%DATADIR%%/public/app/features/alerting/state/selectors.ts
364
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.test.tsx
365
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.tsx
366
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTab.tsx
367
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTabContent.tsx
368
%%DATADIR%%/public/app/features/alerting/unified/Receivers.test.tsx
369
%%DATADIR%%/public/app/features/alerting/unified/Receivers.tsx
370
%%DATADIR%%/public/app/features/alerting/unified/RuleEditor.tsx
371
%%DATADIR%%/public/app/features/alerting/unified/RuleList.test.tsx
372
%%DATADIR%%/public/app/features/alerting/unified/RuleList.tsx
373
%%DATADIR%%/public/app/features/alerting/unified/Silences.tsx
374
%%DATADIR%%/public/app/features/alerting/unified/api/alertmanager.ts
375
%%DATADIR%%/public/app/features/alerting/unified/api/grafana.ts
376
%%DATADIR%%/public/app/features/alerting/unified/api/preview.ts
377
%%DATADIR%%/public/app/features/alerting/unified/api/prometheus.ts
378
%%DATADIR%%/public/app/features/alerting/unified/api/ruler.ts
379
%%DATADIR%%/public/app/features/alerting/unified/components/AlertLabel.tsx
380
%%DATADIR%%/public/app/features/alerting/unified/components/AlertLabels.tsx
381
%%DATADIR%%/public/app/features/alerting/unified/components/AlertManagerPicker.tsx
382
%%DATADIR%%/public/app/features/alerting/unified/components/AlertingPageWrapper.tsx
383
%%DATADIR%%/public/app/features/alerting/unified/components/AnnotationDetailsField.tsx
384
%%DATADIR%%/public/app/features/alerting/unified/components/CollapseToggle.tsx
385
%%DATADIR%%/public/app/features/alerting/unified/components/DetailsField.tsx
386
%%DATADIR%%/public/app/features/alerting/unified/components/DynamicTable.tsx
387
%%DATADIR%%/public/app/features/alerting/unified/components/EmptyArea.tsx
388
%%DATADIR%%/public/app/features/alerting/unified/components/Expression.tsx
389
%%DATADIR%%/public/app/features/alerting/unified/components/StateColoredText.tsx
390
%%DATADIR%%/public/app/features/alerting/unified/components/StateTag.tsx
391
%%DATADIR%%/public/app/features/alerting/unified/components/TimeToNow.tsx
392
%%DATADIR%%/public/app/features/alerting/unified/components/Well.tsx
393
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRoute.tsx
394
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteForm.tsx
395
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteRead.tsx
396
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx
397
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedRead.tsx
398
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRoutesTable.tsx
399
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmSpecificRouting.tsx
400
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/formStyles.ts
401
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/gridStyles.ts
402
%%DATADIR%%/public/app/features/alerting/unified/components/panel-alerts-tab/NewRuleFromPanelButton.tsx
403
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/EditReceiverView.tsx
404
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/EditTemplateView.tsx
405
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/GlobalConfigForm.tsx
406
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/NewReceiverView.tsx
407
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/NewTemplateView.tsx
408
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/ReceiversAndTemplatesView.tsx
409
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/ReceiversSection.tsx
410
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/ReceiversTable.test.tsx
411
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/ReceiversTable.tsx
412
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx
413
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/TemplatesTable.tsx
414
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/ChannelOptions.tsx
415
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/ChannelSubForm.tsx
416
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/CloudCommonChannelSettings.tsx
417
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx
418
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/CollapsibleSection.tsx
419
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/GrafanaCommonChannelSettings.tsx
420
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/GrafanaReceiverForm.tsx
421
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/ReceiverForm.tsx
422
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/SubformOptionElement.tsx
423
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/DeletedSubform.tsx
424
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/KeyValueMapInput.tsx
425
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/OptionField.tsx
426
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/StringArrayInput.tsx
427
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/SubformArrayField.tsx
428
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/SubformField.tsx
429
%%DATADIR%%/public/app/features/alerting/unified/components/receivers/form/fields/styles.ts
430
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx
431
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.tsx
432
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationKeyInput.tsx
433
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx
434
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.tsx
435
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionsStep.tsx
436
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/DetailsStep.tsx
437
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ExpressionEditor.tsx
438
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GrafanaAlertStatePicker.tsx
439
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GroupAndNamespaceFields.tsx
440
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/LabelsField.tsx
441
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/PreviewRule.tsx
442
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/PreviewRuleResult.tsx
443
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx
444
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/QueryRows.tsx
445
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/QueryStep.tsx
446
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/QueryWrapper.tsx
447
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/RuleEditorSection.tsx
448
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/RuleFolderPicker.tsx
449
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/SelectWIthAdd.tsx
450
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/VizWrapper.tsx
451
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionButton.tsx
452
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionIcon.tsx
453
%%DATADIR%%/public/app/features/alerting/unified/components/rules/AlertInstanceDetails.tsx
454
%%DATADIR%%/public/app/features/alerting/unified/components/rules/AlertInstancesTable.tsx
455
%%DATADIR%%/public/app/features/alerting/unified/components/rules/AlertStateTag.tsx
456
%%DATADIR%%/public/app/features/alerting/unified/components/rules/CloudRules.tsx
457
%%DATADIR%%/public/app/features/alerting/unified/components/rules/GrafanaRules.tsx
458
%%DATADIR%%/public/app/features/alerting/unified/components/rules/NoRulesCTA.tsx
459
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetails.tsx
460
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsActionButtons.tsx
461
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleHealth.tsx
462
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListGroupView.tsx
463
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListStateSection.tsx
464
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListStateView.tsx
465
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleState.tsx
466
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleStats.tsx
467
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RulesFilter.tsx
468
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RulesGroup.tsx
469
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RulesTable.tsx
470
%%DATADIR%%/public/app/features/alerting/unified/components/silences/AmAlertStateTag.tsx
471
%%DATADIR%%/public/app/features/alerting/unified/components/silences/Matchers.tsx
472
%%DATADIR%%/public/app/features/alerting/unified/components/silences/MatchersField.tsx
473
%%DATADIR%%/public/app/features/alerting/unified/components/silences/NoSilencesCTA.tsx
474
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencePeriod.tsx
475
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilenceStateTag.tsx
476
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilenceTableRow.tsx
477
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencedAlertsTable.tsx
478
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencedAlertsTableRow.tsx
479
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesEditor.tsx
480
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesTable.tsx
481
%%DATADIR%%/public/app/features/alerting/unified/hooks/useAlertManagerSourceName.ts
482
%%DATADIR%%/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts
483
%%DATADIR%%/public/app/features/alerting/unified/hooks/useControlledFieldArray.ts
484
%%DATADIR%%/public/app/features/alerting/unified/hooks/useFilteredRules.ts
485
%%DATADIR%%/public/app/features/alerting/unified/hooks/useFolder.ts
486
%%DATADIR%%/public/app/features/alerting/unified/hooks/useHasRuler.ts
487
%%DATADIR%%/public/app/features/alerting/unified/hooks/useIsRuleEditable.ts
488
%%DATADIR%%/public/app/features/alerting/unified/hooks/usePanelCombinedRules.ts
489
%%DATADIR%%/public/app/features/alerting/unified/hooks/useRuleSourcesWithRuler.ts
490
%%DATADIR%%/public/app/features/alerting/unified/hooks/useUnifiedAlertingSelector.ts
491
%%DATADIR%%/public/app/features/alerting/unified/hooks/useVizHeight.ts
492
%%DATADIR%%/public/app/features/alerting/unified/mocks.ts
493
%%DATADIR%%/public/app/features/alerting/unified/mocks/grafana-notifiers.ts
494
%%DATADIR%%/public/app/features/alerting/unified/state/AlertingQueryRunner.test.ts
495
%%DATADIR%%/public/app/features/alerting/unified/state/AlertingQueryRunner.ts
496
%%DATADIR%%/public/app/features/alerting/unified/state/actions.ts
497
%%DATADIR%%/public/app/features/alerting/unified/state/reducers.ts
498
%%DATADIR%%/public/app/features/alerting/unified/styles/table.ts
499
%%DATADIR%%/public/app/features/alerting/unified/types/amroutes.ts
500
%%DATADIR%%/public/app/features/alerting/unified/types/preview.ts
501
%%DATADIR%%/public/app/features/alerting/unified/types/receiver-form.ts
502
%%DATADIR%%/public/app/features/alerting/unified/types/rule-form.ts
503
%%DATADIR%%/public/app/features/alerting/unified/types/silence-form.ts
504
%%DATADIR%%/public/app/features/alerting/unified/types/time.ts
505
%%DATADIR%%/public/app/features/alerting/unified/utils/alertmanager.test.ts
506
%%DATADIR%%/public/app/features/alerting/unified/utils/alertmanager.ts
507
%%DATADIR%%/public/app/features/alerting/unified/utils/amroutes.ts
508
%%DATADIR%%/public/app/features/alerting/unified/utils/cloud-alertmanager-notifier-types.ts
509
%%DATADIR%%/public/app/features/alerting/unified/utils/config.ts
510
%%DATADIR%%/public/app/features/alerting/unified/utils/constants.ts
511
%%DATADIR%%/public/app/features/alerting/unified/utils/datasource.ts
512
%%DATADIR%%/public/app/features/alerting/unified/utils/dynamicTable.ts
513
%%DATADIR%%/public/app/features/alerting/unified/utils/matchers.ts
514
%%DATADIR%%/public/app/features/alerting/unified/utils/misc.ts
515
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.test.ts
516
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.ts
517
%%DATADIR%%/public/app/features/alerting/unified/utils/receivers.ts
518
%%DATADIR%%/public/app/features/alerting/unified/utils/redux.ts
519
%%DATADIR%%/public/app/features/alerting/unified/utils/rule-form.ts
520
%%DATADIR%%/public/app/features/alerting/unified/utils/rules.ts
521
%%DATADIR%%/public/app/features/alerting/unified/utils/templates.ts
522
%%DATADIR%%/public/app/features/alerting/unified/utils/time.ts
523
%%DATADIR%%/public/app/features/alerting/unified/utils/timeRange.test.ts
524
%%DATADIR%%/public/app/features/alerting/unified/utils/timeRange.ts
360
%%DATADIR%%/public/app/features/alerting/utils/notificationChannel.test.ts
525
%%DATADIR%%/public/app/features/alerting/utils/notificationChannel.test.ts
361
%%DATADIR%%/public/app/features/alerting/utils/notificationChannels.ts
526
%%DATADIR%%/public/app/features/alerting/utils/notificationChannels.ts
362
%%DATADIR%%/public/app/features/all.ts
527
%%DATADIR%%/public/app/features/all.ts
363
%%DATADIR%%/public/app/features/annotations/all.ts
528
%%DATADIR%%/public/app/features/annotations/all.ts
364
%%DATADIR%%/public/app/features/annotations/annotation_tooltip.ts
529
%%DATADIR%%/public/app/features/annotations/annotation_tooltip.ts
365
%%DATADIR%%/public/app/features/annotations/annotations_srv.ts
530
%%DATADIR%%/public/app/features/annotations/annotations_srv.ts
531
%%DATADIR%%/public/app/features/annotations/api.ts
366
%%DATADIR%%/public/app/features/annotations/components/AnnotationResultMapper.tsx
532
%%DATADIR%%/public/app/features/annotations/components/AnnotationResultMapper.tsx
367
%%DATADIR%%/public/app/features/annotations/components/StandardAnnotationQueryEditor.tsx
533
%%DATADIR%%/public/app/features/annotations/components/StandardAnnotationQueryEditor.tsx
368
%%DATADIR%%/public/app/features/annotations/editor_ctrl.ts
369
%%DATADIR%%/public/app/features/annotations/event_editor.ts
534
%%DATADIR%%/public/app/features/annotations/event_editor.ts
370
%%DATADIR%%/public/app/features/annotations/event_manager.ts
535
%%DATADIR%%/public/app/features/annotations/event_manager.ts
371
%%DATADIR%%/public/app/features/annotations/events_processing.ts
536
%%DATADIR%%/public/app/features/annotations/events_processing.ts
372
%%DATADIR%%/public/app/features/annotations/partials/editor.html
373
%%DATADIR%%/public/app/features/annotations/partials/event_editor.html
537
%%DATADIR%%/public/app/features/annotations/partials/event_editor.html
374
%%DATADIR%%/public/app/features/annotations/specs/annotations_srv.test.ts
538
%%DATADIR%%/public/app/features/annotations/specs/annotations_srv.test.ts
375
%%DATADIR%%/public/app/features/annotations/specs/annotations_srv_specs.test.ts
539
%%DATADIR%%/public/app/features/annotations/specs/annotations_srv_specs.test.ts
Lines 396-420 Link Here
396
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/_AddPanelWidget.scss
560
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/_AddPanelWidget.scss
397
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/__snapshots__/AddPanelWidget.test.tsx.snap
561
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/__snapshots__/AddPanelWidget.test.tsx.snap
398
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/index.ts
562
%%DATADIR%%/public/app/features/dashboard/components/AddPanelWidget/index.ts
563
%%DATADIR%%/public/app/features/dashboard/components/AnnotationSettings/AngularEditorLoader.tsx
564
%%DATADIR%%/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx
565
%%DATADIR%%/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsList.tsx
566
%%DATADIR%%/public/app/features/dashboard/components/AnnotationSettings/index.tsx
399
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/DashboardExporter.test.ts
567
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/DashboardExporter.test.ts
400
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/DashboardExporter.ts
568
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/DashboardExporter.ts
401
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/index.ts
569
%%DATADIR%%/public/app/features/dashboard/components/DashExportModal/index.ts
402
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNav.tsx
570
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNav.tsx
403
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNavButton.tsx
571
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNavButton.tsx
572
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNavTimeControls.test.tsx
404
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNavTimeControls.tsx
573
%%DATADIR%%/public/app/features/dashboard/components/DashNav/DashNavTimeControls.tsx
405
%%DATADIR%%/public/app/features/dashboard/components/DashNav/index.ts
574
%%DATADIR%%/public/app/features/dashboard/components/DashNav/index.ts
575
%%DATADIR%%/public/app/features/dashboard/components/DashboardLoading/DashboardFailed.tsx
576
%%DATADIR%%/public/app/features/dashboard/components/DashboardLoading/DashboardLoading.tsx
406
%%DATADIR%%/public/app/features/dashboard/components/DashboardPermissions/DashboardPermissions.tsx
577
%%DATADIR%%/public/app/features/dashboard/components/DashboardPermissions/DashboardPermissions.tsx
578
%%DATADIR%%/public/app/features/dashboard/components/DashboardPrompt/DashboardPrompt.test.tsx
579
%%DATADIR%%/public/app/features/dashboard/components/DashboardPrompt/DashboardPrompt.tsx
407
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/DashboardRow.test.tsx
580
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/DashboardRow.test.tsx
408
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx
581
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx
409
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/index.ts
582
%%DATADIR%%/public/app/features/dashboard/components/DashboardRow/index.ts
583
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AnnotationsSettings.test.tsx
410
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AnnotationsSettings.tsx
584
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AnnotationsSettings.tsx
411
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.test.tsx
585
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.test.tsx
412
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.tsx
586
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.tsx
413
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/DashboardSettings.tsx
587
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/DashboardSettings.tsx
588
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/DashboardSettingsHeader.tsx
414
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/GeneralSettings.tsx
589
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/GeneralSettings.tsx
415
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/JsonEditorSettings.tsx
590
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/JsonEditorSettings.tsx
416
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/LinksSettings.test.tsx
591
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/LinksSettings.test.tsx
417
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/LinksSettings.tsx
592
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/LinksSettings.tsx
593
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/ListNewButton.tsx
418
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/TimePickerSettings.tsx
594
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/TimePickerSettings.tsx
419
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.test.tsx
595
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.test.tsx
420
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.tsx
596
%%DATADIR%%/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.tsx
Lines 425-456 Link Here
425
%%DATADIR%%/public/app/features/dashboard/components/DeleteDashboard/useDashboardDelete.tsx
601
%%DATADIR%%/public/app/features/dashboard/components/DeleteDashboard/useDashboardDelete.tsx
426
%%DATADIR%%/public/app/features/dashboard/components/FolderPicker/FolderPickerCtrl.ts
602
%%DATADIR%%/public/app/features/dashboard/components/FolderPicker/FolderPickerCtrl.ts
427
%%DATADIR%%/public/app/features/dashboard/components/Inspector/InspectContent.tsx
603
%%DATADIR%%/public/app/features/dashboard/components/Inspector/InspectContent.tsx
604
%%DATADIR%%/public/app/features/dashboard/components/Inspector/PanelInspectActions.tsx
428
%%DATADIR%%/public/app/features/dashboard/components/Inspector/PanelInspector.tsx
605
%%DATADIR%%/public/app/features/dashboard/components/Inspector/PanelInspector.tsx
429
%%DATADIR%%/public/app/features/dashboard/components/Inspector/hooks.ts
606
%%DATADIR%%/public/app/features/dashboard/components/Inspector/hooks.ts
430
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/LinkSettingsEdit.tsx
607
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/LinkSettingsEdit.tsx
431
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/LinkSettingsHeader.tsx
432
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/LinkSettingsList.tsx
608
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/LinkSettingsList.tsx
433
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/index.tsx
609
%%DATADIR%%/public/app/features/dashboard/components/LinksSettings/index.tsx
434
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/AngularPanelOptions.tsx
610
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/AngularPanelOptions.tsx
435
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/DefaultFieldConfigEditor.test.tsx
436
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/DefaultFieldConfigEditor.tsx
437
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/DynamicConfigValueEditor.tsx
611
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/DynamicConfigValueEditor.tsx
438
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsGroup.tsx
612
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPane.tsx
439
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneContent.tsx
613
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneCategory.tsx
440
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OverrideEditor.test.tsx
614
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneCategoryDescriptor.tsx
441
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OverrideEditor.tsx
615
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneItemDescriptor.tsx
442
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OverrideFieldConfigEditor.tsx
616
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneOptions.test.tsx
617
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OptionsPaneOptions.tsx
618
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/OverrideCategoryTitle.tsx
443
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx
619
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx
444
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditorQueries.tsx
620
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditorQueries.tsx
621
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditorTableView.tsx
445
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx
622
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx
446
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.test.tsx
623
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.test.tsx
447
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.tsx
624
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.tsx
448
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelOptionsEditor.tsx
625
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/VisualizationButton.tsx
449
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx
626
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/VisualizationSelectPane.tsx
450
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/VisualizationTab.tsx
627
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/getFieldOverrideElements.tsx
628
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/getPanelFrameOptions.tsx
629
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/getVizualizationOptions.tsx
451
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/index.ts
630
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/index.ts
631
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/OptionSearchEngine.test.ts
632
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/OptionSearchEngine.ts
452
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/actions.test.ts
633
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/actions.test.ts
453
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/actions.ts
634
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/actions.ts
635
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/getRecentOptions.ts
454
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/reducers.ts
636
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/reducers.ts
455
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/selectors.test.ts
637
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/selectors.test.ts
456
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/selectors.ts
638
%%DATADIR%%/public/app/features/dashboard/components/PanelEditor/state/selectors.ts
Lines 479-492 Link Here
479
%%DATADIR%%/public/app/features/dashboard/components/SaveDashboard/useDashboardSave.tsx
661
%%DATADIR%%/public/app/features/dashboard/components/SaveDashboard/useDashboardSave.tsx
480
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareEmbed.tsx
662
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareEmbed.tsx
481
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareExport.tsx
663
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareExport.tsx
664
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareLibraryPanel.tsx
482
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareLink.test.tsx
665
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareLink.test.tsx
483
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareLink.tsx
666
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareLink.tsx
484
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareModal.tsx
667
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareModal.tsx
485
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareSnapshot.tsx
668
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareSnapshot.tsx
486
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ShareSnapshotCtrl.ts
669
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/ViewJsonModal.tsx
487
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/index.ts
670
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/index.ts
488
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/types.ts
671
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/types.ts
489
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/utils.ts
672
%%DATADIR%%/public/app/features/dashboard/components/ShareModal/utils.ts
673
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/AnnotationPicker.tsx
490
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/Annotations.tsx
674
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/Annotations.tsx
491
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx
675
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx
492
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/DashboardLinksDashboard.test.tsx
676
%%DATADIR%%/public/app/features/dashboard/components/SubMenu/DashboardLinksDashboard.test.tsx
Lines 499-506 Link Here
499
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.test.tsx
683
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.test.tsx
500
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx
684
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx
501
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/types.ts
685
%%DATADIR%%/public/app/features/dashboard/components/TransformationsEditor/types.ts
502
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistoryListCtrl.test.ts
686
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/DiffGroup.tsx
503
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistoryListCtrl.ts
687
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/DiffTitle.tsx
688
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/DiffValues.tsx
689
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/DiffViewer.tsx
504
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistorySrv.test.ts
690
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistorySrv.test.ts
505
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistorySrv.ts
691
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/HistorySrv.ts
506
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/RevertDashboardModal.tsx
692
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/RevertDashboardModal.tsx
Lines 508-517 Link Here
508
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryComparison.tsx
694
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryComparison.tsx
509
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryHeader.tsx
695
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryHeader.tsx
510
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryTable.tsx
696
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/VersionHistoryTable.tsx
511
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/__mocks__/history.ts
697
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/__mocks__/dashboardHistoryMocks.ts
512
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/index.ts
698
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/index.ts
513
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/template.html
514
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/useDashboardRestore.tsx
699
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/useDashboardRestore.tsx
700
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/utils.test.ts
701
%%DATADIR%%/public/app/features/dashboard/components/VersionHistory/utils.ts
702
%%DATADIR%%/public/app/features/dashboard/components/VizTypePicker/PanelTypeCard.tsx
515
%%DATADIR%%/public/app/features/dashboard/components/VizTypePicker/VizTypePicker.tsx
703
%%DATADIR%%/public/app/features/dashboard/components/VizTypePicker/VizTypePicker.tsx
516
%%DATADIR%%/public/app/features/dashboard/components/VizTypePicker/VizTypePickerPlugin.tsx
704
%%DATADIR%%/public/app/features/dashboard/components/VizTypePicker/VizTypePickerPlugin.tsx
517
%%DATADIR%%/public/app/features/dashboard/containers/DashboardPage.test.tsx
705
%%DATADIR%%/public/app/features/dashboard/containers/DashboardPage.test.tsx
Lines 538-552 Link Here
538
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderNotices.tsx
726
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderNotices.tsx
539
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelPluginError.tsx
727
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelPluginError.tsx
540
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelResizer.tsx
728
%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelResizer.tsx
729
%%DATADIR%%/public/app/features/dashboard/dashgrid/SeriesVisibilityConfigFactory.ts
541
%%DATADIR%%/public/app/features/dashboard/dashgrid/__snapshots__/DashboardGrid.test.tsx.snap
730
%%DATADIR%%/public/app/features/dashboard/dashgrid/__snapshots__/DashboardGrid.test.tsx.snap
542
%%DATADIR%%/public/app/features/dashboard/index.ts
731
%%DATADIR%%/public/app/features/dashboard/index.ts
543
%%DATADIR%%/public/app/features/dashboard/services/ChangeTracker.test.ts
544
%%DATADIR%%/public/app/features/dashboard/services/ChangeTracker.ts
545
%%DATADIR%%/public/app/features/dashboard/services/DashboardLoaderSrv.ts
732
%%DATADIR%%/public/app/features/dashboard/services/DashboardLoaderSrv.ts
546
%%DATADIR%%/public/app/features/dashboard/services/DashboardSrv.ts
733
%%DATADIR%%/public/app/features/dashboard/services/DashboardSrv.ts
547
%%DATADIR%%/public/app/features/dashboard/services/TimeSrv.test.ts
734
%%DATADIR%%/public/app/features/dashboard/services/TimeSrv.test.ts
548
%%DATADIR%%/public/app/features/dashboard/services/TimeSrv.ts
735
%%DATADIR%%/public/app/features/dashboard/services/TimeSrv.ts
549
%%DATADIR%%/public/app/features/dashboard/services/UnsavedChangesSrv.ts
550
%%DATADIR%%/public/app/features/dashboard/state/DashboardMigrator.test.ts
736
%%DATADIR%%/public/app/features/dashboard/state/DashboardMigrator.test.ts
551
%%DATADIR%%/public/app/features/dashboard/state/DashboardMigrator.ts
737
%%DATADIR%%/public/app/features/dashboard/state/DashboardMigrator.ts
552
%%DATADIR%%/public/app/features/dashboard/state/DashboardModel.repeat.test.ts
738
%%DATADIR%%/public/app/features/dashboard/state/DashboardModel.repeat.test.ts
Lines 600-606 Link Here
600
%%DATADIR%%/public/app/features/datasources/settings/TlsAuthSettingsCtrl.ts
786
%%DATADIR%%/public/app/features/datasources/settings/TlsAuthSettingsCtrl.ts
601
%%DATADIR%%/public/app/features/datasources/settings/__snapshots__/BasicSettings.test.tsx.snap
787
%%DATADIR%%/public/app/features/datasources/settings/__snapshots__/BasicSettings.test.tsx.snap
602
%%DATADIR%%/public/app/features/datasources/settings/__snapshots__/ButtonRow.test.tsx.snap
788
%%DATADIR%%/public/app/features/datasources/settings/__snapshots__/ButtonRow.test.tsx.snap
603
%%DATADIR%%/public/app/features/datasources/settings/__snapshots__/DataSourceSettingsPage.test.tsx.snap
604
%%DATADIR%%/public/app/features/datasources/state/actions.test.ts
789
%%DATADIR%%/public/app/features/datasources/state/actions.test.ts
605
%%DATADIR%%/public/app/features/datasources/state/actions.ts
790
%%DATADIR%%/public/app/features/datasources/state/actions.ts
606
%%DATADIR%%/public/app/features/datasources/state/buildCategories.test.ts
791
%%DATADIR%%/public/app/features/datasources/state/buildCategories.test.ts
Lines 622-628 Link Here
622
%%DATADIR%%/public/app/features/explore/ExploreDrawer.test.tsx
807
%%DATADIR%%/public/app/features/explore/ExploreDrawer.test.tsx
623
%%DATADIR%%/public/app/features/explore/ExploreDrawer.tsx
808
%%DATADIR%%/public/app/features/explore/ExploreDrawer.tsx
624
%%DATADIR%%/public/app/features/explore/ExploreGraphNGPanel.tsx
809
%%DATADIR%%/public/app/features/explore/ExploreGraphNGPanel.tsx
625
%%DATADIR%%/public/app/features/explore/ExploreGraphPanel.tsx
626
%%DATADIR%%/public/app/features/explore/ExplorePaneContainer.tsx
810
%%DATADIR%%/public/app/features/explore/ExplorePaneContainer.tsx
627
%%DATADIR%%/public/app/features/explore/ExploreQueryInspector.test.tsx
811
%%DATADIR%%/public/app/features/explore/ExploreQueryInspector.test.tsx
628
%%DATADIR%%/public/app/features/explore/ExploreQueryInspector.tsx
812
%%DATADIR%%/public/app/features/explore/ExploreQueryInspector.tsx
Lines 634-642 Link Here
634
%%DATADIR%%/public/app/features/explore/LiveTailButton.tsx
818
%%DATADIR%%/public/app/features/explore/LiveTailButton.tsx
635
%%DATADIR%%/public/app/features/explore/Logs.tsx
819
%%DATADIR%%/public/app/features/explore/Logs.tsx
636
%%DATADIR%%/public/app/features/explore/LogsContainer.tsx
820
%%DATADIR%%/public/app/features/explore/LogsContainer.tsx
821
%%DATADIR%%/public/app/features/explore/LogsMetaRow.tsx
822
%%DATADIR%%/public/app/features/explore/LogsNavigation.test.tsx
823
%%DATADIR%%/public/app/features/explore/LogsNavigation.tsx
824
%%DATADIR%%/public/app/features/explore/LogsNavigationPages.test.tsx
825
%%DATADIR%%/public/app/features/explore/LogsNavigationPages.tsx
637
%%DATADIR%%/public/app/features/explore/MetaInfoText.test.tsx
826
%%DATADIR%%/public/app/features/explore/MetaInfoText.test.tsx
638
%%DATADIR%%/public/app/features/explore/MetaInfoText.tsx
827
%%DATADIR%%/public/app/features/explore/MetaInfoText.tsx
639
%%DATADIR%%/public/app/features/explore/NoDataSourceCallToAction.tsx
828
%%DATADIR%%/public/app/features/explore/NoDataSourceCallToAction.tsx
829
%%DATADIR%%/public/app/features/explore/NodeGraphContainer.test.tsx
640
%%DATADIR%%/public/app/features/explore/NodeGraphContainer.tsx
830
%%DATADIR%%/public/app/features/explore/NodeGraphContainer.tsx
641
%%DATADIR%%/public/app/features/explore/QueryEditor.tsx
831
%%DATADIR%%/public/app/features/explore/QueryEditor.tsx
642
%%DATADIR%%/public/app/features/explore/QueryRow.test.tsx
832
%%DATADIR%%/public/app/features/explore/QueryRow.test.tsx
Lines 646-651 Link Here
646
%%DATADIR%%/public/app/features/explore/QueryRows.tsx
836
%%DATADIR%%/public/app/features/explore/QueryRows.tsx
647
%%DATADIR%%/public/app/features/explore/QueryStatus.test.tsx
837
%%DATADIR%%/public/app/features/explore/QueryStatus.test.tsx
648
%%DATADIR%%/public/app/features/explore/QueryStatus.tsx
838
%%DATADIR%%/public/app/features/explore/QueryStatus.tsx
839
%%DATADIR%%/public/app/features/explore/ResponseErrorContainer.test.tsx
840
%%DATADIR%%/public/app/features/explore/ResponseErrorContainer.tsx
649
%%DATADIR%%/public/app/features/explore/ReturnToDashboardButton.test.tsx
841
%%DATADIR%%/public/app/features/explore/ReturnToDashboardButton.test.tsx
650
%%DATADIR%%/public/app/features/explore/ReturnToDashboardButton.tsx
842
%%DATADIR%%/public/app/features/explore/ReturnToDashboardButton.tsx
651
%%DATADIR%%/public/app/features/explore/RichHistory/RichHistory.test.tsx
843
%%DATADIR%%/public/app/features/explore/RichHistory/RichHistory.test.tsx
Lines 671-676 Link Here
671
%%DATADIR%%/public/app/features/explore/TimeSyncButton.tsx
863
%%DATADIR%%/public/app/features/explore/TimeSyncButton.tsx
672
%%DATADIR%%/public/app/features/explore/TraceView/TraceView.test.tsx
864
%%DATADIR%%/public/app/features/explore/TraceView/TraceView.test.tsx
673
%%DATADIR%%/public/app/features/explore/TraceView/TraceView.tsx
865
%%DATADIR%%/public/app/features/explore/TraceView/TraceView.tsx
866
%%DATADIR%%/public/app/features/explore/TraceView/TraceViewContainer.tsx
674
%%DATADIR%%/public/app/features/explore/TraceView/createSpanLink.test.ts
867
%%DATADIR%%/public/app/features/explore/TraceView/createSpanLink.test.ts
675
%%DATADIR%%/public/app/features/explore/TraceView/createSpanLink.tsx
868
%%DATADIR%%/public/app/features/explore/TraceView/createSpanLink.tsx
676
%%DATADIR%%/public/app/features/explore/TraceView/uiElements.tsx
869
%%DATADIR%%/public/app/features/explore/TraceView/uiElements.tsx
Lines 704-710 Link Here
704
%%DATADIR%%/public/app/features/explore/state/main.ts
897
%%DATADIR%%/public/app/features/explore/state/main.ts
705
%%DATADIR%%/public/app/features/explore/state/query.test.ts
898
%%DATADIR%%/public/app/features/explore/state/query.test.ts
706
%%DATADIR%%/public/app/features/explore/state/query.ts
899
%%DATADIR%%/public/app/features/explore/state/query.ts
707
%%DATADIR%%/public/app/features/explore/state/selectors.test.ts
708
%%DATADIR%%/public/app/features/explore/state/selectors.ts
900
%%DATADIR%%/public/app/features/explore/state/selectors.ts
709
%%DATADIR%%/public/app/features/explore/state/time.test.ts
901
%%DATADIR%%/public/app/features/explore/state/time.test.ts
710
%%DATADIR%%/public/app/features/explore/state/time.ts
902
%%DATADIR%%/public/app/features/explore/state/time.ts
Lines 721-727 Link Here
721
%%DATADIR%%/public/app/features/explore/utils/time.ts
913
%%DATADIR%%/public/app/features/explore/utils/time.ts
722
%%DATADIR%%/public/app/features/expressions/ExpressionDatasource.ts
914
%%DATADIR%%/public/app/features/expressions/ExpressionDatasource.ts
723
%%DATADIR%%/public/app/features/expressions/ExpressionQueryEditor.tsx
915
%%DATADIR%%/public/app/features/expressions/ExpressionQueryEditor.tsx
916
%%DATADIR%%/public/app/features/expressions/components/ClassicConditions.tsx
917
%%DATADIR%%/public/app/features/expressions/components/Condition.tsx
918
%%DATADIR%%/public/app/features/expressions/components/Math.tsx
919
%%DATADIR%%/public/app/features/expressions/components/Reduce.tsx
920
%%DATADIR%%/public/app/features/expressions/components/Resample.tsx
921
%%DATADIR%%/public/app/features/expressions/guards.ts
724
%%DATADIR%%/public/app/features/expressions/types.ts
922
%%DATADIR%%/public/app/features/expressions/types.ts
923
%%DATADIR%%/public/app/features/expressions/utils/expressionTypes.ts
924
%%DATADIR%%/public/app/features/folders/FolderLibraryPanelsPage.tsx
725
%%DATADIR%%/public/app/features/folders/FolderPermissions.tsx
925
%%DATADIR%%/public/app/features/folders/FolderPermissions.tsx
726
%%DATADIR%%/public/app/features/folders/FolderSettingsPage.test.tsx
926
%%DATADIR%%/public/app/features/folders/FolderSettingsPage.test.tsx
727
%%DATADIR%%/public/app/features/folders/FolderSettingsPage.tsx
927
%%DATADIR%%/public/app/features/folders/FolderSettingsPage.tsx
Lines 732-737 Link Here
732
%%DATADIR%%/public/app/features/folders/state/reducers.test.ts
932
%%DATADIR%%/public/app/features/folders/state/reducers.test.ts
733
%%DATADIR%%/public/app/features/folders/state/reducers.ts
933
%%DATADIR%%/public/app/features/folders/state/reducers.ts
734
%%DATADIR%%/public/app/features/inspector/DetailText.tsx
934
%%DATADIR%%/public/app/features/inspector/DetailText.tsx
935
%%DATADIR%%/public/app/features/inspector/InspectDataOptions.tsx
735
%%DATADIR%%/public/app/features/inspector/InspectDataTab.test.tsx
936
%%DATADIR%%/public/app/features/inspector/InspectDataTab.test.tsx
736
%%DATADIR%%/public/app/features/inspector/InspectDataTab.tsx
937
%%DATADIR%%/public/app/features/inspector/InspectDataTab.tsx
737
%%DATADIR%%/public/app/features/inspector/InspectErrorTab.tsx
938
%%DATADIR%%/public/app/features/inspector/InspectErrorTab.tsx
Lines 743-759 Link Here
743
%%DATADIR%%/public/app/features/inspector/QueryInspector.tsx
944
%%DATADIR%%/public/app/features/inspector/QueryInspector.tsx
744
%%DATADIR%%/public/app/features/inspector/styles.ts
945
%%DATADIR%%/public/app/features/inspector/styles.ts
745
%%DATADIR%%/public/app/features/inspector/types.ts
946
%%DATADIR%%/public/app/features/inspector/types.ts
947
%%DATADIR%%/public/app/features/library-panels/LibraryPanelsPage.tsx
746
%%DATADIR%%/public/app/features/library-panels/components/AddLibraryPanelModal/AddLibraryPanelModal.tsx
948
%%DATADIR%%/public/app/features/library-panels/components/AddLibraryPanelModal/AddLibraryPanelModal.tsx
949
%%DATADIR%%/public/app/features/library-panels/components/ChangeLibraryPanelModal/ChangeLibraryPanelModal.tsx
747
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/DeleteLibraryPanelModal.tsx
950
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/DeleteLibraryPanelModal.tsx
748
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/actions.ts
951
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/actions.ts
749
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.test.ts
952
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.test.ts
750
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.ts
953
%%DATADIR%%/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.ts
751
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelCard/LibraryPanelCard.tsx
954
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelCard/LibraryPanelCard.tsx
752
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelInfo/LibraryPanelInfo.tsx
955
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelInfo/LibraryPanelInfo.tsx
956
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsSearch/LibraryPanelsSearch.test.tsx
957
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsSearch/LibraryPanelsSearch.tsx
958
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsSearch/reducer.test.ts
959
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsSearch/reducer.ts
753
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/LibraryPanelsView.tsx
960
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/LibraryPanelsView.tsx
754
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/actions.ts
961
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/actions.ts
755
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/reducer.test.ts
962
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/reducer.test.ts
756
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/reducer.ts
963
%%DATADIR%%/public/app/features/library-panels/components/LibraryPanelsView/reducer.ts
964
%%DATADIR%%/public/app/features/library-panels/components/OpenLibraryPanelModal/OpenLibraryPanelModal.tsx
757
%%DATADIR%%/public/app/features/library-panels/components/PanelLibraryOptionsGroup/PanelLibraryOptionsGroup.tsx
965
%%DATADIR%%/public/app/features/library-panels/components/PanelLibraryOptionsGroup/PanelLibraryOptionsGroup.tsx
758
%%DATADIR%%/public/app/features/library-panels/components/SaveLibraryPanelModal/SaveLibraryPanelModal.tsx
966
%%DATADIR%%/public/app/features/library-panels/components/SaveLibraryPanelModal/SaveLibraryPanelModal.tsx
759
%%DATADIR%%/public/app/features/library-panels/components/UnlinkModal/UnlinkModal.tsx
967
%%DATADIR%%/public/app/features/library-panels/components/UnlinkModal/UnlinkModal.tsx
Lines 763-768 Link Here
763
%%DATADIR%%/public/app/features/library-panels/types.ts
971
%%DATADIR%%/public/app/features/library-panels/types.ts
764
%%DATADIR%%/public/app/features/library-panels/utils.ts
972
%%DATADIR%%/public/app/features/library-panels/utils.ts
765
%%DATADIR%%/public/app/features/library-panels/utils/usePanelSave.ts
973
%%DATADIR%%/public/app/features/library-panels/utils/usePanelSave.ts
974
%%DATADIR%%/public/app/features/live/LiveConnectionWarning.tsx
766
%%DATADIR%%/public/app/features/live/channel.ts
975
%%DATADIR%%/public/app/features/live/channel.ts
767
%%DATADIR%%/public/app/features/live/dashboard/DashboardChangedModal.tsx
976
%%DATADIR%%/public/app/features/live/dashboard/DashboardChangedModal.tsx
768
%%DATADIR%%/public/app/features/live/dashboard/dashboardWatcher.ts
977
%%DATADIR%%/public/app/features/live/dashboard/dashboardWatcher.ts
Lines 770-780 Link Here
770
%%DATADIR%%/public/app/features/live/features.ts
979
%%DATADIR%%/public/app/features/live/features.ts
771
%%DATADIR%%/public/app/features/live/live.ts
980
%%DATADIR%%/public/app/features/live/live.ts
772
%%DATADIR%%/public/app/features/live/measurements/measurementsSupport.ts
981
%%DATADIR%%/public/app/features/live/measurements/measurementsSupport.ts
982
%%DATADIR%%/public/app/features/live/perf.ts
773
%%DATADIR%%/public/app/features/live/scopes.ts
983
%%DATADIR%%/public/app/features/live/scopes.ts
774
%%DATADIR%%/public/app/features/manage-dashboards/DashboardImportPage.tsx
984
%%DATADIR%%/public/app/features/manage-dashboards/DashboardImportPage.tsx
775
%%DATADIR%%/public/app/features/manage-dashboards/SnapshotListPage.tsx
985
%%DATADIR%%/public/app/features/manage-dashboards/SnapshotListPage.tsx
776
%%DATADIR%%/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx
986
%%DATADIR%%/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx
777
%%DATADIR%%/public/app/features/manage-dashboards/components/ImportDashboardOverview.tsx
987
%%DATADIR%%/public/app/features/manage-dashboards/components/ImportDashboardOverview.tsx
988
%%DATADIR%%/public/app/features/manage-dashboards/components/SnapshotListTable.test.tsx
778
%%DATADIR%%/public/app/features/manage-dashboards/components/SnapshotListTable.tsx
989
%%DATADIR%%/public/app/features/manage-dashboards/components/SnapshotListTable.tsx
779
%%DATADIR%%/public/app/features/manage-dashboards/components/UploadDashboard/index.ts
990
%%DATADIR%%/public/app/features/manage-dashboards/components/UploadDashboard/index.ts
780
%%DATADIR%%/public/app/features/manage-dashboards/components/UploadDashboard/uploadDashboardDirective.ts
991
%%DATADIR%%/public/app/features/manage-dashboards/components/UploadDashboard/uploadDashboardDirective.ts
Lines 782-788 Link Here
782
%%DATADIR%%/public/app/features/manage-dashboards/services/ValidationSrv.ts
993
%%DATADIR%%/public/app/features/manage-dashboards/services/ValidationSrv.ts
783
%%DATADIR%%/public/app/features/manage-dashboards/state/actions.ts
994
%%DATADIR%%/public/app/features/manage-dashboards/state/actions.ts
784
%%DATADIR%%/public/app/features/manage-dashboards/state/reducers.ts
995
%%DATADIR%%/public/app/features/manage-dashboards/state/reducers.ts
785
%%DATADIR%%/public/app/features/manage-dashboards/state/selectors.ts
786
%%DATADIR%%/public/app/features/manage-dashboards/types.ts
996
%%DATADIR%%/public/app/features/manage-dashboards/types.ts
787
%%DATADIR%%/public/app/features/manage-dashboards/utils/validation.ts
997
%%DATADIR%%/public/app/features/manage-dashboards/utils/validation.ts
788
%%DATADIR%%/public/app/features/org/NewOrgPage.tsx
998
%%DATADIR%%/public/app/features/org/NewOrgPage.tsx
Lines 799-804 Link Here
799
%%DATADIR%%/public/app/features/org/state/actions.ts
1009
%%DATADIR%%/public/app/features/org/state/actions.ts
800
%%DATADIR%%/public/app/features/org/state/reducers.test.ts
1010
%%DATADIR%%/public/app/features/org/state/reducers.test.ts
801
%%DATADIR%%/public/app/features/org/state/reducers.ts
1011
%%DATADIR%%/public/app/features/org/state/reducers.ts
1012
%%DATADIR%%/public/app/features/panel/PanelRenderer.tsx
802
%%DATADIR%%/public/app/features/panel/all.ts
1013
%%DATADIR%%/public/app/features/panel/all.ts
803
%%DATADIR%%/public/app/features/panel/metrics_panel_ctrl.ts
1014
%%DATADIR%%/public/app/features/panel/metrics_panel_ctrl.ts
804
%%DATADIR%%/public/app/features/panel/panel_ctrl.ts
1015
%%DATADIR%%/public/app/features/panel/panel_ctrl.ts
Lines 814-830 Link Here
814
%%DATADIR%%/public/app/features/panel/query_ctrl.ts
1025
%%DATADIR%%/public/app/features/panel/query_ctrl.ts
815
%%DATADIR%%/public/app/features/panel/query_editor_row.ts
1026
%%DATADIR%%/public/app/features/panel/query_editor_row.ts
816
%%DATADIR%%/public/app/features/panel/specs/metrics_panel_ctrl.test.ts
1027
%%DATADIR%%/public/app/features/panel/specs/metrics_panel_ctrl.test.ts
817
%%DATADIR%%/public/app/features/playlist/all.ts
1028
%%DATADIR%%/public/app/features/playlist/PlaylistEditPage.test.tsx
818
%%DATADIR%%/public/app/features/playlist/partials/playlist.html
1029
%%DATADIR%%/public/app/features/playlist/PlaylistEditPage.tsx
819
%%DATADIR%%/public/app/features/playlist/partials/playlist_search.html
1030
%%DATADIR%%/public/app/features/playlist/PlaylistForm.test.tsx
820
%%DATADIR%%/public/app/features/playlist/partials/playlists.html
1031
%%DATADIR%%/public/app/features/playlist/PlaylistForm.tsx
821
%%DATADIR%%/public/app/features/playlist/playlist_edit_ctrl.ts
1032
%%DATADIR%%/public/app/features/playlist/PlaylistNewPage.test.tsx
822
%%DATADIR%%/public/app/features/playlist/playlist_routes.ts
1033
%%DATADIR%%/public/app/features/playlist/PlaylistNewPage.tsx
823
%%DATADIR%%/public/app/features/playlist/playlist_search.ts
1034
%%DATADIR%%/public/app/features/playlist/PlaylistPage.tsx
824
%%DATADIR%%/public/app/features/playlist/playlist_srv.ts
1035
%%DATADIR%%/public/app/features/playlist/PlaylistSrv.test.ts
825
%%DATADIR%%/public/app/features/playlist/playlists_ctrl.ts
1036
%%DATADIR%%/public/app/features/playlist/PlaylistSrv.ts
826
%%DATADIR%%/public/app/features/playlist/specs/playlist_edit_ctrl.test.ts
1037
%%DATADIR%%/public/app/features/playlist/PlaylistStartPage.tsx
827
%%DATADIR%%/public/app/features/playlist/specs/playlist_srv.test.ts
1038
%%DATADIR%%/public/app/features/playlist/PlaylistTable.tsx
1039
%%DATADIR%%/public/app/features/playlist/PlaylistTableRow.tsx
1040
%%DATADIR%%/public/app/features/playlist/PlaylistTableRows.tsx
1041
%%DATADIR%%/public/app/features/playlist/api.ts
1042
%%DATADIR%%/public/app/features/playlist/styles.ts
1043
%%DATADIR%%/public/app/features/playlist/types.ts
1044
%%DATADIR%%/public/app/features/playlist/usePlaylist.tsx
1045
%%DATADIR%%/public/app/features/playlist/usePlaylistItems.tsx
828
%%DATADIR%%/public/app/features/plugins/AppRootPage.test.tsx
1046
%%DATADIR%%/public/app/features/plugins/AppRootPage.test.tsx
829
%%DATADIR%%/public/app/features/plugins/AppRootPage.tsx
1047
%%DATADIR%%/public/app/features/plugins/AppRootPage.tsx
830
%%DATADIR%%/public/app/features/plugins/PluginDashboards.tsx
1048
%%DATADIR%%/public/app/features/plugins/PluginDashboards.tsx
Lines 836-844 Link Here
836
%%DATADIR%%/public/app/features/plugins/PluginListPage.tsx
1054
%%DATADIR%%/public/app/features/plugins/PluginListPage.tsx
837
%%DATADIR%%/public/app/features/plugins/PluginPage.tsx
1055
%%DATADIR%%/public/app/features/plugins/PluginPage.tsx
838
%%DATADIR%%/public/app/features/plugins/PluginSettingsCache.ts
1056
%%DATADIR%%/public/app/features/plugins/PluginSettingsCache.ts
839
%%DATADIR%%/public/app/features/plugins/PluginSignatureBadge.tsx
840
%%DATADIR%%/public/app/features/plugins/PluginStateInfo.tsx
1057
%%DATADIR%%/public/app/features/plugins/PluginStateInfo.tsx
841
%%DATADIR%%/public/app/features/plugins/PluginsErrorsInfo.tsx
1058
%%DATADIR%%/public/app/features/plugins/PluginsErrorsInfo.tsx
1059
%%DATADIR%%/public/app/features/plugins/UpdatePluginModal.tsx
842
%%DATADIR%%/public/app/features/plugins/__mocks__/pluginMocks.ts
1060
%%DATADIR%%/public/app/features/plugins/__mocks__/pluginMocks.ts
843
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap
1061
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap
844
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap
1062
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap
Lines 846-852 Link Here
846
%%DATADIR%%/public/app/features/plugins/built_in_plugins.ts
1064
%%DATADIR%%/public/app/features/plugins/built_in_plugins.ts
847
%%DATADIR%%/public/app/features/plugins/datasource_srv.ts
1065
%%DATADIR%%/public/app/features/plugins/datasource_srv.ts
848
%%DATADIR%%/public/app/features/plugins/partials/plugin_page.html
1066
%%DATADIR%%/public/app/features/plugins/partials/plugin_page.html
849
%%DATADIR%%/public/app/features/plugins/partials/update_instructions.html
850
%%DATADIR%%/public/app/features/plugins/plugin_component.ts
1067
%%DATADIR%%/public/app/features/plugins/plugin_component.ts
851
%%DATADIR%%/public/app/features/plugins/plugin_loader.test.ts
1068
%%DATADIR%%/public/app/features/plugins/plugin_loader.test.ts
852
%%DATADIR%%/public/app/features/plugins/plugin_loader.ts
1069
%%DATADIR%%/public/app/features/plugins/plugin_loader.ts
Lines 861-890 Link Here
861
%%DATADIR%%/public/app/features/plugins/wrappers/AppConfigWrapper.tsx
1078
%%DATADIR%%/public/app/features/plugins/wrappers/AppConfigWrapper.tsx
862
%%DATADIR%%/public/app/features/profile/ChangePasswordForm.tsx
1079
%%DATADIR%%/public/app/features/profile/ChangePasswordForm.tsx
863
%%DATADIR%%/public/app/features/profile/ChangePasswordPage.tsx
1080
%%DATADIR%%/public/app/features/profile/ChangePasswordPage.tsx
864
%%DATADIR%%/public/app/features/profile/ProfileCtrl.ts
865
%%DATADIR%%/public/app/features/profile/UserOrganizations.tsx
1081
%%DATADIR%%/public/app/features/profile/UserOrganizations.tsx
866
%%DATADIR%%/public/app/features/profile/UserProfileEdit.tsx
867
%%DATADIR%%/public/app/features/profile/UserProfileEditForm.tsx
1082
%%DATADIR%%/public/app/features/profile/UserProfileEditForm.tsx
1083
%%DATADIR%%/public/app/features/profile/UserProfileEditPage.test.tsx
1084
%%DATADIR%%/public/app/features/profile/UserProfileEditPage.tsx
868
%%DATADIR%%/public/app/features/profile/UserSessions.tsx
1085
%%DATADIR%%/public/app/features/profile/UserSessions.tsx
869
%%DATADIR%%/public/app/features/profile/UserTeams.tsx
1086
%%DATADIR%%/public/app/features/profile/UserTeams.tsx
870
%%DATADIR%%/public/app/features/profile/all.ts
1087
%%DATADIR%%/public/app/features/profile/all.ts
1088
%%DATADIR%%/public/app/features/profile/api.ts
1089
%%DATADIR%%/public/app/features/profile/state/actions.ts
1090
%%DATADIR%%/public/app/features/profile/state/reducers.test.ts
871
%%DATADIR%%/public/app/features/profile/state/reducers.ts
1091
%%DATADIR%%/public/app/features/profile/state/reducers.ts
872
%%DATADIR%%/public/app/features/profile/state/selectors.ts
1092
%%DATADIR%%/public/app/features/profile/state/selectors.ts
1093
%%DATADIR%%/public/app/features/profile/types.ts
873
%%DATADIR%%/public/app/features/query/components/HelpToggle.tsx
1094
%%DATADIR%%/public/app/features/query/components/HelpToggle.tsx
874
%%DATADIR%%/public/app/features/query/components/QueryEditorRow.test.ts
1095
%%DATADIR%%/public/app/features/query/components/QueryEditorRow.test.ts
875
%%DATADIR%%/public/app/features/query/components/QueryEditorRow.tsx
1096
%%DATADIR%%/public/app/features/query/components/QueryEditorRow.tsx
876
%%DATADIR%%/public/app/features/query/components/QueryEditorRowTitle.test.tsx
1097
%%DATADIR%%/public/app/features/query/components/QueryEditorRowHeader.test.tsx
877
%%DATADIR%%/public/app/features/query/components/QueryEditorRowTitle.tsx
1098
%%DATADIR%%/public/app/features/query/components/QueryEditorRowHeader.tsx
878
%%DATADIR%%/public/app/features/query/components/QueryEditorRows.tsx
1099
%%DATADIR%%/public/app/features/query/components/QueryEditorRows.tsx
879
%%DATADIR%%/public/app/features/query/components/QueryGroup.tsx
1100
%%DATADIR%%/public/app/features/query/components/QueryGroup.tsx
880
%%DATADIR%%/public/app/features/query/components/QueryGroupOptions.tsx
1101
%%DATADIR%%/public/app/features/query/components/QueryGroupOptions.tsx
1102
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AlertStatesWorker.test.ts
1103
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AlertStatesWorker.ts
1104
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AnnotationsQueryRunner.test.ts
1105
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AnnotationsQueryRunner.ts
1106
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AnnotationsWorker.test.ts
1107
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/AnnotationsWorker.ts
1108
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/DashboardQueryRunner.test.ts
1109
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/DashboardQueryRunner.ts
1110
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/LegacyAnnotationQueryRunner.test.ts
1111
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/LegacyAnnotationQueryRunner.ts
1112
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/SnapshotWorker.test.ts
1113
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/SnapshotWorker.ts
1114
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/testHelpers.ts
1115
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/types.ts
1116
%%DATADIR%%/public/app/features/query/state/DashboardQueryRunner/utils.ts
881
%%DATADIR%%/public/app/features/query/state/PanelQueryRunner.test.ts
1117
%%DATADIR%%/public/app/features/query/state/PanelQueryRunner.test.ts
882
%%DATADIR%%/public/app/features/query/state/PanelQueryRunner.ts
1118
%%DATADIR%%/public/app/features/query/state/PanelQueryRunner.ts
1119
%%DATADIR%%/public/app/features/query/state/QueryRunner.ts
1120
%%DATADIR%%/public/app/features/query/state/mergePanelAndDashData.test.ts
1121
%%DATADIR%%/public/app/features/query/state/mergePanelAndDashData.ts
1122
%%DATADIR%%/public/app/features/query/state/processing/canceler.ts
1123
%%DATADIR%%/public/app/features/query/state/processing/revision.ts
883
%%DATADIR%%/public/app/features/query/state/queryAnalytics.test.ts
1124
%%DATADIR%%/public/app/features/query/state/queryAnalytics.test.ts
884
%%DATADIR%%/public/app/features/query/state/queryAnalytics.ts
1125
%%DATADIR%%/public/app/features/query/state/queryAnalytics.ts
885
%%DATADIR%%/public/app/features/query/state/runRequest.test.ts
1126
%%DATADIR%%/public/app/features/query/state/runRequest.test.ts
886
%%DATADIR%%/public/app/features/query/state/runRequest.ts
1127
%%DATADIR%%/public/app/features/query/state/runRequest.ts
887
%%DATADIR%%/public/app/features/query/state/types.ts
1128
%%DATADIR%%/public/app/features/query/state/types.ts
1129
%%DATADIR%%/public/app/features/sandbox/BenchmarksPage.tsx
888
%%DATADIR%%/public/app/features/sandbox/TestStuffPage.tsx
1130
%%DATADIR%%/public/app/features/sandbox/TestStuffPage.tsx
889
%%DATADIR%%/public/app/features/search/components/ActionRow.tsx
1131
%%DATADIR%%/public/app/features/search/components/ActionRow.tsx
890
%%DATADIR%%/public/app/features/search/components/ConfirmDeleteModal.tsx
1132
%%DATADIR%%/public/app/features/search/components/ConfirmDeleteModal.tsx
Lines 904-910 Link Here
904
%%DATADIR%%/public/app/features/search/components/SearchResultsFilter.tsx
1146
%%DATADIR%%/public/app/features/search/components/SearchResultsFilter.tsx
905
%%DATADIR%%/public/app/features/search/components/SearchWrapper.tsx
1147
%%DATADIR%%/public/app/features/search/components/SearchWrapper.tsx
906
%%DATADIR%%/public/app/features/search/components/SectionHeader.tsx
1148
%%DATADIR%%/public/app/features/search/components/SectionHeader.tsx
907
%%DATADIR%%/public/app/features/search/connect.ts
908
%%DATADIR%%/public/app/features/search/constants.ts
1149
%%DATADIR%%/public/app/features/search/constants.ts
909
%%DATADIR%%/public/app/features/search/hooks/useDashboardSearch.ts
1150
%%DATADIR%%/public/app/features/search/hooks/useDashboardSearch.ts
910
%%DATADIR%%/public/app/features/search/hooks/useManageDashboards.test.ts
1151
%%DATADIR%%/public/app/features/search/hooks/useManageDashboards.test.ts
Lines 952-958 Link Here
952
%%DATADIR%%/public/app/features/teams/state/reducers.ts
1193
%%DATADIR%%/public/app/features/teams/state/reducers.ts
953
%%DATADIR%%/public/app/features/teams/state/selectors.test.ts
1194
%%DATADIR%%/public/app/features/teams/state/selectors.test.ts
954
%%DATADIR%%/public/app/features/teams/state/selectors.ts
1195
%%DATADIR%%/public/app/features/teams/state/selectors.ts
955
%%DATADIR%%/public/app/features/templating/all.ts
956
%%DATADIR%%/public/app/features/templating/formatRegistry.ts
1196
%%DATADIR%%/public/app/features/templating/formatRegistry.ts
957
%%DATADIR%%/public/app/features/templating/template_srv.test.ts
1197
%%DATADIR%%/public/app/features/templating/template_srv.test.ts
958
%%DATADIR%%/public/app/features/templating/template_srv.ts
1198
%%DATADIR%%/public/app/features/templating/template_srv.ts
Lines 1123-1161 Link Here
1123
%%DATADIR%%/public/app/features/variables/utils.ts
1363
%%DATADIR%%/public/app/features/variables/utils.ts
1124
%%DATADIR%%/public/app/index.ts
1364
%%DATADIR%%/public/app/index.ts
1125
%%DATADIR%%/public/app/partials/confirm_modal.html
1365
%%DATADIR%%/public/app/partials/confirm_modal.html
1126
%%DATADIR%%/public/app/partials/edit_json.html
1127
%%DATADIR%%/public/app/partials/modal.html
1366
%%DATADIR%%/public/app/partials/modal.html
1128
%%DATADIR%%/public/app/partials/reset_password.html
1367
%%DATADIR%%/public/app/partials/reset_password.html
1129
%%DATADIR%%/public/app/partials/signup_invited.html
1368
%%DATADIR%%/public/app/partials/signup_invited.html
1369
%%DATADIR%%/public/app/plugins/datasource/alertmanager/ConfigEditor.tsx
1370
%%DATADIR%%/public/app/plugins/datasource/alertmanager/DataSource.ts
1371
%%DATADIR%%/public/app/plugins/datasource/alertmanager/consts.ts
1372
%%DATADIR%%/public/app/plugins/datasource/alertmanager/img/logo.svg
1373
%%DATADIR%%/public/app/plugins/datasource/alertmanager/module.ts
1374
%%DATADIR%%/public/app/plugins/datasource/alertmanager/plugin.json
1375
%%DATADIR%%/public/app/plugins/datasource/alertmanager/types.ts
1130
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/CloudMonitoringMetricFindQuery.ts
1376
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/CloudMonitoringMetricFindQuery.ts
1131
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/README.md
1377
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/README.md
1132
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/annotations_query_ctrl.ts
1378
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/annotations_query_ctrl.ts
1133
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/api.test.ts
1379
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/api.test.ts
1134
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/api.ts
1380
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/api.ts
1135
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Aggregations.test.tsx
1381
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Aggregation.test.tsx
1136
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Aggregations.tsx
1382
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Aggregation.tsx
1137
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AliasBy.tsx
1383
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AliasBy.tsx
1138
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriods.tsx
1384
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Alignment.tsx
1139
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Alignments.tsx
1385
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AlignmentFunction.tsx
1386
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriod.tsx
1387
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriodLabel.tsx
1140
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AnnotationQueryEditor.tsx
1388
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AnnotationQueryEditor.tsx
1141
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AnnotationsHelp.tsx
1389
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/AnnotationsHelp.tsx
1390
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/CloudMonitoringCheatSheet.tsx
1391
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/ConfigEditor/ConfigEditor.tsx
1392
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/ConfigEditor/JWTConfig.tsx
1142
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Fields.tsx
1393
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Fields.tsx
1143
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/GroupBys.tsx
1394
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/GroupBy.tsx
1144
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Help.tsx
1145
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/LabelFilter.tsx
1395
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/LabelFilter.tsx
1146
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/MQLQueryEditor.tsx
1396
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/MQLQueryEditor.tsx
1147
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/MetricQueryEditor.tsx
1397
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/MetricQueryEditor.tsx
1148
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Metrics.tsx
1398
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Metrics.tsx
1399
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Preprocessor.tsx
1149
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Project.tsx
1400
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/Project.tsx
1150
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/QueryEditor.tsx
1401
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/QueryEditor.tsx
1151
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/QueryType.tsx
1402
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/QueryType.tsx
1152
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLOQueryEditor.tsx
1403
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLO.tsx
1404
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLOQueryEditor.tsx
1405
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLO/Selector.tsx
1406
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLO/Service.tsx
1407
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/SLO/index.ts
1153
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.test.tsx
1408
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.test.tsx
1154
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.tsx
1409
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.tsx
1155
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VisualMetricQueryEditor.tsx
1410
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/VisualMetricQueryEditor.tsx
1156
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/VariableQueryEditor.test.tsx.snap
1411
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/VariableQueryEditor.test.tsx.snap
1157
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/index.ts
1412
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/components/index.ts
1158
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/config_ctrl.ts
1159
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/constants.ts
1413
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/constants.ts
1160
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/dashboards/cloud-storage-monitoring.json
1414
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/dashboards/cloud-storage-monitoring.json
1161
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudfunctions-monitoring.json
1415
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudfunctions-monitoring.json
Lines 1178-1184 Link Here
1178
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/img/cloud_monitoring_logo.svg
1432
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/img/cloud_monitoring_logo.svg
1179
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/module.ts
1433
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/module.ts
1180
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/partials/annotations.editor.html
1434
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/partials/annotations.editor.html
1181
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/partials/config.html
1182
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/plugin.json
1435
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/plugin.json
1183
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/specs/datasource.test.ts
1436
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/specs/datasource.test.ts
1184
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/specs/testData.ts
1437
%%DATADIR%%/public/app/plugins/datasource/cloud-monitoring/specs/testData.ts
Lines 1231-1239 Link Here
1231
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/specs/datasource.test.ts
1484
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/specs/datasource.test.ts
1232
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/syntax.ts
1485
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/syntax.ts
1233
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/types.ts
1486
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/types.ts
1234
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/ScrollQLLexer.js
1235
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/ScrollQLParser.js
1236
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/ScrollQLParserListener.js
1237
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.test.ts
1487
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.test.ts
1238
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.ts
1488
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.ts
1239
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/rxjs/increasingInterval.ts
1489
%%DATADIR%%/public/app/plugins/datasource/cloudwatch/utils/rxjs/increasingInterval.ts
Lines 1270-1275 Link Here
1270
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/utils.ts
1520
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/utils.ts
1271
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.test.tsx
1521
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.test.tsx
1272
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.tsx
1522
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.tsx
1523
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/MetricEditor.test.tsx
1273
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/MetricEditor.tsx
1524
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/MetricEditor.tsx
1274
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/index.tsx
1525
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/index.tsx
1275
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/state/actions.ts
1526
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/state/actions.ts
Lines 1309-1317 Link Here
1309
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/LogsConfig.test.tsx
1560
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/LogsConfig.test.tsx
1310
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/LogsConfig.tsx
1561
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/LogsConfig.tsx
1311
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/mocks.ts
1562
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/mocks.ts
1563
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/configuration/utils.ts
1312
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/datasource.test.ts
1564
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/datasource.test.ts
1313
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/datasource.ts
1565
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/datasource.ts
1314
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/elastic_response.ts
1566
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/elastic_response.ts
1567
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useFields.test.tsx
1568
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useFields.ts
1315
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useNextId.test.tsx
1569
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useNextId.test.tsx
1316
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useNextId.ts
1570
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useNextId.ts
1317
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useStatelessReducer.test.tsx
1571
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/hooks/useStatelessReducer.test.tsx
Lines 1333-1348 Link Here
1333
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/types.ts
1587
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/types.ts
1334
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/utils.test.ts
1588
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/utils.test.ts
1335
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/utils.ts
1589
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/utils.ts
1590
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/argResourcePickerResponse.ts
1591
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/datasource.ts
1592
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/errors.ts
1593
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/instanceSettings.ts
1594
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/query.ts
1336
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/query_ctrl.ts
1595
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/query_ctrl.ts
1596
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/resourcePickerRows.ts
1337
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts
1597
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts
1338
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/annotations_query_ctrl.ts
1598
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/annotations_query_ctrl.ts
1599
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/api/routes.ts
1339
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts
1600
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts
1340
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts
1601
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts
1341
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts
1602
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts
1603
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/index.ts
1604
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/locations.ts
1605
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/resourceTypes.ts
1342
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/schema.ts
1606
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/schema.ts
1343
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.test.ts
1607
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.test.ts
1344
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.ts
1608
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.ts
1345
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/response_parser.test.ts
1346
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/response_parser.ts
1609
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/response_parser.ts
1347
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.test.ts
1610
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.test.ts
1348
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.ts
1611
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.ts
Lines 1350-1368 Link Here
1350
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts
1613
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts
1351
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/url_builder.test.ts
1614
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/url_builder.test.ts
1352
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/url_builder.ts
1615
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/url_builder.ts
1616
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_resource_graph/azure_resource_graph_datasource.test.ts
1617
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_resource_graph/azure_resource_graph_datasource.ts
1353
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx
1618
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx
1354
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.tsx
1619
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.tsx
1620
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ApplicationInsightsEditor/index.tsx
1621
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/ArgQueryEditor.tsx
1622
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/QueryField.tsx
1623
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/index.tsx
1355
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.test.tsx
1624
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.test.tsx
1356
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.tsx
1625
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.tsx
1357
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.test.tsx
1626
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.test.tsx
1358
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.tsx
1627
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.tsx
1628
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Field.tsx
1629
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsAnalyticsEditor/index.tsx
1359
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.test.tsx
1630
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.test.tsx
1360
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.tsx
1631
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.tsx
1632
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/FormatAsField.tsx
1633
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/LogsQueryEditor.tsx
1634
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/QueryField.tsx
1635
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ResourceField.tsx
1636
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/WorkspaceField.tsx
1637
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/index.tsx
1638
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/useMigrations.ts
1639
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/AggregationField.tsx
1640
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/DimensionFields.tsx
1641
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/LegendFormatField.tsx
1642
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNameField.tsx
1643
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNamespaceField.tsx
1644
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.test.tsx
1645
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.tsx
1646
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ResourceGroupsField.tsx
1647
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ResourceNameField.tsx
1648
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ResourceTypeField.tsx
1649
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TimeGrainField.tsx
1650
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TopField.tsx
1651
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/index.tsx
1361
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MonitorConfig.tsx
1652
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MonitorConfig.tsx
1653
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.test.tsx
1654
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.tsx
1655
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryTypeField.tsx
1656
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/index.tsx
1657
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedResourceTable.test.tsx
1658
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedResourceTable.tsx
1659
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedRows.tsx
1660
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/index.tsx
1661
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/styles.ts
1662
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/types.ts
1663
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.test.ts
1664
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.ts
1665
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Space.tsx
1666
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/SubscriptionField.tsx
1362
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AnalyticsConfig.test.tsx.snap
1667
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AnalyticsConfig.test.tsx.snap
1363
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AzureCredentialsForm.test.tsx.snap
1668
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AzureCredentialsForm.test.tsx.snap
1364
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/ConfigEditor.test.tsx.snap
1365
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap
1669
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap
1670
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/metrics.ts
1671
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/credentials.ts
1366
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css
1672
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css
1367
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts
1673
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts
1368
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/KustoQueryField.tsx
1674
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/KustoQueryField.tsx
Lines 1390-1398 Link Here
1390
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.test.ts
1696
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.test.ts
1391
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.ts
1697
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.ts
1392
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_help.md
1698
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_help.md
1699
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/locationDisplayNames.ts
1700
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/resouceTypeDisplayNames.ts
1701
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/resourcePickerData.test.ts
1702
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/resourcePickerData.ts
1393
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.test.ts
1703
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.test.ts
1394
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.ts
1704
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.ts
1395
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types.ts
1705
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/index.ts
1706
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/logAnalyticsMetadata.ts
1707
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/common.ts
1708
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.test.ts
1709
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.ts
1710
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.test.ts
1711
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.ts
1396
%%DATADIR%%/public/app/plugins/datasource/grafana/README.md
1712
%%DATADIR%%/public/app/plugins/datasource/grafana/README.md
1397
%%DATADIR%%/public/app/plugins/datasource/grafana/annotation_ctrl.ts
1713
%%DATADIR%%/public/app/plugins/datasource/grafana/annotation_ctrl.ts
1398
%%DATADIR%%/public/app/plugins/datasource/grafana/components/QueryEditor.tsx
1714
%%DATADIR%%/public/app/plugins/datasource/grafana/components/QueryEditor.tsx
Lines 1402-1417 Link Here
1402
%%DATADIR%%/public/app/plugins/datasource/grafana/partials/annotations.editor.html
1718
%%DATADIR%%/public/app/plugins/datasource/grafana/partials/annotations.editor.html
1403
%%DATADIR%%/public/app/plugins/datasource/grafana/plugin.json
1719
%%DATADIR%%/public/app/plugins/datasource/grafana/plugin.json
1404
%%DATADIR%%/public/app/plugins/datasource/grafana/types.ts
1720
%%DATADIR%%/public/app/plugins/datasource/grafana/types.ts
1721
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditor.test.tsx
1405
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditor.tsx
1722
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditor.tsx
1406
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditorControls.tsx
1723
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditorControls.tsx
1407
%%DATADIR%%/public/app/plugins/datasource/graphite/MetricTankMetaInspector.tsx
1724
%%DATADIR%%/public/app/plugins/datasource/graphite/MetricTankMetaInspector.tsx
1408
%%DATADIR%%/public/app/plugins/datasource/graphite/README.md
1725
%%DATADIR%%/public/app/plugins/datasource/graphite/README.md
1409
%%DATADIR%%/public/app/plugins/datasource/graphite/add_graphite_func.ts
1726
%%DATADIR%%/public/app/plugins/datasource/graphite/add_graphite_func.ts
1410
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/ConfigEditor.tsx
1727
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/ConfigEditor.tsx
1728
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsConfiguration.tsx
1729
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsHelp.tsx
1730
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/parseLokiLabelMappings.ts
1411
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/carbon_metrics.json
1731
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/carbon_metrics.json
1412
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/metrictank.json
1732
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/metrictank.json
1733
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.test.ts
1413
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.ts
1734
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.ts
1414
%%DATADIR%%/public/app/plugins/datasource/graphite/func_editor.ts
1735
%%DATADIR%%/public/app/plugins/datasource/graphite/func_editor.ts
1736
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.test.ts
1415
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.ts
1737
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.ts
1416
%%DATADIR%%/public/app/plugins/datasource/graphite/graphite_query.ts
1738
%%DATADIR%%/public/app/plugins/datasource/graphite/graphite_query.ts
1417
%%DATADIR%%/public/app/plugins/datasource/graphite/img/graphite_logo.png
1739
%%DATADIR%%/public/app/plugins/datasource/graphite/img/graphite_logo.png
Lines 1425-1437 Link Here
1425
%%DATADIR%%/public/app/plugins/datasource/graphite/plugin.json
1747
%%DATADIR%%/public/app/plugins/datasource/graphite/plugin.json
1426
%%DATADIR%%/public/app/plugins/datasource/graphite/query_ctrl.ts
1748
%%DATADIR%%/public/app/plugins/datasource/graphite/query_ctrl.ts
1427
%%DATADIR%%/public/app/plugins/datasource/graphite/query_help.md
1749
%%DATADIR%%/public/app/plugins/datasource/graphite/query_help.md
1428
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/datasource.test.ts
1429
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/gfunc.test.ts
1750
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/gfunc.test.ts
1430
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/graphite_query.test.ts
1751
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/graphite_query.test.ts
1431
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/lexer.test.ts
1752
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/lexer.test.ts
1432
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/parser.test.ts
1753
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/parser.test.ts
1433
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/query_ctrl.test.ts
1754
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/query_ctrl.test.ts
1434
%%DATADIR%%/public/app/plugins/datasource/graphite/types.ts
1755
%%DATADIR%%/public/app/plugins/datasource/graphite/types.ts
1756
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.test.ts
1757
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.ts
1758
%%DATADIR%%/public/app/plugins/datasource/graphite/versions.ts
1435
%%DATADIR%%/public/app/plugins/datasource/influxdb/README.md
1759
%%DATADIR%%/public/app/plugins/datasource/influxdb/README.md
1436
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/ConfigEditor.test.tsx
1760
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/ConfigEditor.test.tsx
1437
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/ConfigEditor.tsx
1761
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/ConfigEditor.tsx
Lines 1440-1458 Link Here
1440
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxLogsQueryField.test.tsx
1764
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxLogsQueryField.test.tsx
1441
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxLogsQueryField.tsx
1765
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxLogsQueryField.tsx
1442
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxStartPage.tsx
1766
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/InfluxStartPage.tsx
1767
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/QueryEditor.tsx
1768
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx
1769
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/RawInfluxQLEditor.test.tsx
1770
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/RawInfluxQLEditor.tsx
1443
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VariableQueryEditor.tsx
1771
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VariableQueryEditor.tsx
1772
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/AddButton.tsx
1773
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Editor.test.tsx
1774
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Editor.tsx
1775
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/FormatAsSection.tsx
1776
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/FromSection.tsx
1777
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/InputSection.tsx
1778
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/OrderByTimeSection.tsx
1779
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/PartListSection.tsx
1780
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/SectionFill.tsx
1781
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/SectionLabel.tsx
1782
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx
1783
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/TagsSection.test.tsx
1784
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/TagsSection.tsx
1785
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/partListUtils.tsx
1786
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/styles.ts
1787
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/tagUtils.test.ts
1788
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/tagUtils.ts
1789
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/toSelectableValue.ts
1790
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/unwrap.ts
1444
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap
1791
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap
1792
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/constants.ts
1793
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/queryUtils.test.ts
1794
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/queryUtils.ts
1795
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.test.ts
1796
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.ts
1797
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useUniqueId.test.ts
1798
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useUniqueId.ts
1445
%%DATADIR%%/public/app/plugins/datasource/influxdb/datasource.mock.ts
1799
%%DATADIR%%/public/app/plugins/datasource/influxdb/datasource.mock.ts
1446
%%DATADIR%%/public/app/plugins/datasource/influxdb/datasource.ts
1800
%%DATADIR%%/public/app/plugins/datasource/influxdb/datasource.ts
1447
%%DATADIR%%/public/app/plugins/datasource/influxdb/img/influxdb_logo.svg
1801
%%DATADIR%%/public/app/plugins/datasource/influxdb/img/influxdb_logo.svg
1802
%%DATADIR%%/public/app/plugins/datasource/influxdb/influxQLMetadataQuery.ts
1448
%%DATADIR%%/public/app/plugins/datasource/influxdb/influx_query_model.ts
1803
%%DATADIR%%/public/app/plugins/datasource/influxdb/influx_query_model.ts
1449
%%DATADIR%%/public/app/plugins/datasource/influxdb/influx_series.ts
1804
%%DATADIR%%/public/app/plugins/datasource/influxdb/influx_series.ts
1450
%%DATADIR%%/public/app/plugins/datasource/influxdb/module.ts
1805
%%DATADIR%%/public/app/plugins/datasource/influxdb/module.ts
1451
%%DATADIR%%/public/app/plugins/datasource/influxdb/partials/annotations.editor.html
1806
%%DATADIR%%/public/app/plugins/datasource/influxdb/partials/annotations.editor.html
1452
%%DATADIR%%/public/app/plugins/datasource/influxdb/partials/query.editor.html
1453
%%DATADIR%%/public/app/plugins/datasource/influxdb/plugin.json
1807
%%DATADIR%%/public/app/plugins/datasource/influxdb/plugin.json
1454
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_builder.ts
1808
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_builder.ts
1455
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_ctrl.ts
1456
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_help.md
1809
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_help.md
1457
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_part.ts
1810
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_part.ts
1458
%%DATADIR%%/public/app/plugins/datasource/influxdb/response_parser.ts
1811
%%DATADIR%%/public/app/plugins/datasource/influxdb/response_parser.ts
Lines 1460-1474 Link Here
1460
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/influx_query_model.test.ts
1813
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/influx_query_model.test.ts
1461
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/influx_series.test.ts
1814
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/influx_series.test.ts
1462
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_builder.test.ts
1815
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_builder.test.ts
1463
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_ctrl.test.ts
1464
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_part.test.ts
1816
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_part.test.ts
1465
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/response_parser.test.ts
1817
%%DATADIR%%/public/app/plugins/datasource/influxdb/specs/response_parser.test.ts
1466
%%DATADIR%%/public/app/plugins/datasource/influxdb/types.ts
1818
%%DATADIR%%/public/app/plugins/datasource/influxdb/types.ts
1467
%%DATADIR%%/public/app/plugins/datasource/jaeger/ConfigEditor.tsx
1819
%%DATADIR%%/public/app/plugins/datasource/jaeger/components/AdvancedOptions.tsx
1468
%%DATADIR%%/public/app/plugins/datasource/jaeger/QueryField.test.tsx
1820
%%DATADIR%%/public/app/plugins/datasource/jaeger/components/ConfigEditor.tsx
1469
%%DATADIR%%/public/app/plugins/datasource/jaeger/QueryField.tsx
1821
%%DATADIR%%/public/app/plugins/datasource/jaeger/components/QueryEditor.tsx
1822
%%DATADIR%%/public/app/plugins/datasource/jaeger/components/SearchForm.tsx
1470
%%DATADIR%%/public/app/plugins/datasource/jaeger/datasource.test.ts
1823
%%DATADIR%%/public/app/plugins/datasource/jaeger/datasource.test.ts
1471
%%DATADIR%%/public/app/plugins/datasource/jaeger/datasource.ts
1824
%%DATADIR%%/public/app/plugins/datasource/jaeger/datasource.ts
1825
%%DATADIR%%/public/app/plugins/datasource/jaeger/graphTransform.test.ts
1826
%%DATADIR%%/public/app/plugins/datasource/jaeger/graphTransform.ts
1472
%%DATADIR%%/public/app/plugins/datasource/jaeger/img/jaeger_logo.svg
1827
%%DATADIR%%/public/app/plugins/datasource/jaeger/img/jaeger_logo.svg
1473
%%DATADIR%%/public/app/plugins/datasource/jaeger/module.ts
1828
%%DATADIR%%/public/app/plugins/datasource/jaeger/module.ts
1474
%%DATADIR%%/public/app/plugins/datasource/jaeger/plugin.json
1829
%%DATADIR%%/public/app/plugins/datasource/jaeger/plugin.json
Lines 1476-1481 Link Here
1476
%%DATADIR%%/public/app/plugins/datasource/jaeger/responseTransform.ts
1831
%%DATADIR%%/public/app/plugins/datasource/jaeger/responseTransform.ts
1477
%%DATADIR%%/public/app/plugins/datasource/jaeger/testResponse.ts
1832
%%DATADIR%%/public/app/plugins/datasource/jaeger/testResponse.ts
1478
%%DATADIR%%/public/app/plugins/datasource/jaeger/types.ts
1833
%%DATADIR%%/public/app/plugins/datasource/jaeger/types.ts
1834
%%DATADIR%%/public/app/plugins/datasource/jaeger/util.ts
1479
%%DATADIR%%/public/app/plugins/datasource/loki/LokiAnnotationsQueryCtrl.tsx
1835
%%DATADIR%%/public/app/plugins/datasource/loki/LokiAnnotationsQueryCtrl.tsx
1480
%%DATADIR%%/public/app/plugins/datasource/loki/README.md
1836
%%DATADIR%%/public/app/plugins/datasource/loki/README.md
1481
%%DATADIR%%/public/app/plugins/datasource/loki/components/AnnotationsQueryEditor.tsx
1837
%%DATADIR%%/public/app/plugins/datasource/loki/components/AnnotationsQueryEditor.tsx
Lines 1489-1498 Link Here
1489
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiOptionFields.tsx
1845
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiOptionFields.tsx
1490
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditor.test.tsx
1846
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditor.test.tsx
1491
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditor.tsx
1847
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditor.tsx
1848
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.test.tsx
1849
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.tsx
1850
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorForAlerting.tsx
1492
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryField.tsx
1851
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryField.tsx
1493
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryFieldForm.tsx
1494
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap
1852
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap
1495
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiQueryEditor.test.tsx.snap
1853
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiQueryEditor.test.tsx.snap
1854
%%DATADIR%%/public/app/plugins/datasource/loki/components/types.ts
1496
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/ConfigEditor.test.tsx
1855
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/ConfigEditor.test.tsx
1497
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/ConfigEditor.tsx
1856
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/ConfigEditor.tsx
1498
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/DebugSection.test.tsx
1857
%%DATADIR%%/public/app/plugins/datasource/loki/configuration/DebugSection.test.tsx
Lines 1506-1511 Link Here
1506
%%DATADIR%%/public/app/plugins/datasource/loki/datasource.ts
1865
%%DATADIR%%/public/app/plugins/datasource/loki/datasource.ts
1507
%%DATADIR%%/public/app/plugins/datasource/loki/img/grafana_icon.svg
1866
%%DATADIR%%/public/app/plugins/datasource/loki/img/grafana_icon.svg
1508
%%DATADIR%%/public/app/plugins/datasource/loki/img/loki_icon.svg
1867
%%DATADIR%%/public/app/plugins/datasource/loki/img/loki_icon.svg
1868
%%DATADIR%%/public/app/plugins/datasource/loki/importing/fromGraphite.ts
1869
%%DATADIR%%/public/app/plugins/datasource/loki/importing/importing.test.ts
1509
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.test.ts
1870
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.test.ts
1510
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.ts
1871
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.ts
1511
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.test.ts
1872
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.test.ts
Lines 1544-1550 Link Here
1544
%%DATADIR%%/public/app/plugins/datasource/mysql/img/mysql_logo.svg
1905
%%DATADIR%%/public/app/plugins/datasource/mysql/img/mysql_logo.svg
1545
%%DATADIR%%/public/app/plugins/datasource/mysql/meta_query.ts
1906
%%DATADIR%%/public/app/plugins/datasource/mysql/meta_query.ts
1546
%%DATADIR%%/public/app/plugins/datasource/mysql/module.ts
1907
%%DATADIR%%/public/app/plugins/datasource/mysql/module.ts
1547
%%DATADIR%%/public/app/plugins/datasource/mysql/mysql_query.ts
1908
%%DATADIR%%/public/app/plugins/datasource/mysql/mysql_query_model.ts
1548
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/annotations.editor.html
1909
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/annotations.editor.html
1549
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/config.html
1910
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/config.html
1550
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/query.editor.html
1911
%%DATADIR%%/public/app/plugins/datasource/mysql/partials/query.editor.html
Lines 1579-1585 Link Here
1579
%%DATADIR%%/public/app/plugins/datasource/postgres/partials/config.html
1940
%%DATADIR%%/public/app/plugins/datasource/postgres/partials/config.html
1580
%%DATADIR%%/public/app/plugins/datasource/postgres/partials/query.editor.html
1941
%%DATADIR%%/public/app/plugins/datasource/postgres/partials/query.editor.html
1581
%%DATADIR%%/public/app/plugins/datasource/postgres/plugin.json
1942
%%DATADIR%%/public/app/plugins/datasource/postgres/plugin.json
1582
%%DATADIR%%/public/app/plugins/datasource/postgres/postgres_query.ts
1943
%%DATADIR%%/public/app/plugins/datasource/postgres/postgres_query_model.ts
1583
%%DATADIR%%/public/app/plugins/datasource/postgres/query_ctrl.ts
1944
%%DATADIR%%/public/app/plugins/datasource/postgres/query_ctrl.ts
1584
%%DATADIR%%/public/app/plugins/datasource/postgres/response_parser.ts
1945
%%DATADIR%%/public/app/plugins/datasource/postgres/response_parser.ts
1585
%%DATADIR%%/public/app/plugins/datasource/postgres/specs/datasource.test.ts
1946
%%DATADIR%%/public/app/plugins/datasource/postgres/specs/datasource.test.ts
Lines 1589-1594 Link Here
1589
%%DATADIR%%/public/app/plugins/datasource/prometheus/README.md
1950
%%DATADIR%%/public/app/plugins/datasource/prometheus/README.md
1590
%%DATADIR%%/public/app/plugins/datasource/prometheus/add_label_to_query.test.ts
1951
%%DATADIR%%/public/app/plugins/datasource/prometheus/add_label_to_query.test.ts
1591
%%DATADIR%%/public/app/plugins/datasource/prometheus/add_label_to_query.ts
1952
%%DATADIR%%/public/app/plugins/datasource/prometheus/add_label_to_query.ts
1953
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/Label.tsx
1592
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromCheatSheet.tsx
1954
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromCheatSheet.tsx
1593
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromExemplarField.tsx
1955
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromExemplarField.tsx
1594
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromExploreExtraField.test.tsx
1956
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromExploreExtraField.test.tsx
Lines 1599-1608 Link Here
1599
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromLink.tsx
1961
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromLink.tsx
1600
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditor.test.tsx
1962
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditor.test.tsx
1601
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx
1963
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx
1964
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditorByApp.test.tsx
1965
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditorByApp.tsx
1966
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryEditorForAlerting.tsx
1602
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.test.tsx
1967
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.test.tsx
1603
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.tsx
1968
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.tsx
1969
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PrometheusMetricsBrowser.test.tsx
1970
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PrometheusMetricsBrowser.tsx
1604
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromExploreQueryEditor.test.tsx.snap
1971
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromExploreQueryEditor.test.tsx.snap
1605
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap
1972
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap
1973
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/types.ts
1606
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ConfigEditor.tsx
1974
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ConfigEditor.tsx
1607
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarSetting.tsx
1975
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarSetting.tsx
1608
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx
1976
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx
Lines 1633-1655 Link Here
1633
%%DATADIR%%/public/app/plugins/datasource/prometheus/result_transformer.ts
2001
%%DATADIR%%/public/app/plugins/datasource/prometheus/result_transformer.ts
1634
%%DATADIR%%/public/app/plugins/datasource/prometheus/types.ts
2002
%%DATADIR%%/public/app/plugins/datasource/prometheus/types.ts
1635
%%DATADIR%%/public/app/plugins/datasource/prometheus/variables.ts
2003
%%DATADIR%%/public/app/plugins/datasource/prometheus/variables.ts
2004
%%DATADIR%%/public/app/plugins/datasource/tempo/CheatSheet.tsx
1636
%%DATADIR%%/public/app/plugins/datasource/tempo/ConfigEditor.tsx
2005
%%DATADIR%%/public/app/plugins/datasource/tempo/ConfigEditor.tsx
1637
%%DATADIR%%/public/app/plugins/datasource/tempo/QueryField.tsx
2006
%%DATADIR%%/public/app/plugins/datasource/tempo/QueryField.tsx
1638
%%DATADIR%%/public/app/plugins/datasource/tempo/datasource.test.ts
2007
%%DATADIR%%/public/app/plugins/datasource/tempo/datasource.test.ts
1639
%%DATADIR%%/public/app/plugins/datasource/tempo/datasource.ts
2008
%%DATADIR%%/public/app/plugins/datasource/tempo/datasource.ts
2009
%%DATADIR%%/public/app/plugins/datasource/tempo/graphTransform.test.ts
2010
%%DATADIR%%/public/app/plugins/datasource/tempo/graphTransform.ts
1640
%%DATADIR%%/public/app/plugins/datasource/tempo/img/tempo_logo.svg
2011
%%DATADIR%%/public/app/plugins/datasource/tempo/img/tempo_logo.svg
1641
%%DATADIR%%/public/app/plugins/datasource/tempo/module.ts
2012
%%DATADIR%%/public/app/plugins/datasource/tempo/module.ts
1642
%%DATADIR%%/public/app/plugins/datasource/tempo/plugin.json
2013
%%DATADIR%%/public/app/plugins/datasource/tempo/plugin.json
2014
%%DATADIR%%/public/app/plugins/datasource/tempo/resultTransformer.test.ts
2015
%%DATADIR%%/public/app/plugins/datasource/tempo/resultTransformer.ts
2016
%%DATADIR%%/public/app/plugins/datasource/tempo/testResponse.ts
1643
%%DATADIR%%/public/app/plugins/datasource/testdata/ConfigEditor.tsx
2017
%%DATADIR%%/public/app/plugins/datasource/testdata/ConfigEditor.tsx
1644
%%DATADIR%%/public/app/plugins/datasource/testdata/LogIpsum.ts
2018
%%DATADIR%%/public/app/plugins/datasource/testdata/LogIpsum.ts
1645
%%DATADIR%%/public/app/plugins/datasource/testdata/QueryEditor.test.tsx
2019
%%DATADIR%%/public/app/plugins/datasource/testdata/QueryEditor.test.tsx
1646
%%DATADIR%%/public/app/plugins/datasource/testdata/QueryEditor.tsx
2020
%%DATADIR%%/public/app/plugins/datasource/testdata/QueryEditor.tsx
1647
%%DATADIR%%/public/app/plugins/datasource/testdata/TestInfoTab.tsx
2021
%%DATADIR%%/public/app/plugins/datasource/testdata/TestInfoTab.tsx
1648
%%DATADIR%%/public/app/plugins/datasource/testdata/__mocks__/scenarios.ts
2022
%%DATADIR%%/public/app/plugins/datasource/testdata/__mocks__/scenarios.ts
2023
%%DATADIR%%/public/app/plugins/datasource/testdata/components/CSVContentEditor.tsx
2024
%%DATADIR%%/public/app/plugins/datasource/testdata/components/CSVFileEditor.tsx
1649
%%DATADIR%%/public/app/plugins/datasource/testdata/components/CSVWaveEditor.tsx
2025
%%DATADIR%%/public/app/plugins/datasource/testdata/components/CSVWaveEditor.tsx
1650
%%DATADIR%%/public/app/plugins/datasource/testdata/components/GrafanaLiveEditor.tsx
2026
%%DATADIR%%/public/app/plugins/datasource/testdata/components/GrafanaLiveEditor.tsx
1651
%%DATADIR%%/public/app/plugins/datasource/testdata/components/ManualEntryEditor.test.tsx
1652
%%DATADIR%%/public/app/plugins/datasource/testdata/components/ManualEntryEditor.tsx
1653
%%DATADIR%%/public/app/plugins/datasource/testdata/components/NodeGraphEditor.tsx
2027
%%DATADIR%%/public/app/plugins/datasource/testdata/components/NodeGraphEditor.tsx
1654
%%DATADIR%%/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx
2028
%%DATADIR%%/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx
1655
%%DATADIR%%/public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx
2029
%%DATADIR%%/public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx
Lines 1678-1692 Link Here
1678
%%DATADIR%%/public/app/plugins/datasource/zipkin/module.ts
2052
%%DATADIR%%/public/app/plugins/datasource/zipkin/module.ts
1679
%%DATADIR%%/public/app/plugins/datasource/zipkin/plugin.json
2053
%%DATADIR%%/public/app/plugins/datasource/zipkin/plugin.json
1680
%%DATADIR%%/public/app/plugins/datasource/zipkin/types.ts
2054
%%DATADIR%%/public/app/plugins/datasource/zipkin/types.ts
2055
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/graphTransform.test.ts
2056
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/graphTransform.ts
1681
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/testData.ts
2057
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/testData.ts
2058
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/testResponse.ts
1682
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/transforms.test.ts
2059
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/transforms.test.ts
1683
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/transforms.ts
2060
%%DATADIR%%/public/app/plugins/datasource/zipkin/utils/transforms.ts
2061
%%DATADIR%%/public/app/plugins/panel/alertlist/AlertInstances.tsx
2062
%%DATADIR%%/public/app/plugins/panel/alertlist/AlertList.tsx
2063
%%DATADIR%%/public/app/plugins/panel/alertlist/AlertListMigration.test.ts
2064
%%DATADIR%%/public/app/plugins/panel/alertlist/AlertListMigrationHandler.ts
1684
%%DATADIR%%/public/app/plugins/panel/alertlist/README.md
2065
%%DATADIR%%/public/app/plugins/panel/alertlist/README.md
1685
%%DATADIR%%/public/app/plugins/panel/alertlist/editor.html
2066
%%DATADIR%%/public/app/plugins/panel/alertlist/UnifiedAlertList.tsx
1686
%%DATADIR%%/public/app/plugins/panel/alertlist/img/icn-singlestat-panel.svg
2067
%%DATADIR%%/public/app/plugins/panel/alertlist/img/icn-singlestat-panel.svg
1687
%%DATADIR%%/public/app/plugins/panel/alertlist/module.html
2068
%%DATADIR%%/public/app/plugins/panel/alertlist/module.tsx
1688
%%DATADIR%%/public/app/plugins/panel/alertlist/module.ts
1689
%%DATADIR%%/public/app/plugins/panel/alertlist/plugin.json
2069
%%DATADIR%%/public/app/plugins/panel/alertlist/plugin.json
2070
%%DATADIR%%/public/app/plugins/panel/alertlist/types.ts
1690
%%DATADIR%%/public/app/plugins/panel/annolist/AnnoListPanel.test.tsx
2071
%%DATADIR%%/public/app/plugins/panel/annolist/AnnoListPanel.test.tsx
1691
%%DATADIR%%/public/app/plugins/panel/annolist/AnnoListPanel.tsx
2072
%%DATADIR%%/public/app/plugins/panel/annolist/AnnoListPanel.tsx
1692
%%DATADIR%%/public/app/plugins/panel/annolist/AnnotationListItem.tsx
2073
%%DATADIR%%/public/app/plugins/panel/annolist/AnnotationListItem.tsx
Lines 1696-1705 Link Here
1696
%%DATADIR%%/public/app/plugins/panel/annolist/module.tsx
2077
%%DATADIR%%/public/app/plugins/panel/annolist/module.tsx
1697
%%DATADIR%%/public/app/plugins/panel/annolist/plugin.json
2078
%%DATADIR%%/public/app/plugins/panel/annolist/plugin.json
1698
%%DATADIR%%/public/app/plugins/panel/annolist/types.ts
2079
%%DATADIR%%/public/app/plugins/panel/annolist/types.ts
2080
%%DATADIR%%/public/app/plugins/panel/barchart/BarChart.tsx
1699
%%DATADIR%%/public/app/plugins/panel/barchart/BarChartPanel.tsx
2081
%%DATADIR%%/public/app/plugins/panel/barchart/BarChartPanel.tsx
2082
%%DATADIR%%/public/app/plugins/panel/barchart/__snapshots__/utils.test.ts.snap
2083
%%DATADIR%%/public/app/plugins/panel/barchart/bars.ts
2084
%%DATADIR%%/public/app/plugins/panel/barchart/distribute.ts
1700
%%DATADIR%%/public/app/plugins/panel/barchart/img/barchart.svg
2085
%%DATADIR%%/public/app/plugins/panel/barchart/img/barchart.svg
1701
%%DATADIR%%/public/app/plugins/panel/barchart/module.tsx
2086
%%DATADIR%%/public/app/plugins/panel/barchart/module.tsx
1702
%%DATADIR%%/public/app/plugins/panel/barchart/plugin.json
2087
%%DATADIR%%/public/app/plugins/panel/barchart/plugin.json
2088
%%DATADIR%%/public/app/plugins/panel/barchart/quadtree.ts
2089
%%DATADIR%%/public/app/plugins/panel/barchart/types.ts
2090
%%DATADIR%%/public/app/plugins/panel/barchart/utils.test.ts
2091
%%DATADIR%%/public/app/plugins/panel/barchart/utils.ts
1703
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugeMigrations.test.ts
2092
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugeMigrations.test.ts
1704
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugeMigrations.ts
2093
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugeMigrations.ts
1705
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugePanel.test.tsx
2094
%%DATADIR%%/public/app/plugins/panel/bargauge/BarGaugePanel.test.tsx
Lines 1711-1720 Link Here
1711
%%DATADIR%%/public/app/plugins/panel/dashlist/DashList.tsx
2100
%%DATADIR%%/public/app/plugins/panel/dashlist/DashList.tsx
1712
%%DATADIR%%/public/app/plugins/panel/dashlist/README.md
2101
%%DATADIR%%/public/app/plugins/panel/dashlist/README.md
1713
%%DATADIR%%/public/app/plugins/panel/dashlist/img/icn-dashlist-panel.svg
2102
%%DATADIR%%/public/app/plugins/panel/dashlist/img/icn-dashlist-panel.svg
2103
%%DATADIR%%/public/app/plugins/panel/dashlist/models.cue
2104
%%DATADIR%%/public/app/plugins/panel/dashlist/models.gen.ts
1714
%%DATADIR%%/public/app/plugins/panel/dashlist/module.tsx
2105
%%DATADIR%%/public/app/plugins/panel/dashlist/module.tsx
1715
%%DATADIR%%/public/app/plugins/panel/dashlist/plugin.json
2106
%%DATADIR%%/public/app/plugins/panel/dashlist/plugin.json
1716
%%DATADIR%%/public/app/plugins/panel/dashlist/styles.ts
2107
%%DATADIR%%/public/app/plugins/panel/dashlist/styles.ts
1717
%%DATADIR%%/public/app/plugins/panel/dashlist/types.ts
2108
%%DATADIR%%/public/app/plugins/panel/dashlist/types.ts
2109
%%DATADIR%%/public/app/plugins/panel/debug/CursorView.tsx
2110
%%DATADIR%%/public/app/plugins/panel/debug/DebugPanel.tsx
2111
%%DATADIR%%/public/app/plugins/panel/debug/EventBusLogger.tsx
2112
%%DATADIR%%/public/app/plugins/panel/debug/README.md
2113
%%DATADIR%%/public/app/plugins/panel/debug/RenderInfoViewer.tsx
2114
%%DATADIR%%/public/app/plugins/panel/debug/img/icn-debug.svg
2115
%%DATADIR%%/public/app/plugins/panel/debug/module.tsx
2116
%%DATADIR%%/public/app/plugins/panel/debug/plugin.json
2117
%%DATADIR%%/public/app/plugins/panel/debug/types.ts
1718
%%DATADIR%%/public/app/plugins/panel/gauge/GaugeMigrations.test.ts
2118
%%DATADIR%%/public/app/plugins/panel/gauge/GaugeMigrations.test.ts
1719
%%DATADIR%%/public/app/plugins/panel/gauge/GaugeMigrations.ts
2119
%%DATADIR%%/public/app/plugins/panel/gauge/GaugeMigrations.ts
1720
%%DATADIR%%/public/app/plugins/panel/gauge/GaugePanel.tsx
2120
%%DATADIR%%/public/app/plugins/panel/gauge/GaugePanel.tsx
Lines 1729-1736 Link Here
1729
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/Step.tsx
2129
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/Step.tsx
1730
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/TutorialCard.tsx
2130
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/TutorialCard.tsx
1731
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/sharedStyles.ts
2131
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/sharedStyles.ts
1732
%%DATADIR%%/public/app/plugins/panel/gettingstarted/img/Onboarding_Panel_dark.svg
1733
%%DATADIR%%/public/app/plugins/panel/gettingstarted/img/Onboarding_Panel_light.svg
1734
%%DATADIR%%/public/app/plugins/panel/gettingstarted/img/icn-dashlist-panel.svg
2132
%%DATADIR%%/public/app/plugins/panel/gettingstarted/img/icn-dashlist-panel.svg
1735
%%DATADIR%%/public/app/plugins/panel/gettingstarted/module.ts
2133
%%DATADIR%%/public/app/plugins/panel/gettingstarted/module.ts
1736
%%DATADIR%%/public/app/plugins/panel/gettingstarted/plugin.json
2134
%%DATADIR%%/public/app/plugins/panel/gettingstarted/plugin.json
Lines 1798-1803 Link Here
1798
%%DATADIR%%/public/app/plugins/panel/heatmap/specs/heatmap_ctrl.test.ts
2196
%%DATADIR%%/public/app/plugins/panel/heatmap/specs/heatmap_ctrl.test.ts
1799
%%DATADIR%%/public/app/plugins/panel/heatmap/specs/heatmap_data_converter.test.ts
2197
%%DATADIR%%/public/app/plugins/panel/heatmap/specs/heatmap_data_converter.test.ts
1800
%%DATADIR%%/public/app/plugins/panel/heatmap/types.ts
2198
%%DATADIR%%/public/app/plugins/panel/heatmap/types.ts
2199
%%DATADIR%%/public/app/plugins/panel/histogram/Histogram.tsx
2200
%%DATADIR%%/public/app/plugins/panel/histogram/HistogramPanel.tsx
2201
%%DATADIR%%/public/app/plugins/panel/histogram/img/histogram.svg
2202
%%DATADIR%%/public/app/plugins/panel/histogram/models.cue
2203
%%DATADIR%%/public/app/plugins/panel/histogram/models.gen.ts
2204
%%DATADIR%%/public/app/plugins/panel/histogram/module.tsx
2205
%%DATADIR%%/public/app/plugins/panel/histogram/plugin.json
2206
%%DATADIR%%/public/app/plugins/panel/histogram/utils.ts
1801
%%DATADIR%%/public/app/plugins/panel/live/LiveChannelEditor.tsx
2207
%%DATADIR%%/public/app/plugins/panel/live/LiveChannelEditor.tsx
1802
%%DATADIR%%/public/app/plugins/panel/live/LivePanel.tsx
2208
%%DATADIR%%/public/app/plugins/panel/live/LivePanel.tsx
1803
%%DATADIR%%/public/app/plugins/panel/live/img/live.svg
2209
%%DATADIR%%/public/app/plugins/panel/live/img/live.svg
Lines 1812-1829 Link Here
1812
%%DATADIR%%/public/app/plugins/panel/news/NewsPanel.tsx
2218
%%DATADIR%%/public/app/plugins/panel/news/NewsPanel.tsx
1813
%%DATADIR%%/public/app/plugins/panel/news/constants.ts
2219
%%DATADIR%%/public/app/plugins/panel/news/constants.ts
1814
%%DATADIR%%/public/app/plugins/panel/news/img/news.svg
2220
%%DATADIR%%/public/app/plugins/panel/news/img/news.svg
2221
%%DATADIR%%/public/app/plugins/panel/news/models.cue
2222
%%DATADIR%%/public/app/plugins/panel/news/models.gen.ts
1815
%%DATADIR%%/public/app/plugins/panel/news/module.tsx
2223
%%DATADIR%%/public/app/plugins/panel/news/module.tsx
1816
%%DATADIR%%/public/app/plugins/panel/news/plugin.json
2224
%%DATADIR%%/public/app/plugins/panel/news/plugin.json
1817
%%DATADIR%%/public/app/plugins/panel/news/rss.ts
2225
%%DATADIR%%/public/app/plugins/panel/news/rss.ts
1818
%%DATADIR%%/public/app/plugins/panel/news/types.ts
2226
%%DATADIR%%/public/app/plugins/panel/news/types.ts
1819
%%DATADIR%%/public/app/plugins/panel/news/utils.test.ts
2227
%%DATADIR%%/public/app/plugins/panel/news/utils.test.ts
1820
%%DATADIR%%/public/app/plugins/panel/news/utils.ts
2228
%%DATADIR%%/public/app/plugins/panel/news/utils.ts
2229
%%DATADIR%%/public/app/plugins/panel/nodeGraph/Edge.tsx
2230
%%DATADIR%%/public/app/plugins/panel/nodeGraph/EdgeArrowMarker.tsx
2231
%%DATADIR%%/public/app/plugins/panel/nodeGraph/EdgeLabel.tsx
2232
%%DATADIR%%/public/app/plugins/panel/nodeGraph/Legend.test.tsx
2233
%%DATADIR%%/public/app/plugins/panel/nodeGraph/Legend.tsx
2234
%%DATADIR%%/public/app/plugins/panel/nodeGraph/Marker.tsx
2235
%%DATADIR%%/public/app/plugins/panel/nodeGraph/Node.tsx
2236
%%DATADIR%%/public/app/plugins/panel/nodeGraph/NodeGraph.test.tsx
2237
%%DATADIR%%/public/app/plugins/panel/nodeGraph/NodeGraph.tsx
1821
%%DATADIR%%/public/app/plugins/panel/nodeGraph/NodeGraphPanel.tsx
2238
%%DATADIR%%/public/app/plugins/panel/nodeGraph/NodeGraphPanel.tsx
2239
%%DATADIR%%/public/app/plugins/panel/nodeGraph/ViewControls.tsx
2240
%%DATADIR%%/public/app/plugins/panel/nodeGraph/__mocks__/layout.worker.js
1822
%%DATADIR%%/public/app/plugins/panel/nodeGraph/img/icn-node-graph.svg
2241
%%DATADIR%%/public/app/plugins/panel/nodeGraph/img/icn-node-graph.svg
2242
%%DATADIR%%/public/app/plugins/panel/nodeGraph/index.ts
2243
%%DATADIR%%/public/app/plugins/panel/nodeGraph/layout.ts
2244
%%DATADIR%%/public/app/plugins/panel/nodeGraph/layout.worker.js
1823
%%DATADIR%%/public/app/plugins/panel/nodeGraph/module.tsx
2245
%%DATADIR%%/public/app/plugins/panel/nodeGraph/module.tsx
1824
%%DATADIR%%/public/app/plugins/panel/nodeGraph/plugin.json
2246
%%DATADIR%%/public/app/plugins/panel/nodeGraph/plugin.json
1825
%%DATADIR%%/public/app/plugins/panel/nodeGraph/types.ts
2247
%%DATADIR%%/public/app/plugins/panel/nodeGraph/types.ts
1826
%%DATADIR%%/public/app/plugins/panel/piechart/PieChartOptionsBox.tsx
2248
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useCategorizeFrames.ts
2249
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useContextMenu.tsx
2250
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useFocusPositionOnLayout.ts
2251
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useHighlight.ts
2252
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useNodeLimit.ts
2253
%%DATADIR%%/public/app/plugins/panel/nodeGraph/usePanning.ts
2254
%%DATADIR%%/public/app/plugins/panel/nodeGraph/useZoom.ts
2255
%%DATADIR%%/public/app/plugins/panel/nodeGraph/utils.test.ts
2256
%%DATADIR%%/public/app/plugins/panel/nodeGraph/utils.ts
2257
%%DATADIR%%/public/app/plugins/panel/piechart/PieChart.tsx
1827
%%DATADIR%%/public/app/plugins/panel/piechart/PieChartPanel.tsx
2258
%%DATADIR%%/public/app/plugins/panel/piechart/PieChartPanel.tsx
1828
%%DATADIR%%/public/app/plugins/panel/piechart/img/icon_piechart.svg
2259
%%DATADIR%%/public/app/plugins/panel/piechart/img/icon_piechart.svg
1829
%%DATADIR%%/public/app/plugins/panel/piechart/migrations.test.ts
2260
%%DATADIR%%/public/app/plugins/panel/piechart/migrations.test.ts
Lines 1831-1850 Link Here
1831
%%DATADIR%%/public/app/plugins/panel/piechart/module.tsx
2262
%%DATADIR%%/public/app/plugins/panel/piechart/module.tsx
1832
%%DATADIR%%/public/app/plugins/panel/piechart/plugin.json
2263
%%DATADIR%%/public/app/plugins/panel/piechart/plugin.json
1833
%%DATADIR%%/public/app/plugins/panel/piechart/types.ts
2264
%%DATADIR%%/public/app/plugins/panel/piechart/types.ts
2265
%%DATADIR%%/public/app/plugins/panel/pluginlist/PluginList.tsx
1834
%%DATADIR%%/public/app/plugins/panel/pluginlist/README.md
2266
%%DATADIR%%/public/app/plugins/panel/pluginlist/README.md
2267
%%DATADIR%%/public/app/plugins/panel/pluginlist/components/UpdatePluginModal.tsx
1835
%%DATADIR%%/public/app/plugins/panel/pluginlist/img/icn-dashlist-panel.svg
2268
%%DATADIR%%/public/app/plugins/panel/pluginlist/img/icn-dashlist-panel.svg
1836
%%DATADIR%%/public/app/plugins/panel/pluginlist/module.html
2269
%%DATADIR%%/public/app/plugins/panel/pluginlist/module.tsx
1837
%%DATADIR%%/public/app/plugins/panel/pluginlist/module.ts
1838
%%DATADIR%%/public/app/plugins/panel/pluginlist/plugin.json
2270
%%DATADIR%%/public/app/plugins/panel/pluginlist/plugin.json
1839
%%DATADIR%%/public/app/plugins/panel/singlestat/README.md
1840
%%DATADIR%%/public/app/plugins/panel/singlestat/editor.html
1841
%%DATADIR%%/public/app/plugins/panel/singlestat/img/icn-singlestat-panel.svg
1842
%%DATADIR%%/public/app/plugins/panel/singlestat/mappings.html
1843
%%DATADIR%%/public/app/plugins/panel/singlestat/module.html
1844
%%DATADIR%%/public/app/plugins/panel/singlestat/module.ts
1845
%%DATADIR%%/public/app/plugins/panel/singlestat/plugin.json
1846
%%DATADIR%%/public/app/plugins/panel/singlestat/specs/singlestat.test.ts
1847
%%DATADIR%%/public/app/plugins/panel/singlestat/specs/singlestat_panel.test.ts
1848
%%DATADIR%%/public/app/plugins/panel/stat/README.md
2271
%%DATADIR%%/public/app/plugins/panel/stat/README.md
1849
%%DATADIR%%/public/app/plugins/panel/stat/StatMigrations.test.ts
2272
%%DATADIR%%/public/app/plugins/panel/stat/StatMigrations.test.ts
1850
%%DATADIR%%/public/app/plugins/panel/stat/StatMigrations.ts
2273
%%DATADIR%%/public/app/plugins/panel/stat/StatMigrations.ts
Lines 1853-1858 Link Here
1853
%%DATADIR%%/public/app/plugins/panel/stat/module.tsx
2276
%%DATADIR%%/public/app/plugins/panel/stat/module.tsx
1854
%%DATADIR%%/public/app/plugins/panel/stat/plugin.json
2277
%%DATADIR%%/public/app/plugins/panel/stat/plugin.json
1855
%%DATADIR%%/public/app/plugins/panel/stat/types.ts
2278
%%DATADIR%%/public/app/plugins/panel/stat/types.ts
2279
%%DATADIR%%/public/app/plugins/panel/state-timeline/StateTimelinePanel.tsx
2280
%%DATADIR%%/public/app/plugins/panel/state-timeline/StateTimelineTooltip.tsx
2281
%%DATADIR%%/public/app/plugins/panel/state-timeline/TimelineChart.tsx
2282
%%DATADIR%%/public/app/plugins/panel/state-timeline/__snapshots__/migrations.test.ts.snap
2283
%%DATADIR%%/public/app/plugins/panel/state-timeline/img/timeline.svg
2284
%%DATADIR%%/public/app/plugins/panel/state-timeline/migrations.test.ts
2285
%%DATADIR%%/public/app/plugins/panel/state-timeline/migrations.ts
2286
%%DATADIR%%/public/app/plugins/panel/state-timeline/module.tsx
2287
%%DATADIR%%/public/app/plugins/panel/state-timeline/plugin.json
2288
%%DATADIR%%/public/app/plugins/panel/state-timeline/timeline.ts
2289
%%DATADIR%%/public/app/plugins/panel/state-timeline/types.ts
2290
%%DATADIR%%/public/app/plugins/panel/state-timeline/utils.test.ts
2291
%%DATADIR%%/public/app/plugins/panel/state-timeline/utils.ts
2292
%%DATADIR%%/public/app/plugins/panel/status-history/StatusHistoryPanel.tsx
2293
%%DATADIR%%/public/app/plugins/panel/status-history/img/status.svg
2294
%%DATADIR%%/public/app/plugins/panel/status-history/module.tsx
2295
%%DATADIR%%/public/app/plugins/panel/status-history/plugin.json
2296
%%DATADIR%%/public/app/plugins/panel/status-history/types.ts
1856
%%DATADIR%%/public/app/plugins/panel/table-old/README.md
2297
%%DATADIR%%/public/app/plugins/panel/table-old/README.md
1857
%%DATADIR%%/public/app/plugins/panel/table-old/column_options.html
2298
%%DATADIR%%/public/app/plugins/panel/table-old/column_options.html
1858
%%DATADIR%%/public/app/plugins/panel/table-old/column_options.ts
2299
%%DATADIR%%/public/app/plugins/panel/table-old/column_options.ts
Lines 1873-1896 Link Here
1873
%%DATADIR%%/public/app/plugins/panel/table/img/icn-table-panel.svg
2314
%%DATADIR%%/public/app/plugins/panel/table/img/icn-table-panel.svg
1874
%%DATADIR%%/public/app/plugins/panel/table/migrations.test.ts
2315
%%DATADIR%%/public/app/plugins/panel/table/migrations.test.ts
1875
%%DATADIR%%/public/app/plugins/panel/table/migrations.ts
2316
%%DATADIR%%/public/app/plugins/panel/table/migrations.ts
2317
%%DATADIR%%/public/app/plugins/panel/table/models.cue
2318
%%DATADIR%%/public/app/plugins/panel/table/models.gen.ts
1876
%%DATADIR%%/public/app/plugins/panel/table/module.tsx
2319
%%DATADIR%%/public/app/plugins/panel/table/module.tsx
1877
%%DATADIR%%/public/app/plugins/panel/table/plugin.json
2320
%%DATADIR%%/public/app/plugins/panel/table/plugin.json
1878
%%DATADIR%%/public/app/plugins/panel/table/types.ts
1879
%%DATADIR%%/public/app/plugins/panel/text/README.md
2321
%%DATADIR%%/public/app/plugins/panel/text/README.md
1880
%%DATADIR%%/public/app/plugins/panel/text/TextPanel.tsx
2322
%%DATADIR%%/public/app/plugins/panel/text/TextPanel.tsx
1881
%%DATADIR%%/public/app/plugins/panel/text/TextPanelEditor.tsx
2323
%%DATADIR%%/public/app/plugins/panel/text/TextPanelEditor.tsx
1882
%%DATADIR%%/public/app/plugins/panel/text/img/icn-text-panel.svg
2324
%%DATADIR%%/public/app/plugins/panel/text/img/icn-text-panel.svg
2325
%%DATADIR%%/public/app/plugins/panel/text/models.cue
2326
%%DATADIR%%/public/app/plugins/panel/text/models.gen.ts
1883
%%DATADIR%%/public/app/plugins/panel/text/module.tsx
2327
%%DATADIR%%/public/app/plugins/panel/text/module.tsx
1884
%%DATADIR%%/public/app/plugins/panel/text/plugin.json
2328
%%DATADIR%%/public/app/plugins/panel/text/plugin.json
1885
%%DATADIR%%/public/app/plugins/panel/text/textPanelMigrationHandler.test.ts
2329
%%DATADIR%%/public/app/plugins/panel/text/textPanelMigrationHandler.test.ts
1886
%%DATADIR%%/public/app/plugins/panel/text/textPanelMigrationHandler.ts
2330
%%DATADIR%%/public/app/plugins/panel/text/textPanelMigrationHandler.ts
1887
%%DATADIR%%/public/app/plugins/panel/text/types.ts
1888
%%DATADIR%%/public/app/plugins/panel/timeseries/FillBelowToEditor.tsx
2331
%%DATADIR%%/public/app/plugins/panel/timeseries/FillBelowToEditor.tsx
1889
%%DATADIR%%/public/app/plugins/panel/timeseries/HideSeriesConfigEditor.tsx
1890
%%DATADIR%%/public/app/plugins/panel/timeseries/LayoutBuilder.ts
2332
%%DATADIR%%/public/app/plugins/panel/timeseries/LayoutBuilder.ts
1891
%%DATADIR%%/public/app/plugins/panel/timeseries/LineStyleEditor.tsx
2333
%%DATADIR%%/public/app/plugins/panel/timeseries/LineStyleEditor.tsx
1892
%%DATADIR%%/public/app/plugins/panel/timeseries/README.md
2334
%%DATADIR%%/public/app/plugins/panel/timeseries/README.md
1893
%%DATADIR%%/public/app/plugins/panel/timeseries/ScaleDistributionEditor.tsx
2335
%%DATADIR%%/public/app/plugins/panel/timeseries/SpanNullsEditor.tsx
1894
%%DATADIR%%/public/app/plugins/panel/timeseries/TimeSeriesPanel.tsx
2336
%%DATADIR%%/public/app/plugins/panel/timeseries/TimeSeriesPanel.tsx
1895
%%DATADIR%%/public/app/plugins/panel/timeseries/__snapshots__/migrations.test.ts.snap
2337
%%DATADIR%%/public/app/plugins/panel/timeseries/__snapshots__/migrations.test.ts.snap
1896
%%DATADIR%%/public/app/plugins/panel/timeseries/config.ts
2338
%%DATADIR%%/public/app/plugins/panel/timeseries/config.ts
Lines 1909-1915 Link Here
1909
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx
2351
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx
1910
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx
2352
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx
1911
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx
2353
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx
2354
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/types.ts
1912
%%DATADIR%%/public/app/plugins/panel/timeseries/types.ts
2355
%%DATADIR%%/public/app/plugins/panel/timeseries/types.ts
2356
%%DATADIR%%/public/app/plugins/panel/timeseries/utils.test.ts
2357
%%DATADIR%%/public/app/plugins/panel/timeseries/utils.ts
1913
%%DATADIR%%/public/app/plugins/panel/welcome/README.md
2358
%%DATADIR%%/public/app/plugins/panel/welcome/README.md
1914
%%DATADIR%%/public/app/plugins/panel/welcome/Welcome.tsx
2359
%%DATADIR%%/public/app/plugins/panel/welcome/Welcome.tsx
1915
%%DATADIR%%/public/app/plugins/panel/welcome/img/background_light.svg
2360
%%DATADIR%%/public/app/plugins/panel/welcome/img/background_light.svg
Lines 1926-1944 Link Here
1926
%%DATADIR%%/public/app/plugins/panel/xychart/types.ts
2371
%%DATADIR%%/public/app/plugins/panel/xychart/types.ts
1927
%%DATADIR%%/public/app/plugins/sdk.ts
2372
%%DATADIR%%/public/app/plugins/sdk.ts
1928
%%DATADIR%%/public/app/routes/GrafanaCtrl.ts
2373
%%DATADIR%%/public/app/routes/GrafanaCtrl.ts
1929
%%DATADIR%%/public/app/routes/ReactContainer.tsx
2374
%%DATADIR%%/public/app/routes/routes.tsx
1930
%%DATADIR%%/public/app/routes/dashboard_loaders.ts
1931
%%DATADIR%%/public/app/routes/registry.ts
1932
%%DATADIR%%/public/app/routes/routes.ts
1933
%%DATADIR%%/public/app/store/configureStore.ts
2375
%%DATADIR%%/public/app/store/configureStore.ts
1934
%%DATADIR%%/public/app/store/store.ts
2376
%%DATADIR%%/public/app/store/store.ts
2377
%%DATADIR%%/public/app/types/accessControl.ts
1935
%%DATADIR%%/public/app/types/acl.ts
2378
%%DATADIR%%/public/app/types/acl.ts
1936
%%DATADIR%%/public/app/types/alerting.ts
2379
%%DATADIR%%/public/app/types/alerting.ts
1937
%%DATADIR%%/public/app/types/angular.ts
2380
%%DATADIR%%/public/app/types/angular.ts
1938
%%DATADIR%%/public/app/types/apiKeys.ts
2381
%%DATADIR%%/public/app/types/apiKeys.ts
1939
%%DATADIR%%/public/app/types/appEvent.ts
2382
%%DATADIR%%/public/app/types/appEvent.ts
1940
%%DATADIR%%/public/app/types/appNotifications.ts
2383
%%DATADIR%%/public/app/types/appNotifications.ts
1941
%%DATADIR%%/public/app/types/application.ts
1942
%%DATADIR%%/public/app/types/dangerously-set-html-content.d.ts
2384
%%DATADIR%%/public/app/types/dangerously-set-html-content.d.ts
1943
%%DATADIR%%/public/app/types/dashboard.ts
2385
%%DATADIR%%/public/app/types/dashboard.ts
1944
%%DATADIR%%/public/app/types/datasources.ts
2386
%%DATADIR%%/public/app/types/datasources.ts
Lines 1951-1983 Link Here
1951
%%DATADIR%%/public/app/types/location.ts
2393
%%DATADIR%%/public/app/types/location.ts
1952
%%DATADIR%%/public/app/types/organization.ts
2394
%%DATADIR%%/public/app/types/organization.ts
1953
%%DATADIR%%/public/app/types/plugins.ts
2395
%%DATADIR%%/public/app/types/plugins.ts
2396
%%DATADIR%%/public/app/types/preferences.ts
1954
%%DATADIR%%/public/app/types/query.ts
2397
%%DATADIR%%/public/app/types/query.ts
1955
%%DATADIR%%/public/app/types/sanitize-url.d.ts
2398
%%DATADIR%%/public/app/types/sanitize-url.d.ts
1956
%%DATADIR%%/public/app/types/store.ts
2399
%%DATADIR%%/public/app/types/store.ts
1957
%%DATADIR%%/public/app/types/svg.d.ts
2400
%%DATADIR%%/public/app/types/svg.d.ts
1958
%%DATADIR%%/public/app/types/teams.ts
2401
%%DATADIR%%/public/app/types/teams.ts
1959
%%DATADIR%%/public/app/types/templates.ts
2402
%%DATADIR%%/public/app/types/templates.ts
2403
%%DATADIR%%/public/app/types/unified-alerting-dto.ts
2404
%%DATADIR%%/public/app/types/unified-alerting.ts
1960
%%DATADIR%%/public/app/types/user.ts
2405
%%DATADIR%%/public/app/types/user.ts
2406
%%DATADIR%%/public/app/types/window.d.ts
1961
%%DATADIR%%/public/build/100.%%GRAFANA_BUILDHASH%%.js
2407
%%DATADIR%%/public/build/100.%%GRAFANA_BUILDHASH%%.js
1962
%%DATADIR%%/public/build/100.%%GRAFANA_BUILDHASH%%.js.map
2408
%%DATADIR%%/public/build/100.%%GRAFANA_BUILDHASH%%.js.map
1963
%%DATADIR%%/public/build/101.%%GRAFANA_BUILDHASH%%.js
2409
%%DATADIR%%/public/build/101.%%GRAFANA_BUILDHASH%%.js
1964
%%DATADIR%%/public/build/101.%%GRAFANA_BUILDHASH%%.js.map
2410
%%DATADIR%%/public/build/101.%%GRAFANA_BUILDHASH%%.js.map
1965
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js
2411
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js
1966
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js.map
2412
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js.map
1967
%%DATADIR%%/public/build/80.%%GRAFANA_BUILDHASH%%.js
1968
%%DATADIR%%/public/build/80.%%GRAFANA_BUILDHASH%%.js.map
1969
%%DATADIR%%/public/build/81.%%GRAFANA_BUILDHASH%%.js
1970
%%DATADIR%%/public/build/81.%%GRAFANA_BUILDHASH%%.js.map
1971
%%DATADIR%%/public/build/82.%%GRAFANA_BUILDHASH%%.js
1972
%%DATADIR%%/public/build/82.%%GRAFANA_BUILDHASH%%.js.map
1973
%%DATADIR%%/public/build/83.%%GRAFANA_BUILDHASH%%.js
1974
%%DATADIR%%/public/build/83.%%GRAFANA_BUILDHASH%%.js.map
1975
%%DATADIR%%/public/build/84.%%GRAFANA_BUILDHASH%%.js
1976
%%DATADIR%%/public/build/84.%%GRAFANA_BUILDHASH%%.js.map
1977
%%DATADIR%%/public/build/85.%%GRAFANA_BUILDHASH%%.js
1978
%%DATADIR%%/public/build/85.%%GRAFANA_BUILDHASH%%.js.map
1979
%%DATADIR%%/public/build/86.%%GRAFANA_BUILDHASH%%.js
1980
%%DATADIR%%/public/build/86.%%GRAFANA_BUILDHASH%%.js.map
1981
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js
2413
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js
1982
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js.map
2414
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js.map
1983
%%DATADIR%%/public/build/88.%%GRAFANA_BUILDHASH%%.js
2415
%%DATADIR%%/public/build/88.%%GRAFANA_BUILDHASH%%.js
Lines 2010-2022 Link Here
2010
%%DATADIR%%/public/build/AdminListOrgsPage.%%GRAFANA_BUILDHASH%%.js.map
2442
%%DATADIR%%/public/build/AdminListOrgsPage.%%GRAFANA_BUILDHASH%%.js.map
2011
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js
2443
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js
2012
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js.map
2444
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js.map
2445
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js
2446
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js.map
2013
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js
2447
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js
2014
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js.map
2448
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js.map
2449
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js
2450
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js.map
2451
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js
2452
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js.map
2453
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js
2454
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js.map
2015
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js
2455
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js
2016
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2017
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js.map
2456
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js.map
2018
%%DATADIR%%/public/build/AppRootPage.%%GRAFANA_BUILDHASH%%.js
2457
%%DATADIR%%/public/build/AppRootPage.%%GRAFANA_BUILDHASH%%.js
2019
%%DATADIR%%/public/build/AppRootPage.%%GRAFANA_BUILDHASH%%.js.map
2458
%%DATADIR%%/public/build/AppRootPage.%%GRAFANA_BUILDHASH%%.js.map
2459
%%DATADIR%%/public/build/BenchmarksPage.%%GRAFANA_BUILDHASH%%.js
2460
%%DATADIR%%/public/build/BenchmarksPage.%%GRAFANA_BUILDHASH%%.js.map
2020
%%DATADIR%%/public/build/ChangePasswordPage.%%GRAFANA_BUILDHASH%%.js
2461
%%DATADIR%%/public/build/ChangePasswordPage.%%GRAFANA_BUILDHASH%%.js
2021
%%DATADIR%%/public/build/ChangePasswordPage.%%GRAFANA_BUILDHASH%%.js.map
2462
%%DATADIR%%/public/build/ChangePasswordPage.%%GRAFANA_BUILDHASH%%.js.map
2022
%%DATADIR%%/public/build/CreateTeam.%%GRAFANA_BUILDHASH%%.js
2463
%%DATADIR%%/public/build/CreateTeam.%%GRAFANA_BUILDHASH%%.js
Lines 2026-2032 Link Here
2026
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js
2467
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js
2027
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js.map
2468
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js.map
2028
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js
2469
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js
2029
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2030
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2470
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2031
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js
2471
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js
2032
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js.map
2472
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js.map
Lines 2036-2047 Link Here
2036
%%DATADIR%%/public/build/DataSourcesListPage.%%GRAFANA_BUILDHASH%%.js.map
2476
%%DATADIR%%/public/build/DataSourcesListPage.%%GRAFANA_BUILDHASH%%.js.map
2037
%%DATADIR%%/public/build/EditNotificationChannel.%%GRAFANA_BUILDHASH%%.js
2477
%%DATADIR%%/public/build/EditNotificationChannel.%%GRAFANA_BUILDHASH%%.js
2038
%%DATADIR%%/public/build/EditNotificationChannel.%%GRAFANA_BUILDHASH%%.js.map
2478
%%DATADIR%%/public/build/EditNotificationChannel.%%GRAFANA_BUILDHASH%%.js.map
2039
%%DATADIR%%/public/build/ErrorPage.%%GRAFANA_BUILDHASH%%.js
2479
%%DATADIR%%/public/build/FolderLibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js
2040
%%DATADIR%%/public/build/ErrorPage.%%GRAFANA_BUILDHASH%%.js.map
2480
%%DATADIR%%/public/build/FolderLibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js.map
2041
%%DATADIR%%/public/build/FolderPermissions.%%GRAFANA_BUILDHASH%%.js
2481
%%DATADIR%%/public/build/FolderPermissions.%%GRAFANA_BUILDHASH%%.js
2042
%%DATADIR%%/public/build/FolderPermissions.%%GRAFANA_BUILDHASH%%.js.map
2482
%%DATADIR%%/public/build/FolderPermissions.%%GRAFANA_BUILDHASH%%.js.map
2043
%%DATADIR%%/public/build/FolderSettingsPage.%%GRAFANA_BUILDHASH%%.js
2483
%%DATADIR%%/public/build/FolderSettingsPage.%%GRAFANA_BUILDHASH%%.js
2044
%%DATADIR%%/public/build/FolderSettingsPage.%%GRAFANA_BUILDHASH%%.js.map
2484
%%DATADIR%%/public/build/FolderSettingsPage.%%GRAFANA_BUILDHASH%%.js.map
2485
%%DATADIR%%/public/build/LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js
2486
%%DATADIR%%/public/build/LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js.map
2045
%%DATADIR%%/public/build/NewDashboardsFolder.%%GRAFANA_BUILDHASH%%.js
2487
%%DATADIR%%/public/build/NewDashboardsFolder.%%GRAFANA_BUILDHASH%%.js
2046
%%DATADIR%%/public/build/NewDashboardsFolder.%%GRAFANA_BUILDHASH%%.js.map
2488
%%DATADIR%%/public/build/NewDashboardsFolder.%%GRAFANA_BUILDHASH%%.js.map
2047
%%DATADIR%%/public/build/NewDataSourcePage.%%GRAFANA_BUILDHASH%%.js
2489
%%DATADIR%%/public/build/NewDataSourcePage.%%GRAFANA_BUILDHASH%%.js
Lines 2050-2061 Link Here
2050
%%DATADIR%%/public/build/NewNotificationChannel.%%GRAFANA_BUILDHASH%%.js.map
2492
%%DATADIR%%/public/build/NewNotificationChannel.%%GRAFANA_BUILDHASH%%.js.map
2051
%%DATADIR%%/public/build/NewOrgPage.%%GRAFANA_BUILDHASH%%.js
2493
%%DATADIR%%/public/build/NewOrgPage.%%GRAFANA_BUILDHASH%%.js
2052
%%DATADIR%%/public/build/NewOrgPage.%%GRAFANA_BUILDHASH%%.js.map
2494
%%DATADIR%%/public/build/NewOrgPage.%%GRAFANA_BUILDHASH%%.js.map
2053
%%DATADIR%%/public/build/NgAlertingPage.%%GRAFANA_BUILDHASH%%.js
2054
%%DATADIR%%/public/build/NgAlertingPage.%%GRAFANA_BUILDHASH%%.js.map
2055
%%DATADIR%%/public/build/NotificationsListPage.%%GRAFANA_BUILDHASH%%.js
2495
%%DATADIR%%/public/build/NotificationsListPage.%%GRAFANA_BUILDHASH%%.js
2056
%%DATADIR%%/public/build/NotificationsListPage.%%GRAFANA_BUILDHASH%%.js.map
2496
%%DATADIR%%/public/build/NotificationsListPage.%%GRAFANA_BUILDHASH%%.js.map
2057
%%DATADIR%%/public/build/OrgDetailsPage.%%GRAFANA_BUILDHASH%%.js
2497
%%DATADIR%%/public/build/OrgDetailsPage.%%GRAFANA_BUILDHASH%%.js
2058
%%DATADIR%%/public/build/OrgDetailsPage.%%GRAFANA_BUILDHASH%%.js.map
2498
%%DATADIR%%/public/build/OrgDetailsPage.%%GRAFANA_BUILDHASH%%.js.map
2499
%%DATADIR%%/public/build/PlaylistEditPage.%%GRAFANA_BUILDHASH%%.js
2500
%%DATADIR%%/public/build/PlaylistEditPage.%%GRAFANA_BUILDHASH%%.js.map
2501
%%DATADIR%%/public/build/PlaylistNewPage.%%GRAFANA_BUILDHASH%%.js
2502
%%DATADIR%%/public/build/PlaylistNewPage.%%GRAFANA_BUILDHASH%%.js.map
2503
%%DATADIR%%/public/build/PlaylistPage.%%GRAFANA_BUILDHASH%%.js
2504
%%DATADIR%%/public/build/PlaylistPage.%%GRAFANA_BUILDHASH%%.js.map
2505
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js
2506
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js.map
2059
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js
2507
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js
2060
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js.map
2508
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js.map
2061
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js
2509
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js
Lines 2066-2073 Link Here
2066
%%DATADIR%%/public/build/ServerStats.%%GRAFANA_BUILDHASH%%.js.map
2514
%%DATADIR%%/public/build/ServerStats.%%GRAFANA_BUILDHASH%%.js.map
2067
%%DATADIR%%/public/build/SignupInvited.%%GRAFANA_BUILDHASH%%.js
2515
%%DATADIR%%/public/build/SignupInvited.%%GRAFANA_BUILDHASH%%.js
2068
%%DATADIR%%/public/build/SignupInvited.%%GRAFANA_BUILDHASH%%.js.map
2516
%%DATADIR%%/public/build/SignupInvited.%%GRAFANA_BUILDHASH%%.js.map
2069
%%DATADIR%%/public/build/SignupPage.%%GRAFANA_BUILDHASH%%.js
2070
%%DATADIR%%/public/build/SignupPage.%%GRAFANA_BUILDHASH%%.js.map
2071
%%DATADIR%%/public/build/SnapshotListPage.%%GRAFANA_BUILDHASH%%.js
2517
%%DATADIR%%/public/build/SnapshotListPage.%%GRAFANA_BUILDHASH%%.js
2072
%%DATADIR%%/public/build/SnapshotListPage.%%GRAFANA_BUILDHASH%%.js.map
2518
%%DATADIR%%/public/build/SnapshotListPage.%%GRAFANA_BUILDHASH%%.js.map
2073
%%DATADIR%%/public/build/SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
2519
%%DATADIR%%/public/build/SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
Lines 2082-2093 Link Here
2082
%%DATADIR%%/public/build/UserInvitePage.%%GRAFANA_BUILDHASH%%.js.map
2528
%%DATADIR%%/public/build/UserInvitePage.%%GRAFANA_BUILDHASH%%.js.map
2083
%%DATADIR%%/public/build/UserListAdminPage.%%GRAFANA_BUILDHASH%%.js
2529
%%DATADIR%%/public/build/UserListAdminPage.%%GRAFANA_BUILDHASH%%.js
2084
%%DATADIR%%/public/build/UserListAdminPage.%%GRAFANA_BUILDHASH%%.js.map
2530
%%DATADIR%%/public/build/UserListAdminPage.%%GRAFANA_BUILDHASH%%.js.map
2085
%%DATADIR%%/public/build/UserProfileEdit.%%GRAFANA_BUILDHASH%%.js
2531
%%DATADIR%%/public/build/UserProfileEditPage.%%GRAFANA_BUILDHASH%%.js
2086
%%DATADIR%%/public/build/UserProfileEdit.%%GRAFANA_BUILDHASH%%.js.map
2532
%%DATADIR%%/public/build/UserProfileEditPage.%%GRAFANA_BUILDHASH%%.js.map
2087
%%DATADIR%%/public/build/UsersListPage.%%GRAFANA_BUILDHASH%%.js
2533
%%DATADIR%%/public/build/UsersListPage.%%GRAFANA_BUILDHASH%%.js
2088
%%DATADIR%%/public/build/UsersListPage.%%GRAFANA_BUILDHASH%%.js.map
2534
%%DATADIR%%/public/build/UsersListPage.%%GRAFANA_BUILDHASH%%.js.map
2089
%%DATADIR%%/public/build/VerifyEmailPage.%%GRAFANA_BUILDHASH%%.js
2535
%%DATADIR%%/public/build/alertmanagerPlugin.%%GRAFANA_BUILDHASH%%.js
2090
%%DATADIR%%/public/build/VerifyEmailPage.%%GRAFANA_BUILDHASH%%.js.map
2536
%%DATADIR%%/public/build/alertmanagerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2091
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js
2537
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js
2092
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2538
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2093
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js.map
2539
%%DATADIR%%/public/build/angular~app.%%GRAFANA_BUILDHASH%%.js.map
Lines 2106-2126 Link Here
2106
%%DATADIR%%/public/build/code-editor.%%GRAFANA_BUILDHASH%%.js.map
2552
%%DATADIR%%/public/build/code-editor.%%GRAFANA_BUILDHASH%%.js.map
2107
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js
2553
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js
2108
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js.map
2554
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js.map
2109
%%DATADIR%%/public/build/default~DashboardPage~NgAlertingPage.%%GRAFANA_BUILDHASH%%.js
2555
%%DATADIR%%/public/build/default~AlertRuleListIndex~DashboardPage.%%GRAFANA_BUILDHASH%%.js
2110
%%DATADIR%%/public/build/default~DashboardPage~NgAlertingPage.%%GRAFANA_BUILDHASH%%.js.map
2556
%%DATADIR%%/public/build/default~AlertRuleListIndex~DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2111
%%DATADIR%%/public/build/default~DashboardPage~NgAlertingPage~sandbox.%%GRAFANA_BUILDHASH%%.js
2557
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js
2112
%%DATADIR%%/public/build/default~DashboardPage~NgAlertingPage~sandbox.%%GRAFANA_BUILDHASH%%.js.map
2558
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js.map
2113
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
2559
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
2114
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js.map
2560
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js.map
2115
%%DATADIR%%/public/build/default~DashboardPage~explore.%%GRAFANA_BUILDHASH%%.js
2561
%%DATADIR%%/public/build/default~DashboardPage~explore.%%GRAFANA_BUILDHASH%%.js
2116
%%DATADIR%%/public/build/default~DashboardPage~explore.%%GRAFANA_BUILDHASH%%.js.map
2562
%%DATADIR%%/public/build/default~DashboardPage~explore.%%GRAFANA_BUILDHASH%%.js.map
2117
%%DATADIR%%/public/build/default~DataSourceDashboards~DataSourceSettingsPage~DataSourcesListPage~NewDataSourcePage.%%GRAFANA_BUILDHASH%%.js
2563
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2118
%%DATADIR%%/public/build/default~DataSourceDashboards~DataSourceSettingsPage~DataSourcesListPage~NewDataSourcePage.%%GRAFANA_BUILDHASH%%.js.map
2564
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2119
%%DATADIR%%/public/build/default~EditNotificationChannel~NewNotificationChannel.%%GRAFANA_BUILDHASH%%.js
2565
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2120
%%DATADIR%%/public/build/default~EditNotificationChannel~NewNotificationChannel.%%GRAFANA_BUILDHASH%%.js.map
2566
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js
2121
%%DATADIR%%/public/build/default~code-editor.%%GRAFANA_BUILDHASH%%.js
2567
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js.map
2122
%%DATADIR%%/public/build/default~code-editor.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2568
%%DATADIR%%/public/build/default~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2123
%%DATADIR%%/public/build/default~code-editor.%%GRAFANA_BUILDHASH%%.js.map
2569
%%DATADIR%%/public/build/default~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2570
%%DATADIR%%/public/build/default~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2124
%%DATADIR%%/public/build/default~lokiPlugin~prometheusPlugin.%%GRAFANA_BUILDHASH%%.js
2571
%%DATADIR%%/public/build/default~lokiPlugin~prometheusPlugin.%%GRAFANA_BUILDHASH%%.js
2125
%%DATADIR%%/public/build/default~lokiPlugin~prometheusPlugin.%%GRAFANA_BUILDHASH%%.js.map
2572
%%DATADIR%%/public/build/default~lokiPlugin~prometheusPlugin.%%GRAFANA_BUILDHASH%%.js.map
2126
%%DATADIR%%/public/build/elasticsearchPlugin.%%GRAFANA_BUILDHASH%%.js
2573
%%DATADIR%%/public/build/elasticsearchPlugin.%%GRAFANA_BUILDHASH%%.js
Lines 2137-2160 Link Here
2137
%%DATADIR%%/public/build/influxdbPlugin.%%GRAFANA_BUILDHASH%%.js.map
2584
%%DATADIR%%/public/build/influxdbPlugin.%%GRAFANA_BUILDHASH%%.js.map
2138
%%DATADIR%%/public/build/jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2585
%%DATADIR%%/public/build/jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2139
%%DATADIR%%/public/build/jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2586
%%DATADIR%%/public/build/jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2587
%%DATADIR%%/public/build/layout.worker.9ffcb8c26ead8fb3ac88.worker.js
2588
%%DATADIR%%/public/build/layout.worker.9ffcb8c26ead8fb3ac88.worker.js.map
2140
%%DATADIR%%/public/build/light.%%GRAFANA_BUILDHASH%%.js
2589
%%DATADIR%%/public/build/light.%%GRAFANA_BUILDHASH%%.js
2141
%%DATADIR%%/public/build/light.%%GRAFANA_BUILDHASH%%.js.map
2590
%%DATADIR%%/public/build/light.%%GRAFANA_BUILDHASH%%.js.map
2142
%%DATADIR%%/public/build/lokiPlugin.%%GRAFANA_BUILDHASH%%.js
2591
%%DATADIR%%/public/build/lokiPlugin.%%GRAFANA_BUILDHASH%%.js
2143
%%DATADIR%%/public/build/lokiPlugin.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2144
%%DATADIR%%/public/build/lokiPlugin.%%GRAFANA_BUILDHASH%%.js.map
2592
%%DATADIR%%/public/build/lokiPlugin.%%GRAFANA_BUILDHASH%%.js.map
2145
%%DATADIR%%/public/build/mixedPlugin.%%GRAFANA_BUILDHASH%%.js
2593
%%DATADIR%%/public/build/mixedPlugin.%%GRAFANA_BUILDHASH%%.js
2146
%%DATADIR%%/public/build/mixedPlugin.%%GRAFANA_BUILDHASH%%.js.map
2594
%%DATADIR%%/public/build/mixedPlugin.%%GRAFANA_BUILDHASH%%.js.map
2147
%%DATADIR%%/public/build/moment~app.%%GRAFANA_BUILDHASH%%.js
2595
%%DATADIR%%/public/build/moment~app.%%GRAFANA_BUILDHASH%%.js
2596
%%DATADIR%%/public/build/moment~app.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2148
%%DATADIR%%/public/build/moment~app.%%GRAFANA_BUILDHASH%%.js.map
2597
%%DATADIR%%/public/build/moment~app.%%GRAFANA_BUILDHASH%%.js.map
2149
%%DATADIR%%/public/build/monaco-editor.worker.js
2150
%%DATADIR%%/public/build/monaco-editor.worker.js.LICENSE.txt
2151
%%DATADIR%%/public/build/monaco-editor.worker.js.map
2152
%%DATADIR%%/public/build/monaco-html.worker.js
2153
%%DATADIR%%/public/build/monaco-html.worker.js.LICENSE.txt
2154
%%DATADIR%%/public/build/monaco-html.worker.js.map
2155
%%DATADIR%%/public/build/monaco-json.worker.js
2156
%%DATADIR%%/public/build/monaco-json.worker.js.LICENSE.txt
2157
%%DATADIR%%/public/build/monaco-json.worker.js.map
2158
%%DATADIR%%/public/build/mssqlPlugin.%%GRAFANA_BUILDHASH%%.js
2598
%%DATADIR%%/public/build/mssqlPlugin.%%GRAFANA_BUILDHASH%%.js
2159
%%DATADIR%%/public/build/mssqlPlugin.%%GRAFANA_BUILDHASH%%.js.map
2599
%%DATADIR%%/public/build/mssqlPlugin.%%GRAFANA_BUILDHASH%%.js.map
2160
%%DATADIR%%/public/build/mysqlPlugin.%%GRAFANA_BUILDHASH%%.js
2600
%%DATADIR%%/public/build/mysqlPlugin.%%GRAFANA_BUILDHASH%%.js
Lines 2170-2192 Link Here
2170
%%DATADIR%%/public/build/rst2html.%%GRAFANA_BUILDHASH%%.js.map
2610
%%DATADIR%%/public/build/rst2html.%%GRAFANA_BUILDHASH%%.js.map
2171
%%DATADIR%%/public/build/runtime.%%GRAFANA_BUILDHASH%%.js
2611
%%DATADIR%%/public/build/runtime.%%GRAFANA_BUILDHASH%%.js
2172
%%DATADIR%%/public/build/runtime.%%GRAFANA_BUILDHASH%%.js.map
2612
%%DATADIR%%/public/build/runtime.%%GRAFANA_BUILDHASH%%.js.map
2173
%%DATADIR%%/public/build/sandbox.%%GRAFANA_BUILDHASH%%.js
2174
%%DATADIR%%/public/build/sandbox.%%GRAFANA_BUILDHASH%%.js.map
2175
%%DATADIR%%/public/build/static/img/Onboarding_Panel_dark.da2034ff.svg
2176
%%DATADIR%%/public/build/static/img/Onboarding_Panel_light.44da5afe.svg
2177
%%DATADIR%%/public/build/static/img/background_light.5e2b7b1a.svg
2178
%%DATADIR%%/public/build/static/img/codicon.a609dc0f.ttf
2179
%%DATADIR%%/public/build/static/img/panelArt_dark.f37f2c21.svg
2180
%%DATADIR%%/public/build/static/img/panelArt_light.c5c6c081.svg
2181
%%DATADIR%%/public/build/tempoPlugin.%%GRAFANA_BUILDHASH%%.js
2613
%%DATADIR%%/public/build/tempoPlugin.%%GRAFANA_BUILDHASH%%.js
2182
%%DATADIR%%/public/build/tempoPlugin.%%GRAFANA_BUILDHASH%%.js.map
2614
%%DATADIR%%/public/build/tempoPlugin.%%GRAFANA_BUILDHASH%%.js.map
2183
%%DATADIR%%/public/build/testDataDSPlugin.%%GRAFANA_BUILDHASH%%.js
2615
%%DATADIR%%/public/build/testDataDSPlugin.%%GRAFANA_BUILDHASH%%.js
2184
%%DATADIR%%/public/build/testDataDSPlugin.%%GRAFANA_BUILDHASH%%.js.map
2616
%%DATADIR%%/public/build/testDataDSPlugin.%%GRAFANA_BUILDHASH%%.js.map
2185
%%DATADIR%%/public/build/unicons~app.%%GRAFANA_BUILDHASH%%.js
2186
%%DATADIR%%/public/build/unicons~app.%%GRAFANA_BUILDHASH%%.js.map
2187
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js
2617
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js
2188
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2618
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2189
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js.map
2619
%%DATADIR%%/public/build/vendors~app.%%GRAFANA_BUILDHASH%%.js.map
2620
%%DATADIR%%/public/build/visjs-network.%%GRAFANA_BUILDHASH%%.js
2621
%%DATADIR%%/public/build/visjs-network.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2622
%%DATADIR%%/public/build/visjs-network.%%GRAFANA_BUILDHASH%%.js.map
2190
%%DATADIR%%/public/build/zipkinPlugin.%%GRAFANA_BUILDHASH%%.js
2623
%%DATADIR%%/public/build/zipkinPlugin.%%GRAFANA_BUILDHASH%%.js
2191
%%DATADIR%%/public/build/zipkinPlugin.%%GRAFANA_BUILDHASH%%.js.map
2624
%%DATADIR%%/public/build/zipkinPlugin.%%GRAFANA_BUILDHASH%%.js.map
2192
%%DATADIR%%/public/dashboards/default.json
2625
%%DATADIR%%/public/dashboards/default.json
Lines 2200-2205 Link Here
2200
%%DATADIR%%/public/emails/alert_notification_example.html
2633
%%DATADIR%%/public/emails/alert_notification_example.html
2201
%%DATADIR%%/public/emails/invited_to_org.html
2634
%%DATADIR%%/public/emails/invited_to_org.html
2202
%%DATADIR%%/public/emails/new_user_invite.html
2635
%%DATADIR%%/public/emails/new_user_invite.html
2636
%%DATADIR%%/public/emails/ng_alert_notification.html
2203
%%DATADIR%%/public/emails/reset_password.html
2637
%%DATADIR%%/public/emails/reset_password.html
2204
%%DATADIR%%/public/emails/signup_started.html
2638
%%DATADIR%%/public/emails/signup_started.html
2205
%%DATADIR%%/public/emails/welcome_on_signup.html
2639
%%DATADIR%%/public/emails/welcome_on_signup.html
Lines 2213-2258 Link Here
2213
%%DATADIR%%/public/fonts/grafana-icons.svg
2647
%%DATADIR%%/public/fonts/grafana-icons.svg
2214
%%DATADIR%%/public/fonts/grafana-icons.ttf
2648
%%DATADIR%%/public/fonts/grafana-icons.ttf
2215
%%DATADIR%%/public/fonts/grafana-icons.woff
2649
%%DATADIR%%/public/fonts/grafana-icons.woff
2216
%%DATADIR%%/public/fonts/opensans/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2
2650
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2
2217
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2
2651
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2
2218
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2
2652
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2
2219
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2
2653
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2
2220
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2
2654
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2
2221
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2
2655
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2
2222
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2
2656
%%DATADIR%%/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2
2223
%%DATADIR%%/public/fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2
2224
%%DATADIR%%/public/fonts/opensans/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2
2225
%%DATADIR%%/public/fonts/opensans/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2
2226
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNShWV49_lSm1NYrwo-zkhivY.woff2
2227
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2
2228
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSpX5f-9o1vgP2EXwfjgl7AY.woff2
2229
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSq-j2U0lmluP9RWlSytm3ho.woff2
2230
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSqaRobkAwv3vxw3jMhVENGA.woff2
2231
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2
2232
%%DATADIR%%/public/fonts/opensans/MTP_ySUJH_bn48VBG8sNSv8zf_FOSsgRmwsS7Aa9k2w.woff2
2233
%%DATADIR%%/public/fonts/opensans/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2
2234
%%DATADIR%%/public/fonts/opensans/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2
2235
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2
2236
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2
2237
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2
2238
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2
2239
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2
2240
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2
2241
%%DATADIR%%/public/fonts/opensans/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2
2242
%%DATADIR%%/public/fonts/opensans/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2
2243
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBiYE0-AqJ3nfInTTiDXDjU4.woff2
2244
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBjTOQ_MqJVwkKsUn0wKzc2I.woff2
2245
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBjUj_cnvWIuuBMVgbX098Mw.woff2
2246
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBkbcKLIaa1LC45dFaAfauRA.woff2
2247
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBmo_sUJ8uO4YLWRInS22T3Y.woff2
2248
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2
2249
%%DATADIR%%/public/fonts/opensans/xjAJXh38I15wypJXxuGMBr6up8jxqWt8HVA3mDhkV_0.woff2
2250
%%DATADIR%%/public/fonts/opensans/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2
2251
%%DATADIR%%/public/fonts/roboto/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2
2657
%%DATADIR%%/public/fonts/roboto/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2
2252
%%DATADIR%%/public/fonts/roboto/1hZf02POANh32k2VkgEoUBTbgVql8nDJpwnrE27mub0.woff2
2658
%%DATADIR%%/public/fonts/roboto/1hZf02POANh32k2VkgEoUBTbgVql8nDJpwnrE27mub0.woff2
2253
%%DATADIR%%/public/fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2
2659
%%DATADIR%%/public/fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2
2254
%%DATADIR%%/public/fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2
2660
%%DATADIR%%/public/fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2
2255
%%DATADIR%%/public/fonts/roboto/K23cxWVTrIFD6DJsEVi07RTbgVql8nDJpwnrE27mub0.woff2
2661
%%DATADIR%%/public/fonts/roboto/K23cxWVTrIFD6DJsEVi07RTbgVql8nDJpwnrE27mub0.woff2
2662
%%DATADIR%%/public/fonts/roboto/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2
2663
%%DATADIR%%/public/fonts/roboto/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.woff2
2256
%%DATADIR%%/public/fonts/roboto/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2
2664
%%DATADIR%%/public/fonts/roboto/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2
2257
%%DATADIR%%/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0SYE0-AqJ3nfInTTiDXDjU4.woff2
2665
%%DATADIR%%/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0SYE0-AqJ3nfInTTiDXDjU4.woff2
2258
%%DATADIR%%/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0TTOQ_MqJVwkKsUn0wKzc2I.woff2
2666
%%DATADIR%%/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0TTOQ_MqJVwkKsUn0wKzc2I.woff2
Lines 2288-2293 Link Here
2288
%%DATADIR%%/public/img/cubes.png
2696
%%DATADIR%%/public/img/cubes.png
2289
%%DATADIR%%/public/img/envelope.png
2697
%%DATADIR%%/public/img/envelope.png
2290
%%DATADIR%%/public/img/fav32.png
2698
%%DATADIR%%/public/img/fav32.png
2699
%%DATADIR%%/public/img/g8_home_v2.svg
2700
%%DATADIR%%/public/img/g8_login_dark.svg
2701
%%DATADIR%%/public/img/g8_login_light.svg
2702
%%DATADIR%%/public/img/getting_started_bg_dark.svg
2703
%%DATADIR%%/public/img/getting_started_bg_light.svg
2291
%%DATADIR%%/public/img/glyphicons-halflings-white.png
2704
%%DATADIR%%/public/img/glyphicons-halflings-white.png
2292
%%DATADIR%%/public/img/glyphicons-halflings.png
2705
%%DATADIR%%/public/img/glyphicons-halflings.png
2293
%%DATADIR%%/public/img/grab_dark.svg
2706
%%DATADIR%%/public/img/grab_dark.svg
Lines 2309-2314 Link Here
2309
%%DATADIR%%/public/img/icn-panel.svg
2722
%%DATADIR%%/public/img/icn-panel.svg
2310
%%DATADIR%%/public/img/icn-plugins-tiny.svg
2723
%%DATADIR%%/public/img/icn-plugins-tiny.svg
2311
%%DATADIR%%/public/img/icn-row.svg
2724
%%DATADIR%%/public/img/icn-row.svg
2725
%%DATADIR%%/public/img/icons/.gitignore
2726
%%DATADIR%%/public/img/icons/custom/gf-bar-alignment-after.svg
2727
%%DATADIR%%/public/img/icons/custom/gf-bar-alignment-before.svg
2728
%%DATADIR%%/public/img/icons/custom/gf-bar-alignment-center.svg
2729
%%DATADIR%%/public/img/icons/custom/gf-grid.svg
2730
%%DATADIR%%/public/img/icons/custom/gf-interpolation-linear.svg
2731
%%DATADIR%%/public/img/icons/custom/gf-interpolation-smooth.svg
2732
%%DATADIR%%/public/img/icons/custom/gf-interpolation-step-after.svg
2733
%%DATADIR%%/public/img/icons/custom/gf-interpolation-step-before.svg
2734
%%DATADIR%%/public/img/icons/custom/gf-landscape.svg
2735
%%DATADIR%%/public/img/icons/custom/gf-layout-simple.svg
2736
%%DATADIR%%/public/img/icons/custom/gf-logs.svg
2737
%%DATADIR%%/public/img/icons/custom/gf-portrait.svg
2738
%%DATADIR%%/public/img/icons/mono/apps.svg
2739
%%DATADIR%%/public/img/icons/mono/bell.svg
2740
%%DATADIR%%/public/img/icons/mono/circle.svg
2741
%%DATADIR%%/public/img/icons/mono/cog.svg
2742
%%DATADIR%%/public/img/icons/mono/favorite.svg
2743
%%DATADIR%%/public/img/icons/mono/folder-plus.svg
2744
%%DATADIR%%/public/img/icons/mono/folder.svg
2745
%%DATADIR%%/public/img/icons/mono/grafana.svg
2746
%%DATADIR%%/public/img/icons/mono/heart-break.svg
2747
%%DATADIR%%/public/img/icons/mono/heart.svg
2748
%%DATADIR%%/public/img/icons/mono/import.svg
2749
%%DATADIR%%/public/img/icons/mono/library-panel.svg
2750
%%DATADIR%%/public/img/icons/mono/panel-add.svg
2751
%%DATADIR%%/public/img/icons/mono/plus-square.svg
2752
%%DATADIR%%/public/img/icons/mono/shield.svg
2753
%%DATADIR%%/public/img/icons/mono/square-shape.svg
2754
%%DATADIR%%/public/img/icons/unicons/0-plus.svg
2755
%%DATADIR%%/public/img/icons/unicons/10-plus.svg
2756
%%DATADIR%%/public/img/icons/unicons/12-plus.svg
2757
%%DATADIR%%/public/img/icons/unicons/13-plus.svg
2758
%%DATADIR%%/public/img/icons/unicons/16-plus.svg
2759
%%DATADIR%%/public/img/icons/unicons/17-plus.svg
2760
%%DATADIR%%/public/img/icons/unicons/18-plus.svg
2761
%%DATADIR%%/public/img/icons/unicons/21-plus.svg
2762
%%DATADIR%%/public/img/icons/unicons/3-plus.svg
2763
%%DATADIR%%/public/img/icons/unicons/500px.svg
2764
%%DATADIR%%/public/img/icons/unicons/6-plus.svg
2765
%%DATADIR%%/public/img/icons/unicons/abacus.svg
2766
%%DATADIR%%/public/img/icons/unicons/accessible-icon-alt.svg
2767
%%DATADIR%%/public/img/icons/unicons/adjust-alt.svg
2768
%%DATADIR%%/public/img/icons/unicons/adjust-circle.svg
2769
%%DATADIR%%/public/img/icons/unicons/adjust-half.svg
2770
%%DATADIR%%/public/img/icons/unicons/adjust.svg
2771
%%DATADIR%%/public/img/icons/unicons/adobe-alt.svg
2772
%%DATADIR%%/public/img/icons/unicons/adobe.svg
2773
%%DATADIR%%/public/img/icons/unicons/airplay.svg
2774
%%DATADIR%%/public/img/icons/unicons/align-alt.svg
2775
%%DATADIR%%/public/img/icons/unicons/align-center-alt.svg
2776
%%DATADIR%%/public/img/icons/unicons/align-center-h.svg
2777
%%DATADIR%%/public/img/icons/unicons/align-center-justify.svg
2778
%%DATADIR%%/public/img/icons/unicons/align-center-v.svg
2779
%%DATADIR%%/public/img/icons/unicons/align-center.svg
2780
%%DATADIR%%/public/img/icons/unicons/align-justify.svg
2781
%%DATADIR%%/public/img/icons/unicons/align-left-justify.svg
2782
%%DATADIR%%/public/img/icons/unicons/align-left.svg
2783
%%DATADIR%%/public/img/icons/unicons/align-letter-right.svg
2784
%%DATADIR%%/public/img/icons/unicons/align-right-justify.svg
2785
%%DATADIR%%/public/img/icons/unicons/align-right.svg
2786
%%DATADIR%%/public/img/icons/unicons/align.svg
2787
%%DATADIR%%/public/img/icons/unicons/amazon.svg
2788
%%DATADIR%%/public/img/icons/unicons/ambulance.svg
2789
%%DATADIR%%/public/img/icons/unicons/analysis.svg
2790
%%DATADIR%%/public/img/icons/unicons/analytics.svg
2791
%%DATADIR%%/public/img/icons/unicons/anchor.svg
2792
%%DATADIR%%/public/img/icons/unicons/android-alt.svg
2793
%%DATADIR%%/public/img/icons/unicons/android-phone-slash.svg
2794
%%DATADIR%%/public/img/icons/unicons/android.svg
2795
%%DATADIR%%/public/img/icons/unicons/angle-double-down.svg
2796
%%DATADIR%%/public/img/icons/unicons/angle-double-left.svg
2797
%%DATADIR%%/public/img/icons/unicons/angle-double-right.svg
2798
%%DATADIR%%/public/img/icons/unicons/angle-double-up.svg
2799
%%DATADIR%%/public/img/icons/unicons/angle-down.svg
2800
%%DATADIR%%/public/img/icons/unicons/angle-left-b.svg
2801
%%DATADIR%%/public/img/icons/unicons/angle-left.svg
2802
%%DATADIR%%/public/img/icons/unicons/angle-right-b.svg
2803
%%DATADIR%%/public/img/icons/unicons/angle-right.svg
2804
%%DATADIR%%/public/img/icons/unicons/angle-up.svg
2805
%%DATADIR%%/public/img/icons/unicons/angry.svg
2806
%%DATADIR%%/public/img/icons/unicons/ankh.svg
2807
%%DATADIR%%/public/img/icons/unicons/annoyed-alt.svg
2808
%%DATADIR%%/public/img/icons/unicons/annoyed.svg
2809
%%DATADIR%%/public/img/icons/unicons/apple-alt.svg
2810
%%DATADIR%%/public/img/icons/unicons/apple.svg
2811
%%DATADIR%%/public/img/icons/unicons/apps.svg
2812
%%DATADIR%%/public/img/icons/unicons/archive-alt.svg
2813
%%DATADIR%%/public/img/icons/unicons/archive.svg
2814
%%DATADIR%%/public/img/icons/unicons/archway.svg
2815
%%DATADIR%%/public/img/icons/unicons/arrow-break.svg
2816
%%DATADIR%%/public/img/icons/unicons/arrow-circle-down.svg
2817
%%DATADIR%%/public/img/icons/unicons/arrow-circle-left.svg
2818
%%DATADIR%%/public/img/icons/unicons/arrow-circle-right.svg
2819
%%DATADIR%%/public/img/icons/unicons/arrow-circle-up.svg
2820
%%DATADIR%%/public/img/icons/unicons/arrow-compress-h.svg
2821
%%DATADIR%%/public/img/icons/unicons/arrow-down-left.svg
2822
%%DATADIR%%/public/img/icons/unicons/arrow-down-right.svg
2823
%%DATADIR%%/public/img/icons/unicons/arrow-down.svg
2824
%%DATADIR%%/public/img/icons/unicons/arrow-from-right.svg
2825
%%DATADIR%%/public/img/icons/unicons/arrow-from-top.svg
2826
%%DATADIR%%/public/img/icons/unicons/arrow-growth.svg
2827
%%DATADIR%%/public/img/icons/unicons/arrow-left.svg
2828
%%DATADIR%%/public/img/icons/unicons/arrow-random.svg
2829
%%DATADIR%%/public/img/icons/unicons/arrow-resize-diagonal.svg
2830
%%DATADIR%%/public/img/icons/unicons/arrow-right.svg
2831
%%DATADIR%%/public/img/icons/unicons/arrow-to-bottom.svg
2832
%%DATADIR%%/public/img/icons/unicons/arrow-to-right.svg
2833
%%DATADIR%%/public/img/icons/unicons/arrow-up-left.svg
2834
%%DATADIR%%/public/img/icons/unicons/arrow-up-right.svg
2835
%%DATADIR%%/public/img/icons/unicons/arrow-up.svg
2836
%%DATADIR%%/public/img/icons/unicons/arrow.svg
2837
%%DATADIR%%/public/img/icons/unicons/arrows-h-alt.svg
2838
%%DATADIR%%/public/img/icons/unicons/arrows-h.svg
2839
%%DATADIR%%/public/img/icons/unicons/arrows-left-down.svg
2840
%%DATADIR%%/public/img/icons/unicons/arrows-maximize.svg
2841
%%DATADIR%%/public/img/icons/unicons/arrows-merge.svg
2842
%%DATADIR%%/public/img/icons/unicons/arrows-resize-h.svg
2843
%%DATADIR%%/public/img/icons/unicons/arrows-resize-v.svg
2844
%%DATADIR%%/public/img/icons/unicons/arrows-resize.svg
2845
%%DATADIR%%/public/img/icons/unicons/arrows-right-down.svg
2846
%%DATADIR%%/public/img/icons/unicons/arrows-shrink-h.svg
2847
%%DATADIR%%/public/img/icons/unicons/arrows-shrink-v.svg
2848
%%DATADIR%%/public/img/icons/unicons/arrows-up-right.svg
2849
%%DATADIR%%/public/img/icons/unicons/arrows-v-alt.svg
2850
%%DATADIR%%/public/img/icons/unicons/arrows-v.svg
2851
%%DATADIR%%/public/img/icons/unicons/assistive-listening-systems.svg
2852
%%DATADIR%%/public/img/icons/unicons/asterisk.svg
2853
%%DATADIR%%/public/img/icons/unicons/at.svg
2854
%%DATADIR%%/public/img/icons/unicons/atom.svg
2855
%%DATADIR%%/public/img/icons/unicons/auto-flash.svg
2856
%%DATADIR%%/public/img/icons/unicons/award-alt.svg
2857
%%DATADIR%%/public/img/icons/unicons/award.svg
2858
%%DATADIR%%/public/img/icons/unicons/baby-carriage.svg
2859
%%DATADIR%%/public/img/icons/unicons/backpack.svg
2860
%%DATADIR%%/public/img/icons/unicons/backspace.svg
2861
%%DATADIR%%/public/img/icons/unicons/backward.svg
2862
%%DATADIR%%/public/img/icons/unicons/bag-alt.svg
2863
%%DATADIR%%/public/img/icons/unicons/bag-slash.svg
2864
%%DATADIR%%/public/img/icons/unicons/bag.svg
2865
%%DATADIR%%/public/img/icons/unicons/balance-scale.svg
2866
%%DATADIR%%/public/img/icons/unicons/ban.svg
2867
%%DATADIR%%/public/img/icons/unicons/band-aid.svg
2868
%%DATADIR%%/public/img/icons/unicons/bars.svg
2869
%%DATADIR%%/public/img/icons/unicons/baseball-ball.svg
2870
%%DATADIR%%/public/img/icons/unicons/basketball-hoop.svg
2871
%%DATADIR%%/public/img/icons/unicons/basketball.svg
2872
%%DATADIR%%/public/img/icons/unicons/bath.svg
2873
%%DATADIR%%/public/img/icons/unicons/battery-bolt.svg
2874
%%DATADIR%%/public/img/icons/unicons/battery-empty.svg
2875
%%DATADIR%%/public/img/icons/unicons/bed-double.svg
2876
%%DATADIR%%/public/img/icons/unicons/bed.svg
2877
%%DATADIR%%/public/img/icons/unicons/behance-alt.svg
2878
%%DATADIR%%/public/img/icons/unicons/behance.svg
2879
%%DATADIR%%/public/img/icons/unicons/bell-school.svg
2880
%%DATADIR%%/public/img/icons/unicons/bell-slash.svg
2881
%%DATADIR%%/public/img/icons/unicons/bell.svg
2882
%%DATADIR%%/public/img/icons/unicons/bill.svg
2883
%%DATADIR%%/public/img/icons/unicons/bing.svg
2884
%%DATADIR%%/public/img/icons/unicons/bitcoin-alt.svg
2885
%%DATADIR%%/public/img/icons/unicons/bitcoin-circle.svg
2886
%%DATADIR%%/public/img/icons/unicons/bitcoin-sign.svg
2887
%%DATADIR%%/public/img/icons/unicons/bitcoin.svg
2888
%%DATADIR%%/public/img/icons/unicons/black-berry.svg
2889
%%DATADIR%%/public/img/icons/unicons/blogger-alt.svg
2890
%%DATADIR%%/public/img/icons/unicons/blogger.svg
2891
%%DATADIR%%/public/img/icons/unicons/bluetooth-b.svg
2892
%%DATADIR%%/public/img/icons/unicons/bold.svg
2893
%%DATADIR%%/public/img/icons/unicons/bolt-alt.svg
2894
%%DATADIR%%/public/img/icons/unicons/bolt-slash.svg
2895
%%DATADIR%%/public/img/icons/unicons/bolt.svg
2896
%%DATADIR%%/public/img/icons/unicons/book-alt.svg
2897
%%DATADIR%%/public/img/icons/unicons/book-medical.svg
2898
%%DATADIR%%/public/img/icons/unicons/book-open.svg
2899
%%DATADIR%%/public/img/icons/unicons/book-reader.svg
2900
%%DATADIR%%/public/img/icons/unicons/book.svg
2901
%%DATADIR%%/public/img/icons/unicons/bookmark-full.svg
2902
%%DATADIR%%/public/img/icons/unicons/bookmark.svg
2903
%%DATADIR%%/public/img/icons/unicons/books.svg
2904
%%DATADIR%%/public/img/icons/unicons/boombox.svg
2905
%%DATADIR%%/public/img/icons/unicons/border-alt.svg
2906
%%DATADIR%%/public/img/icons/unicons/border-bottom.svg
2907
%%DATADIR%%/public/img/icons/unicons/border-clear.svg
2908
%%DATADIR%%/public/img/icons/unicons/border-horizontal.svg
2909
%%DATADIR%%/public/img/icons/unicons/border-inner.svg
2910
%%DATADIR%%/public/img/icons/unicons/border-left.svg
2911
%%DATADIR%%/public/img/icons/unicons/border-out.svg
2912
%%DATADIR%%/public/img/icons/unicons/border-right.svg
2913
%%DATADIR%%/public/img/icons/unicons/border-top.svg
2914
%%DATADIR%%/public/img/icons/unicons/border-vertical.svg
2915
%%DATADIR%%/public/img/icons/unicons/bowling-ball.svg
2916
%%DATADIR%%/public/img/icons/unicons/box.svg
2917
%%DATADIR%%/public/img/icons/unicons/brackets-curly.svg
2918
%%DATADIR%%/public/img/icons/unicons/brain.svg
2919
%%DATADIR%%/public/img/icons/unicons/briefcase-alt.svg
2920
%%DATADIR%%/public/img/icons/unicons/briefcase.svg
2921
%%DATADIR%%/public/img/icons/unicons/bright.svg
2922
%%DATADIR%%/public/img/icons/unicons/brightness-empty.svg
2923
%%DATADIR%%/public/img/icons/unicons/brightness-half.svg
2924
%%DATADIR%%/public/img/icons/unicons/brightness-low.svg
2925
%%DATADIR%%/public/img/icons/unicons/brightness-minus.svg
2926
%%DATADIR%%/public/img/icons/unicons/brightness-plus.svg
2927
%%DATADIR%%/public/img/icons/unicons/brightness.svg
2928
%%DATADIR%%/public/img/icons/unicons/bring-bottom.svg
2929
%%DATADIR%%/public/img/icons/unicons/bring-front.svg
2930
%%DATADIR%%/public/img/icons/unicons/browser.svg
2931
%%DATADIR%%/public/img/icons/unicons/brush-alt.svg
2932
%%DATADIR%%/public/img/icons/unicons/bug.svg
2933
%%DATADIR%%/public/img/icons/unicons/building.svg
2934
%%DATADIR%%/public/img/icons/unicons/bullseye.svg
2935
%%DATADIR%%/public/img/icons/unicons/bus-alt.svg
2936
%%DATADIR%%/public/img/icons/unicons/bus-school.svg
2937
%%DATADIR%%/public/img/icons/unicons/bus.svg
2938
%%DATADIR%%/public/img/icons/unicons/calculator-alt.svg
2939
%%DATADIR%%/public/img/icons/unicons/calculator.svg
2940
%%DATADIR%%/public/img/icons/unicons/calendar-alt.svg
2941
%%DATADIR%%/public/img/icons/unicons/calendar-slash.svg
2942
%%DATADIR%%/public/img/icons/unicons/calender.svg
2943
%%DATADIR%%/public/img/icons/unicons/calling.svg
2944
%%DATADIR%%/public/img/icons/unicons/camera-change.svg
2945
%%DATADIR%%/public/img/icons/unicons/camera-plus.svg
2946
%%DATADIR%%/public/img/icons/unicons/camera-slash.svg
2947
%%DATADIR%%/public/img/icons/unicons/camera.svg
2948
%%DATADIR%%/public/img/icons/unicons/cancel.svg
2949
%%DATADIR%%/public/img/icons/unicons/capsule.svg
2950
%%DATADIR%%/public/img/icons/unicons/capture.svg
2951
%%DATADIR%%/public/img/icons/unicons/car-sideview.svg
2952
%%DATADIR%%/public/img/icons/unicons/car-slash.svg
2953
%%DATADIR%%/public/img/icons/unicons/car-wash.svg
2954
%%DATADIR%%/public/img/icons/unicons/car.svg
2955
%%DATADIR%%/public/img/icons/unicons/card-atm.svg
2956
%%DATADIR%%/public/img/icons/unicons/caret-right.svg
2957
%%DATADIR%%/public/img/icons/unicons/cell.svg
2958
%%DATADIR%%/public/img/icons/unicons/celsius.svg
2959
%%DATADIR%%/public/img/icons/unicons/channel-add.svg
2960
%%DATADIR%%/public/img/icons/unicons/channel.svg
2961
%%DATADIR%%/public/img/icons/unicons/chart-bar-alt.svg
2962
%%DATADIR%%/public/img/icons/unicons/chart-bar.svg
2963
%%DATADIR%%/public/img/icons/unicons/chart-down.svg
2964
%%DATADIR%%/public/img/icons/unicons/chart-growth-alt.svg
2965
%%DATADIR%%/public/img/icons/unicons/chart-growth.svg
2966
%%DATADIR%%/public/img/icons/unicons/chart-line.svg
2967
%%DATADIR%%/public/img/icons/unicons/chart-pie-alt.svg
2968
%%DATADIR%%/public/img/icons/unicons/chart-pie.svg
2969
%%DATADIR%%/public/img/icons/unicons/chart.svg
2970
%%DATADIR%%/public/img/icons/unicons/chat-bubble-user.svg
2971
%%DATADIR%%/public/img/icons/unicons/chat-info.svg
2972
%%DATADIR%%/public/img/icons/unicons/chat.svg
2973
%%DATADIR%%/public/img/icons/unicons/check-circle.svg
2974
%%DATADIR%%/public/img/icons/unicons/check-square.svg
2975
%%DATADIR%%/public/img/icons/unicons/check.svg
2976
%%DATADIR%%/public/img/icons/unicons/circle-layer.svg
2977
%%DATADIR%%/public/img/icons/unicons/circle.svg
2978
%%DATADIR%%/public/img/icons/unicons/circuit.svg
2979
%%DATADIR%%/public/img/icons/unicons/clapper-board.svg
2980
%%DATADIR%%/public/img/icons/unicons/clinic-medical.svg
2981
%%DATADIR%%/public/img/icons/unicons/clipboard-alt.svg
2982
%%DATADIR%%/public/img/icons/unicons/clipboard-blank.svg
2983
%%DATADIR%%/public/img/icons/unicons/clipboard-notes.svg
2984
%%DATADIR%%/public/img/icons/unicons/clipboard.svg
2985
%%DATADIR%%/public/img/icons/unicons/clock-eight.svg
2986
%%DATADIR%%/public/img/icons/unicons/clock-five.svg
2987
%%DATADIR%%/public/img/icons/unicons/clock-nine.svg
2988
%%DATADIR%%/public/img/icons/unicons/clock-seven.svg
2989
%%DATADIR%%/public/img/icons/unicons/clock-ten.svg
2990
%%DATADIR%%/public/img/icons/unicons/clock-three.svg
2991
%%DATADIR%%/public/img/icons/unicons/clock-two.svg
2992
%%DATADIR%%/public/img/icons/unicons/clock.svg
2993
%%DATADIR%%/public/img/icons/unicons/closed-captioning-slash.svg
2994
%%DATADIR%%/public/img/icons/unicons/closed-captioning.svg
2995
%%DATADIR%%/public/img/icons/unicons/cloud-block.svg
2996
%%DATADIR%%/public/img/icons/unicons/cloud-bookmark.svg
2997
%%DATADIR%%/public/img/icons/unicons/cloud-check.svg
2998
%%DATADIR%%/public/img/icons/unicons/cloud-computing.svg
2999
%%DATADIR%%/public/img/icons/unicons/cloud-data-connection.svg
3000
%%DATADIR%%/public/img/icons/unicons/cloud-database-tree.svg
3001
%%DATADIR%%/public/img/icons/unicons/cloud-download.svg
3002
%%DATADIR%%/public/img/icons/unicons/cloud-drizzle.svg
3003
%%DATADIR%%/public/img/icons/unicons/cloud-exclamation.svg
3004
%%DATADIR%%/public/img/icons/unicons/cloud-hail.svg
3005
%%DATADIR%%/public/img/icons/unicons/cloud-heart.svg
3006
%%DATADIR%%/public/img/icons/unicons/cloud-info.svg
3007
%%DATADIR%%/public/img/icons/unicons/cloud-lock.svg
3008
%%DATADIR%%/public/img/icons/unicons/cloud-meatball.svg
3009
%%DATADIR%%/public/img/icons/unicons/cloud-moon-hail.svg
3010
%%DATADIR%%/public/img/icons/unicons/cloud-moon-meatball.svg
3011
%%DATADIR%%/public/img/icons/unicons/cloud-moon-rain.svg
3012
%%DATADIR%%/public/img/icons/unicons/cloud-moon-showers.svg
3013
%%DATADIR%%/public/img/icons/unicons/cloud-moon.svg
3014
%%DATADIR%%/public/img/icons/unicons/cloud-question.svg
3015
%%DATADIR%%/public/img/icons/unicons/cloud-rain-sun.svg
3016
%%DATADIR%%/public/img/icons/unicons/cloud-rain.svg
3017
%%DATADIR%%/public/img/icons/unicons/cloud-redo.svg
3018
%%DATADIR%%/public/img/icons/unicons/cloud-share.svg
3019
%%DATADIR%%/public/img/icons/unicons/cloud-shield.svg
3020
%%DATADIR%%/public/img/icons/unicons/cloud-showers-alt.svg
3021
%%DATADIR%%/public/img/icons/unicons/cloud-showers-heavy.svg
3022
%%DATADIR%%/public/img/icons/unicons/cloud-showers.svg
3023
%%DATADIR%%/public/img/icons/unicons/cloud-slash.svg
3024
%%DATADIR%%/public/img/icons/unicons/cloud-sun-hail.svg
3025
%%DATADIR%%/public/img/icons/unicons/cloud-sun-meatball.svg
3026
%%DATADIR%%/public/img/icons/unicons/cloud-sun-rain-alt.svg
3027
%%DATADIR%%/public/img/icons/unicons/cloud-sun-rain.svg
3028
%%DATADIR%%/public/img/icons/unicons/cloud-sun-tear.svg
3029
%%DATADIR%%/public/img/icons/unicons/cloud-sun.svg
3030
%%DATADIR%%/public/img/icons/unicons/cloud-times.svg
3031
%%DATADIR%%/public/img/icons/unicons/cloud-unlock.svg
3032
%%DATADIR%%/public/img/icons/unicons/cloud-upload.svg
3033
%%DATADIR%%/public/img/icons/unicons/cloud-wifi.svg
3034
%%DATADIR%%/public/img/icons/unicons/cloud-wind.svg
3035
%%DATADIR%%/public/img/icons/unicons/cloud.svg
3036
%%DATADIR%%/public/img/icons/unicons/clouds.svg
3037
%%DATADIR%%/public/img/icons/unicons/club.svg
3038
%%DATADIR%%/public/img/icons/unicons/code-branch.svg
3039
%%DATADIR%%/public/img/icons/unicons/coffee.svg
3040
%%DATADIR%%/public/img/icons/unicons/cog.svg
3041
%%DATADIR%%/public/img/icons/unicons/coins.svg
3042
%%DATADIR%%/public/img/icons/unicons/columns.svg
3043
%%DATADIR%%/public/img/icons/unicons/comment-add.svg
3044
%%DATADIR%%/public/img/icons/unicons/comment-alt-block.svg
3045
%%DATADIR%%/public/img/icons/unicons/comment-alt-chart-lines.svg
3046
%%DATADIR%%/public/img/icons/unicons/comment-alt-check.svg
3047
%%DATADIR%%/public/img/icons/unicons/comment-alt-dots.svg
3048
%%DATADIR%%/public/img/icons/unicons/comment-alt-download.svg
3049
%%DATADIR%%/public/img/icons/unicons/comment-alt-edit.svg
3050
%%DATADIR%%/public/img/icons/unicons/comment-alt-exclamation.svg
3051
%%DATADIR%%/public/img/icons/unicons/comment-alt-heart.svg
3052
%%DATADIR%%/public/img/icons/unicons/comment-alt-image.svg
3053
%%DATADIR%%/public/img/icons/unicons/comment-alt-info.svg
3054
%%DATADIR%%/public/img/icons/unicons/comment-alt-lines.svg
3055
%%DATADIR%%/public/img/icons/unicons/comment-alt-lock.svg
3056
%%DATADIR%%/public/img/icons/unicons/comment-alt-medical.svg
3057
%%DATADIR%%/public/img/icons/unicons/comment-alt-message.svg
3058
%%DATADIR%%/public/img/icons/unicons/comment-alt-notes.svg
3059
%%DATADIR%%/public/img/icons/unicons/comment-alt-plus.svg
3060
%%DATADIR%%/public/img/icons/unicons/comment-alt-question.svg
3061
%%DATADIR%%/public/img/icons/unicons/comment-alt-redo.svg
3062
%%DATADIR%%/public/img/icons/unicons/comment-alt-search.svg
3063
%%DATADIR%%/public/img/icons/unicons/comment-alt-share.svg
3064
%%DATADIR%%/public/img/icons/unicons/comment-alt-shield.svg
3065
%%DATADIR%%/public/img/icons/unicons/comment-alt-slash.svg
3066
%%DATADIR%%/public/img/icons/unicons/comment-alt-upload.svg
3067
%%DATADIR%%/public/img/icons/unicons/comment-alt-verify.svg
3068
%%DATADIR%%/public/img/icons/unicons/comment-alt.svg
3069
%%DATADIR%%/public/img/icons/unicons/comment-block.svg
3070
%%DATADIR%%/public/img/icons/unicons/comment-chart-line.svg
3071
%%DATADIR%%/public/img/icons/unicons/comment-check.svg
3072
%%DATADIR%%/public/img/icons/unicons/comment-dots.svg
3073
%%DATADIR%%/public/img/icons/unicons/comment-download.svg
3074
%%DATADIR%%/public/img/icons/unicons/comment-edit.svg
3075
%%DATADIR%%/public/img/icons/unicons/comment-exclamation.svg
3076
%%DATADIR%%/public/img/icons/unicons/comment-heart.svg
3077
%%DATADIR%%/public/img/icons/unicons/comment-image.svg
3078
%%DATADIR%%/public/img/icons/unicons/comment-info-alt.svg
3079
%%DATADIR%%/public/img/icons/unicons/comment-info.svg
3080
%%DATADIR%%/public/img/icons/unicons/comment-lines.svg
3081
%%DATADIR%%/public/img/icons/unicons/comment-lock.svg
3082
%%DATADIR%%/public/img/icons/unicons/comment-medical.svg
3083
%%DATADIR%%/public/img/icons/unicons/comment-message.svg
3084
%%DATADIR%%/public/img/icons/unicons/comment-notes.svg
3085
%%DATADIR%%/public/img/icons/unicons/comment-plus.svg
3086
%%DATADIR%%/public/img/icons/unicons/comment-question.svg
3087
%%DATADIR%%/public/img/icons/unicons/comment-redo.svg
3088
%%DATADIR%%/public/img/icons/unicons/comment-search.svg
3089
%%DATADIR%%/public/img/icons/unicons/comment-share.svg
3090
%%DATADIR%%/public/img/icons/unicons/comment-shield.svg
3091
%%DATADIR%%/public/img/icons/unicons/comment-slash.svg
3092
%%DATADIR%%/public/img/icons/unicons/comment-upload.svg
3093
%%DATADIR%%/public/img/icons/unicons/comment-verify.svg
3094
%%DATADIR%%/public/img/icons/unicons/comment.svg
3095
%%DATADIR%%/public/img/icons/unicons/comments-alt.svg
3096
%%DATADIR%%/public/img/icons/unicons/comments.svg
3097
%%DATADIR%%/public/img/icons/unicons/compact-disc.svg
3098
%%DATADIR%%/public/img/icons/unicons/comparison.svg
3099
%%DATADIR%%/public/img/icons/unicons/compass.svg
3100
%%DATADIR%%/public/img/icons/unicons/compress-alt-left.svg
3101
%%DATADIR%%/public/img/icons/unicons/compress-alt.svg
3102
%%DATADIR%%/public/img/icons/unicons/compress-arrows.svg
3103
%%DATADIR%%/public/img/icons/unicons/compress-lines.svg
3104
%%DATADIR%%/public/img/icons/unicons/compress-point.svg
3105
%%DATADIR%%/public/img/icons/unicons/compress-v.svg
3106
%%DATADIR%%/public/img/icons/unicons/compress.svg
3107
%%DATADIR%%/public/img/icons/unicons/confused.svg
3108
%%DATADIR%%/public/img/icons/unicons/constructor.svg
3109
%%DATADIR%%/public/img/icons/unicons/copy-alt.svg
3110
%%DATADIR%%/public/img/icons/unicons/copy-landscape.svg
3111
%%DATADIR%%/public/img/icons/unicons/copy.svg
3112
%%DATADIR%%/public/img/icons/unicons/copyright.svg
3113
%%DATADIR%%/public/img/icons/unicons/corner-down-left.svg
3114
%%DATADIR%%/public/img/icons/unicons/corner-down-right-alt.svg
3115
%%DATADIR%%/public/img/icons/unicons/corner-down-right.svg
3116
%%DATADIR%%/public/img/icons/unicons/corner-left-down.svg
3117
%%DATADIR%%/public/img/icons/unicons/corner-right-down.svg
3118
%%DATADIR%%/public/img/icons/unicons/corner-up-left-alt.svg
3119
%%DATADIR%%/public/img/icons/unicons/corner-up-left.svg
3120
%%DATADIR%%/public/img/icons/unicons/corner-up-right-alt.svg
3121
%%DATADIR%%/public/img/icons/unicons/corner-up-right.svg
3122
%%DATADIR%%/public/img/icons/unicons/coronavirus.svg
3123
%%DATADIR%%/public/img/icons/unicons/create-dashboard.svg
3124
%%DATADIR%%/public/img/icons/unicons/creative-commons-pd.svg
3125
%%DATADIR%%/public/img/icons/unicons/credit-card-search.svg
3126
%%DATADIR%%/public/img/icons/unicons/credit-card.svg
3127
%%DATADIR%%/public/img/icons/unicons/crockery.svg
3128
%%DATADIR%%/public/img/icons/unicons/crop-alt-rotate-left.svg
3129
%%DATADIR%%/public/img/icons/unicons/crop-alt-rotate-right.svg
3130
%%DATADIR%%/public/img/icons/unicons/crop-alt.svg
3131
%%DATADIR%%/public/img/icons/unicons/crosshair-alt.svg
3132
%%DATADIR%%/public/img/icons/unicons/crosshair.svg
3133
%%DATADIR%%/public/img/icons/unicons/crosshairs.svg
3134
%%DATADIR%%/public/img/icons/unicons/css3-simple.svg
3135
%%DATADIR%%/public/img/icons/unicons/cube.svg
3136
%%DATADIR%%/public/img/icons/unicons/dashboard.svg
3137
%%DATADIR%%/public/img/icons/unicons/data-sharing.svg
3138
%%DATADIR%%/public/img/icons/unicons/database-alt.svg
3139
%%DATADIR%%/public/img/icons/unicons/database.svg
3140
%%DATADIR%%/public/img/icons/unicons/desert.svg
3141
%%DATADIR%%/public/img/icons/unicons/desktop-alt-slash.svg
3142
%%DATADIR%%/public/img/icons/unicons/desktop-alt.svg
3143
%%DATADIR%%/public/img/icons/unicons/desktop-cloud-alt.svg
3144
%%DATADIR%%/public/img/icons/unicons/desktop-slash.svg
3145
%%DATADIR%%/public/img/icons/unicons/desktop.svg
3146
%%DATADIR%%/public/img/icons/unicons/dialpad-alt.svg
3147
%%DATADIR%%/public/img/icons/unicons/dialpad.svg
3148
%%DATADIR%%/public/img/icons/unicons/diamond.svg
3149
%%DATADIR%%/public/img/icons/unicons/diary-alt.svg
3150
%%DATADIR%%/public/img/icons/unicons/diary.svg
3151
%%DATADIR%%/public/img/icons/unicons/dice-five.svg
3152
%%DATADIR%%/public/img/icons/unicons/dice-four.svg
3153
%%DATADIR%%/public/img/icons/unicons/dice-one.svg
3154
%%DATADIR%%/public/img/icons/unicons/dice-six.svg
3155
%%DATADIR%%/public/img/icons/unicons/dice-three.svg
3156
%%DATADIR%%/public/img/icons/unicons/dice-two.svg
3157
%%DATADIR%%/public/img/icons/unicons/direction.svg
3158
%%DATADIR%%/public/img/icons/unicons/directions.svg
3159
%%DATADIR%%/public/img/icons/unicons/discord.svg
3160
%%DATADIR%%/public/img/icons/unicons/dizzy-meh.svg
3161
%%DATADIR%%/public/img/icons/unicons/dna.svg
3162
%%DATADIR%%/public/img/icons/unicons/docker.svg
3163
%%DATADIR%%/public/img/icons/unicons/document-info.svg
3164
%%DATADIR%%/public/img/icons/unicons/document-layout-center.svg
3165
%%DATADIR%%/public/img/icons/unicons/document-layout-left.svg
3166
%%DATADIR%%/public/img/icons/unicons/document-layout-right.svg
3167
%%DATADIR%%/public/img/icons/unicons/dollar-alt.svg
3168
%%DATADIR%%/public/img/icons/unicons/dollar-sign-alt.svg
3169
%%DATADIR%%/public/img/icons/unicons/dollar-sign.svg
3170
%%DATADIR%%/public/img/icons/unicons/download-alt.svg
3171
%%DATADIR%%/public/img/icons/unicons/draggabledots.svg
3172
%%DATADIR%%/public/img/icons/unicons/dribbble.svg
3173
%%DATADIR%%/public/img/icons/unicons/drill.svg
3174
%%DATADIR%%/public/img/icons/unicons/dropbox.svg
3175
%%DATADIR%%/public/img/icons/unicons/dumbbell.svg
3176
%%DATADIR%%/public/img/icons/unicons/ear.svg
3177
%%DATADIR%%/public/img/icons/unicons/edit-alt.svg
3178
%%DATADIR%%/public/img/icons/unicons/edit.svg
3179
%%DATADIR%%/public/img/icons/unicons/elipsis-double-v-alt.svg
3180
%%DATADIR%%/public/img/icons/unicons/ellipsis-h.svg
3181
%%DATADIR%%/public/img/icons/unicons/ellipsis-v.svg
3182
%%DATADIR%%/public/img/icons/unicons/emoji.svg
3183
%%DATADIR%%/public/img/icons/unicons/english-to-chinese.svg
3184
%%DATADIR%%/public/img/icons/unicons/enter.svg
3185
%%DATADIR%%/public/img/icons/unicons/envelope-add.svg
3186
%%DATADIR%%/public/img/icons/unicons/envelope-alt.svg
3187
%%DATADIR%%/public/img/icons/unicons/envelope-block.svg
3188
%%DATADIR%%/public/img/icons/unicons/envelope-bookmark.svg
3189
%%DATADIR%%/public/img/icons/unicons/envelope-check.svg
3190
%%DATADIR%%/public/img/icons/unicons/envelope-download-alt.svg
3191
%%DATADIR%%/public/img/icons/unicons/envelope-download.svg
3192
%%DATADIR%%/public/img/icons/unicons/envelope-edit.svg
3193
%%DATADIR%%/public/img/icons/unicons/envelope-exclamation.svg
3194
%%DATADIR%%/public/img/icons/unicons/envelope-heart.svg
3195
%%DATADIR%%/public/img/icons/unicons/envelope-info.svg
3196
%%DATADIR%%/public/img/icons/unicons/envelope-lock.svg
3197
%%DATADIR%%/public/img/icons/unicons/envelope-minus.svg
3198
%%DATADIR%%/public/img/icons/unicons/envelope-open.svg
3199
%%DATADIR%%/public/img/icons/unicons/envelope-question.svg
3200
%%DATADIR%%/public/img/icons/unicons/envelope-receive.svg
3201
%%DATADIR%%/public/img/icons/unicons/envelope-redo.svg
3202
%%DATADIR%%/public/img/icons/unicons/envelope-search.svg
3203
%%DATADIR%%/public/img/icons/unicons/envelope-send.svg
3204
%%DATADIR%%/public/img/icons/unicons/envelope-share.svg
3205
%%DATADIR%%/public/img/icons/unicons/envelope-shield.svg
3206
%%DATADIR%%/public/img/icons/unicons/envelope-star.svg
3207
%%DATADIR%%/public/img/icons/unicons/envelope-times.svg
3208
%%DATADIR%%/public/img/icons/unicons/envelope-upload-alt.svg
3209
%%DATADIR%%/public/img/icons/unicons/envelope-upload.svg
3210
%%DATADIR%%/public/img/icons/unicons/envelope.svg
3211
%%DATADIR%%/public/img/icons/unicons/envelopes.svg
3212
%%DATADIR%%/public/img/icons/unicons/equal-circle.svg
3213
%%DATADIR%%/public/img/icons/unicons/estate.svg
3214
%%DATADIR%%/public/img/icons/unicons/euro-circle.svg
3215
%%DATADIR%%/public/img/icons/unicons/euro.svg
3216
%%DATADIR%%/public/img/icons/unicons/exchange-alt.svg
3217
%%DATADIR%%/public/img/icons/unicons/exchange.svg
3218
%%DATADIR%%/public/img/icons/unicons/exclamation-circle.svg
3219
%%DATADIR%%/public/img/icons/unicons/exclamation-octagon.svg
3220
%%DATADIR%%/public/img/icons/unicons/exclamation-triangle.svg
3221
%%DATADIR%%/public/img/icons/unicons/exclamation.svg
3222
%%DATADIR%%/public/img/icons/unicons/exclude.svg
3223
%%DATADIR%%/public/img/icons/unicons/exit.svg
3224
%%DATADIR%%/public/img/icons/unicons/expand-alt.svg
3225
%%DATADIR%%/public/img/icons/unicons/expand-arrows-alt.svg
3226
%%DATADIR%%/public/img/icons/unicons/expand-arrows.svg
3227
%%DATADIR%%/public/img/icons/unicons/expand-from-corner.svg
3228
%%DATADIR%%/public/img/icons/unicons/expand-left.svg
3229
%%DATADIR%%/public/img/icons/unicons/expand-right.svg
3230
%%DATADIR%%/public/img/icons/unicons/export.svg
3231
%%DATADIR%%/public/img/icons/unicons/exposure-alt.svg
3232
%%DATADIR%%/public/img/icons/unicons/exposure-increase.svg
3233
%%DATADIR%%/public/img/icons/unicons/external-link-alt.svg
3234
%%DATADIR%%/public/img/icons/unicons/eye-slash.svg
3235
%%DATADIR%%/public/img/icons/unicons/eye.svg
3236
%%DATADIR%%/public/img/icons/unicons/facebook-f.svg
3237
%%DATADIR%%/public/img/icons/unicons/facebook-messenger-alt.svg
3238
%%DATADIR%%/public/img/icons/unicons/facebook-messenger.svg
3239
%%DATADIR%%/public/img/icons/unicons/facebook.svg
3240
%%DATADIR%%/public/img/icons/unicons/fahrenheit.svg
3241
%%DATADIR%%/public/img/icons/unicons/fast-mail-alt.svg
3242
%%DATADIR%%/public/img/icons/unicons/fast-mail.svg
3243
%%DATADIR%%/public/img/icons/unicons/favorite.svg
3244
%%DATADIR%%/public/img/icons/unicons/feedback.svg
3245
%%DATADIR%%/public/img/icons/unicons/fidget-spinner.svg
3246
%%DATADIR%%/public/img/icons/unicons/file-alt.svg
3247
%%DATADIR%%/public/img/icons/unicons/file-blank.svg
3248
%%DATADIR%%/public/img/icons/unicons/file-block-alt.svg
3249
%%DATADIR%%/public/img/icons/unicons/file-bookmark-alt.svg
3250
%%DATADIR%%/public/img/icons/unicons/file-check-alt.svg
3251
%%DATADIR%%/public/img/icons/unicons/file-check.svg
3252
%%DATADIR%%/public/img/icons/unicons/file-contract-dollar.svg
3253
%%DATADIR%%/public/img/icons/unicons/file-contract.svg
3254
%%DATADIR%%/public/img/icons/unicons/file-copy-alt.svg
3255
%%DATADIR%%/public/img/icons/unicons/file-download-alt.svg
3256
%%DATADIR%%/public/img/icons/unicons/file-download.svg
3257
%%DATADIR%%/public/img/icons/unicons/file-edit-alt.svg
3258
%%DATADIR%%/public/img/icons/unicons/file-exclamation-alt.svg
3259
%%DATADIR%%/public/img/icons/unicons/file-exclamation.svg
3260
%%DATADIR%%/public/img/icons/unicons/file-export.svg
3261
%%DATADIR%%/public/img/icons/unicons/file-graph.svg
3262
%%DATADIR%%/public/img/icons/unicons/file-heart.svg
3263
%%DATADIR%%/public/img/icons/unicons/file-import.svg
3264
%%DATADIR%%/public/img/icons/unicons/file-info-alt.svg
3265
%%DATADIR%%/public/img/icons/unicons/file-landscape-alt.svg
3266
%%DATADIR%%/public/img/icons/unicons/file-landscape.svg
3267
%%DATADIR%%/public/img/icons/unicons/file-lanscape-slash.svg
3268
%%DATADIR%%/public/img/icons/unicons/file-lock-alt.svg
3269
%%DATADIR%%/public/img/icons/unicons/file-medical-alt.svg
3270
%%DATADIR%%/public/img/icons/unicons/file-medical.svg
3271
%%DATADIR%%/public/img/icons/unicons/file-minus-alt.svg
3272
%%DATADIR%%/public/img/icons/unicons/file-minus.svg
3273
%%DATADIR%%/public/img/icons/unicons/file-network.svg
3274
%%DATADIR%%/public/img/icons/unicons/file-plus-alt.svg
3275
%%DATADIR%%/public/img/icons/unicons/file-plus.svg
3276
%%DATADIR%%/public/img/icons/unicons/file-question-alt.svg
3277
%%DATADIR%%/public/img/icons/unicons/file-question.svg
3278
%%DATADIR%%/public/img/icons/unicons/file-redo-alt.svg
3279
%%DATADIR%%/public/img/icons/unicons/file-search-alt.svg
3280
%%DATADIR%%/public/img/icons/unicons/file-share-alt.svg
3281
%%DATADIR%%/public/img/icons/unicons/file-shield-alt.svg
3282
%%DATADIR%%/public/img/icons/unicons/file-slash.svg
3283
%%DATADIR%%/public/img/icons/unicons/file-times-alt.svg
3284
%%DATADIR%%/public/img/icons/unicons/file-times.svg
3285
%%DATADIR%%/public/img/icons/unicons/file-upload-alt.svg
3286
%%DATADIR%%/public/img/icons/unicons/file-upload.svg
3287
%%DATADIR%%/public/img/icons/unicons/file.svg
3288
%%DATADIR%%/public/img/icons/unicons/files-landscapes-alt.svg
3289
%%DATADIR%%/public/img/icons/unicons/files-landscapes.svg
3290
%%DATADIR%%/public/img/icons/unicons/film.svg
3291
%%DATADIR%%/public/img/icons/unicons/filter-slash.svg
3292
%%DATADIR%%/public/img/icons/unicons/filter.svg
3293
%%DATADIR%%/public/img/icons/unicons/fire.svg
3294
%%DATADIR%%/public/img/icons/unicons/flask-potion.svg
3295
%%DATADIR%%/public/img/icons/unicons/flask.svg
3296
%%DATADIR%%/public/img/icons/unicons/flip-h-alt.svg
3297
%%DATADIR%%/public/img/icons/unicons/flip-h.svg
3298
%%DATADIR%%/public/img/icons/unicons/flip-v-alt.svg
3299
%%DATADIR%%/public/img/icons/unicons/flip-v.svg
3300
%%DATADIR%%/public/img/icons/unicons/flower.svg
3301
%%DATADIR%%/public/img/icons/unicons/focus-add.svg
3302
%%DATADIR%%/public/img/icons/unicons/focus-target.svg
3303
%%DATADIR%%/public/img/icons/unicons/focus.svg
3304
%%DATADIR%%/public/img/icons/unicons/folder-check.svg
3305
%%DATADIR%%/public/img/icons/unicons/folder-download.svg
3306
%%DATADIR%%/public/img/icons/unicons/folder-exclamation.svg
3307
%%DATADIR%%/public/img/icons/unicons/folder-heart.svg
3308
%%DATADIR%%/public/img/icons/unicons/folder-info.svg
3309
%%DATADIR%%/public/img/icons/unicons/folder-lock.svg
3310
%%DATADIR%%/public/img/icons/unicons/folder-medical.svg
3311
%%DATADIR%%/public/img/icons/unicons/folder-minus.svg
3312
%%DATADIR%%/public/img/icons/unicons/folder-network.svg
3313
%%DATADIR%%/public/img/icons/unicons/folder-open.svg
3314
%%DATADIR%%/public/img/icons/unicons/folder-plus.svg
3315
%%DATADIR%%/public/img/icons/unicons/folder-question.svg
3316
%%DATADIR%%/public/img/icons/unicons/folder-slash.svg
3317
%%DATADIR%%/public/img/icons/unicons/folder-times.svg
3318
%%DATADIR%%/public/img/icons/unicons/folder-upload.svg
3319
%%DATADIR%%/public/img/icons/unicons/folder.svg
3320
%%DATADIR%%/public/img/icons/unicons/font.svg
3321
%%DATADIR%%/public/img/icons/unicons/football-american.svg
3322
%%DATADIR%%/public/img/icons/unicons/football-ball.svg
3323
%%DATADIR%%/public/img/icons/unicons/football.svg
3324
%%DATADIR%%/public/img/icons/unicons/forecastcloud-moon-tear.svg
3325
%%DATADIR%%/public/img/icons/unicons/forwaded-call.svg
3326
%%DATADIR%%/public/img/icons/unicons/forward.svg
3327
%%DATADIR%%/public/img/icons/unicons/frown.svg
3328
%%DATADIR%%/public/img/icons/unicons/game-structure.svg
3329
%%DATADIR%%/public/img/icons/unicons/gift.svg
3330
%%DATADIR%%/public/img/icons/unicons/github-alt.svg
3331
%%DATADIR%%/public/img/icons/unicons/github.svg
3332
%%DATADIR%%/public/img/icons/unicons/gitlab.svg
3333
%%DATADIR%%/public/img/icons/unicons/glass-martini-alt-slash.svg
3334
%%DATADIR%%/public/img/icons/unicons/glass-martini-alt.svg
3335
%%DATADIR%%/public/img/icons/unicons/glass-martini.svg
3336
%%DATADIR%%/public/img/icons/unicons/glass-tea.svg
3337
%%DATADIR%%/public/img/icons/unicons/glass.svg
3338
%%DATADIR%%/public/img/icons/unicons/globe.svg
3339
%%DATADIR%%/public/img/icons/unicons/gold.svg
3340
%%DATADIR%%/public/img/icons/unicons/golf-ball.svg
3341
%%DATADIR%%/public/img/icons/unicons/google-drive-alt.svg
3342
%%DATADIR%%/public/img/icons/unicons/google-drive.svg
3343
%%DATADIR%%/public/img/icons/unicons/google-hangouts-alt.svg
3344
%%DATADIR%%/public/img/icons/unicons/google-hangouts.svg
3345
%%DATADIR%%/public/img/icons/unicons/google-play.svg
3346
%%DATADIR%%/public/img/icons/unicons/google.svg
3347
%%DATADIR%%/public/img/icons/unicons/graduation-cap.svg
3348
%%DATADIR%%/public/img/icons/unicons/graph-bar.svg
3349
%%DATADIR%%/public/img/icons/unicons/grid.svg
3350
%%DATADIR%%/public/img/icons/unicons/grids.svg
3351
%%DATADIR%%/public/img/icons/unicons/grin-tongue-wink-alt.svg
3352
%%DATADIR%%/public/img/icons/unicons/grin-tongue-wink.svg
3353
%%DATADIR%%/public/img/icons/unicons/grin.svg
3354
%%DATADIR%%/public/img/icons/unicons/grip-horizontal-line.svg
3355
%%DATADIR%%/public/img/icons/unicons/hard-hat.svg
3356
%%DATADIR%%/public/img/icons/unicons/hdd.svg
3357
%%DATADIR%%/public/img/icons/unicons/head-side-cough.svg
3358
%%DATADIR%%/public/img/icons/unicons/head-side-mask.svg
3359
%%DATADIR%%/public/img/icons/unicons/head-side.svg
3360
%%DATADIR%%/public/img/icons/unicons/headphone-slash.svg
3361
%%DATADIR%%/public/img/icons/unicons/headphones-alt.svg
3362
%%DATADIR%%/public/img/icons/unicons/headphones.svg
3363
%%DATADIR%%/public/img/icons/unicons/heart-alt.svg
3364
%%DATADIR%%/public/img/icons/unicons/heart-break.svg
3365
%%DATADIR%%/public/img/icons/unicons/heart-medical.svg
3366
%%DATADIR%%/public/img/icons/unicons/heart-rate.svg
3367
%%DATADIR%%/public/img/icons/unicons/heart-sign.svg
3368
%%DATADIR%%/public/img/icons/unicons/heart.svg
3369
%%DATADIR%%/public/img/icons/unicons/heartbeat.svg
3370
%%DATADIR%%/public/img/icons/unicons/hindi-to-chinese.svg
3371
%%DATADIR%%/public/img/icons/unicons/hipchat.svg
3372
%%DATADIR%%/public/img/icons/unicons/history-alt.svg
3373
%%DATADIR%%/public/img/icons/unicons/history.svg
3374
%%DATADIR%%/public/img/icons/unicons/home-alt.svg
3375
%%DATADIR%%/public/img/icons/unicons/home.svg
3376
%%DATADIR%%/public/img/icons/unicons/horizontal-align-center.svg
3377
%%DATADIR%%/public/img/icons/unicons/horizontal-align-left.svg
3378
%%DATADIR%%/public/img/icons/unicons/horizontal-align-right.svg
3379
%%DATADIR%%/public/img/icons/unicons/horizontal-distribution-center.svg
3380
%%DATADIR%%/public/img/icons/unicons/horizontal-distribution-left.svg
3381
%%DATADIR%%/public/img/icons/unicons/horizontal-distribution-right.svg
3382
%%DATADIR%%/public/img/icons/unicons/hospital-square-sign.svg
3383
%%DATADIR%%/public/img/icons/unicons/hospital-symbol.svg
3384
%%DATADIR%%/public/img/icons/unicons/hospital.svg
3385
%%DATADIR%%/public/img/icons/unicons/hourglass.svg
3386
%%DATADIR%%/public/img/icons/unicons/house-user.svg
3387
%%DATADIR%%/public/img/icons/unicons/html3-alt.svg
3388
%%DATADIR%%/public/img/icons/unicons/html3.svg
3389
%%DATADIR%%/public/img/icons/unicons/html5-alt.svg
3390
%%DATADIR%%/public/img/icons/unicons/html5.svg
3391
%%DATADIR%%/public/img/icons/unicons/hunting.svg
3392
%%DATADIR%%/public/img/icons/unicons/icons.svg
3393
%%DATADIR%%/public/img/icons/unicons/illustration.svg
3394
%%DATADIR%%/public/img/icons/unicons/image-alt-slash.svg
3395
%%DATADIR%%/public/img/icons/unicons/image-block.svg
3396
%%DATADIR%%/public/img/icons/unicons/image-broken.svg
3397
%%DATADIR%%/public/img/icons/unicons/image-check.svg
3398
%%DATADIR%%/public/img/icons/unicons/image-download.svg
3399
%%DATADIR%%/public/img/icons/unicons/image-edit.svg
3400
%%DATADIR%%/public/img/icons/unicons/image-lock.svg
3401
%%DATADIR%%/public/img/icons/unicons/image-minus.svg
3402
%%DATADIR%%/public/img/icons/unicons/image-plus.svg
3403
%%DATADIR%%/public/img/icons/unicons/image-question.svg
3404
%%DATADIR%%/public/img/icons/unicons/image-redo.svg
3405
%%DATADIR%%/public/img/icons/unicons/image-resize-landscape.svg
3406
%%DATADIR%%/public/img/icons/unicons/image-resize-square.svg
3407
%%DATADIR%%/public/img/icons/unicons/image-search.svg
3408
%%DATADIR%%/public/img/icons/unicons/image-share.svg
3409
%%DATADIR%%/public/img/icons/unicons/image-shield.svg
3410
%%DATADIR%%/public/img/icons/unicons/image-slash.svg
3411
%%DATADIR%%/public/img/icons/unicons/image-times.svg
3412
%%DATADIR%%/public/img/icons/unicons/image-upload.svg
3413
%%DATADIR%%/public/img/icons/unicons/image-v.svg
3414
%%DATADIR%%/public/img/icons/unicons/image.svg
3415
%%DATADIR%%/public/img/icons/unicons/images.svg
3416
%%DATADIR%%/public/img/icons/unicons/import.svg
3417
%%DATADIR%%/public/img/icons/unicons/inbox.svg
3418
%%DATADIR%%/public/img/icons/unicons/incoming-call.svg
3419
%%DATADIR%%/public/img/icons/unicons/index.json
3420
%%DATADIR%%/public/img/icons/unicons/info-circle.svg
3421
%%DATADIR%%/public/img/icons/unicons/info.svg
3422
%%DATADIR%%/public/img/icons/unicons/instagram-alt.svg
3423
%%DATADIR%%/public/img/icons/unicons/instagram.svg
3424
%%DATADIR%%/public/img/icons/unicons/intercom-alt.svg
3425
%%DATADIR%%/public/img/icons/unicons/intercom.svg
3426
%%DATADIR%%/public/img/icons/unicons/invoice.svg
3427
%%DATADIR%%/public/img/icons/unicons/italic.svg
3428
%%DATADIR%%/public/img/icons/unicons/jackhammer.svg
3429
%%DATADIR%%/public/img/icons/unicons/java-script.svg
3430
%%DATADIR%%/public/img/icons/unicons/kayak.svg
3431
%%DATADIR%%/public/img/icons/unicons/key-skeleton-alt.svg
3432
%%DATADIR%%/public/img/icons/unicons/key-skeleton.svg
3433
%%DATADIR%%/public/img/icons/unicons/keyboard-alt.svg
3434
%%DATADIR%%/public/img/icons/unicons/keyboard-hide.svg
3435
%%DATADIR%%/public/img/icons/unicons/keyboard-show.svg
3436
%%DATADIR%%/public/img/icons/unicons/keyboard.svg
3437
%%DATADIR%%/public/img/icons/unicons/keyhole-circle.svg
3438
%%DATADIR%%/public/img/icons/unicons/keyhole-square-full.svg
3439
%%DATADIR%%/public/img/icons/unicons/keyhole-square.svg
3440
%%DATADIR%%/public/img/icons/unicons/kid.svg
3441
%%DATADIR%%/public/img/icons/unicons/label-alt.svg
3442
%%DATADIR%%/public/img/icons/unicons/label.svg
3443
%%DATADIR%%/public/img/icons/unicons/lamp.svg
3444
%%DATADIR%%/public/img/icons/unicons/language.svg
3445
%%DATADIR%%/public/img/icons/unicons/laptop-cloud.svg
3446
%%DATADIR%%/public/img/icons/unicons/laptop-connection.svg
3447
%%DATADIR%%/public/img/icons/unicons/laptop.svg
3448
%%DATADIR%%/public/img/icons/unicons/laughing.svg
3449
%%DATADIR%%/public/img/icons/unicons/layer-group-slash.svg
3450
%%DATADIR%%/public/img/icons/unicons/layer-group.svg
3451
%%DATADIR%%/public/img/icons/unicons/layers-alt.svg
3452
%%DATADIR%%/public/img/icons/unicons/layers-slash.svg
3453
%%DATADIR%%/public/img/icons/unicons/layers.svg
3454
%%DATADIR%%/public/img/icons/unicons/left-arrow-from-left.svg
3455
%%DATADIR%%/public/img/icons/unicons/left-arrow-to-left.svg
3456
%%DATADIR%%/public/img/icons/unicons/left-indent-alt.svg
3457
%%DATADIR%%/public/img/icons/unicons/left-indent.svg
3458
%%DATADIR%%/public/img/icons/unicons/left-to-right-text-direction.svg
3459
%%DATADIR%%/public/img/icons/unicons/letter-chinese-a.svg
3460
%%DATADIR%%/public/img/icons/unicons/letter-english-a.svg
3461
%%DATADIR%%/public/img/icons/unicons/letter-hindi-a.svg
3462
%%DATADIR%%/public/img/icons/unicons/letter-japanese-a.svg
3463
%%DATADIR%%/public/img/icons/unicons/life-ring.svg
3464
%%DATADIR%%/public/img/icons/unicons/lightbulb-alt.svg
3465
%%DATADIR%%/public/img/icons/unicons/lightbulb.svg
3466
%%DATADIR%%/public/img/icons/unicons/line-alt.svg
3467
%%DATADIR%%/public/img/icons/unicons/line-spacing.svg
3468
%%DATADIR%%/public/img/icons/unicons/line.svg
3469
%%DATADIR%%/public/img/icons/unicons/link-add.svg
3470
%%DATADIR%%/public/img/icons/unicons/link-alt.svg
3471
%%DATADIR%%/public/img/icons/unicons/link-broken.svg
3472
%%DATADIR%%/public/img/icons/unicons/link-h.svg
3473
%%DATADIR%%/public/img/icons/unicons/link.svg
3474
%%DATADIR%%/public/img/icons/unicons/linkedin-alt.svg
3475
%%DATADIR%%/public/img/icons/unicons/linkedin.svg
3476
%%DATADIR%%/public/img/icons/unicons/linux.svg
3477
%%DATADIR%%/public/img/icons/unicons/lira-sign.svg
3478
%%DATADIR%%/public/img/icons/unicons/list-ol-alt.svg
3479
%%DATADIR%%/public/img/icons/unicons/list-ol.svg
3480
%%DATADIR%%/public/img/icons/unicons/list-ui-alt.svg
3481
%%DATADIR%%/public/img/icons/unicons/list-ul.svg
3482
%%DATADIR%%/public/img/icons/unicons/location-arrow-alt.svg
3483
%%DATADIR%%/public/img/icons/unicons/location-arrow.svg
3484
%%DATADIR%%/public/img/icons/unicons/location-pin-alt.svg
3485
%%DATADIR%%/public/img/icons/unicons/location-point.svg
3486
%%DATADIR%%/public/img/icons/unicons/lock-access.svg
3487
%%DATADIR%%/public/img/icons/unicons/lock-alt.svg
3488
%%DATADIR%%/public/img/icons/unicons/lock-open-alt.svg
3489
%%DATADIR%%/public/img/icons/unicons/lock-slash.svg
3490
%%DATADIR%%/public/img/icons/unicons/lock.svg
3491
%%DATADIR%%/public/img/icons/unicons/lottiefiles-alt.svg
3492
%%DATADIR%%/public/img/icons/unicons/lottiefiles.svg
3493
%%DATADIR%%/public/img/icons/unicons/luggage-cart.svg
3494
%%DATADIR%%/public/img/icons/unicons/mailbox-alt.svg
3495
%%DATADIR%%/public/img/icons/unicons/mailbox.svg
3496
%%DATADIR%%/public/img/icons/unicons/map-marker-alt.svg
3497
%%DATADIR%%/public/img/icons/unicons/map-marker-edit.svg
3498
%%DATADIR%%/public/img/icons/unicons/map-marker-info.svg
3499
%%DATADIR%%/public/img/icons/unicons/map-marker-minus.svg
3500
%%DATADIR%%/public/img/icons/unicons/map-marker-plus.svg
3501
%%DATADIR%%/public/img/icons/unicons/map-marker-question.svg
3502
%%DATADIR%%/public/img/icons/unicons/map-marker-shield.svg
3503
%%DATADIR%%/public/img/icons/unicons/map-marker-slash.svg
3504
%%DATADIR%%/public/img/icons/unicons/map-marker.svg
3505
%%DATADIR%%/public/img/icons/unicons/map-pin-alt.svg
3506
%%DATADIR%%/public/img/icons/unicons/map-pin.svg
3507
%%DATADIR%%/public/img/icons/unicons/map.svg
3508
%%DATADIR%%/public/img/icons/unicons/mars.svg
3509
%%DATADIR%%/public/img/icons/unicons/master-card.svg
3510
%%DATADIR%%/public/img/icons/unicons/maximize-left.svg
3511
%%DATADIR%%/public/img/icons/unicons/medal.svg
3512
%%DATADIR%%/public/img/icons/unicons/medical-drip.svg
3513
%%DATADIR%%/public/img/icons/unicons/medical-square-full.svg
3514
%%DATADIR%%/public/img/icons/unicons/medical-square.svg
3515
%%DATADIR%%/public/img/icons/unicons/medium-m.svg
3516
%%DATADIR%%/public/img/icons/unicons/medkit.svg
3517
%%DATADIR%%/public/img/icons/unicons/meeting-board.svg
3518
%%DATADIR%%/public/img/icons/unicons/megaphone.svg
3519
%%DATADIR%%/public/img/icons/unicons/meh-alt.svg
3520
%%DATADIR%%/public/img/icons/unicons/meh-closed-eye.svg
3521
%%DATADIR%%/public/img/icons/unicons/meh.svg
3522
%%DATADIR%%/public/img/icons/unicons/message.svg
3523
%%DATADIR%%/public/img/icons/unicons/metro.svg
3524
%%DATADIR%%/public/img/icons/unicons/microphone-slash.svg
3525
%%DATADIR%%/public/img/icons/unicons/microphone.svg
3526
%%DATADIR%%/public/img/icons/unicons/microscope.svg
3527
%%DATADIR%%/public/img/icons/unicons/microsoft.svg
3528
%%DATADIR%%/public/img/icons/unicons/minus-circle.svg
3529
%%DATADIR%%/public/img/icons/unicons/minus-path.svg
3530
%%DATADIR%%/public/img/icons/unicons/minus-square-full.svg
3531
%%DATADIR%%/public/img/icons/unicons/minus-square.svg
3532
%%DATADIR%%/public/img/icons/unicons/minus.svg
3533
%%DATADIR%%/public/img/icons/unicons/missed-call.svg
3534
%%DATADIR%%/public/img/icons/unicons/mobile-android-alt.svg
3535
%%DATADIR%%/public/img/icons/unicons/mobile-android.svg
3536
%%DATADIR%%/public/img/icons/unicons/mobile-vibrate.svg
3537
%%DATADIR%%/public/img/icons/unicons/modem.svg
3538
%%DATADIR%%/public/img/icons/unicons/money-bill-slash.svg
3539
%%DATADIR%%/public/img/icons/unicons/money-bill-stack.svg
3540
%%DATADIR%%/public/img/icons/unicons/money-bill.svg
3541
%%DATADIR%%/public/img/icons/unicons/money-insert.svg
3542
%%DATADIR%%/public/img/icons/unicons/money-stack.svg
3543
%%DATADIR%%/public/img/icons/unicons/money-withdraw.svg
3544
%%DATADIR%%/public/img/icons/unicons/money-withdrawal.svg
3545
%%DATADIR%%/public/img/icons/unicons/moneybag-alt.svg
3546
%%DATADIR%%/public/img/icons/unicons/moneybag.svg
3547
%%DATADIR%%/public/img/icons/unicons/monitor-heart-rate.svg
3548
%%DATADIR%%/public/img/icons/unicons/monitor.svg
3549
%%DATADIR%%/public/img/icons/unicons/moon-eclipse.svg
3550
%%DATADIR%%/public/img/icons/unicons/moon.svg
3551
%%DATADIR%%/public/img/icons/unicons/moonset.svg
3552
%%DATADIR%%/public/img/icons/unicons/mountains-sun.svg
3553
%%DATADIR%%/public/img/icons/unicons/mountains.svg
3554
%%DATADIR%%/public/img/icons/unicons/mouse-alt-2.svg
3555
%%DATADIR%%/public/img/icons/unicons/mouse-alt.svg
3556
%%DATADIR%%/public/img/icons/unicons/mouse.svg
3557
%%DATADIR%%/public/img/icons/unicons/multiply.svg
3558
%%DATADIR%%/public/img/icons/unicons/music-note.svg
3559
%%DATADIR%%/public/img/icons/unicons/music-tune-slash.svg
3560
%%DATADIR%%/public/img/icons/unicons/music.svg
3561
%%DATADIR%%/public/img/icons/unicons/n-a.svg
3562
%%DATADIR%%/public/img/icons/unicons/navigator.svg
3563
%%DATADIR%%/public/img/icons/unicons/nerd.svg
3564
%%DATADIR%%/public/img/icons/unicons/newspaper.svg
3565
%%DATADIR%%/public/img/icons/unicons/ninja.svg
3566
%%DATADIR%%/public/img/icons/unicons/no-entry.svg
3567
%%DATADIR%%/public/img/icons/unicons/notebooks.svg
3568
%%DATADIR%%/public/img/icons/unicons/notes.svg
3569
%%DATADIR%%/public/img/icons/unicons/object-group.svg
3570
%%DATADIR%%/public/img/icons/unicons/object-ungroup.svg
3571
%%DATADIR%%/public/img/icons/unicons/octagon.svg
3572
%%DATADIR%%/public/img/icons/unicons/okta.svg
3573
%%DATADIR%%/public/img/icons/unicons/opera-alt.svg
3574
%%DATADIR%%/public/img/icons/unicons/opera.svg
3575
%%DATADIR%%/public/img/icons/unicons/outgoing-call.svg
3576
%%DATADIR%%/public/img/icons/unicons/package.svg
3577
%%DATADIR%%/public/img/icons/unicons/padlock.svg
3578
%%DATADIR%%/public/img/icons/unicons/pagelines.svg
3579
%%DATADIR%%/public/img/icons/unicons/pagerduty.svg
3580
%%DATADIR%%/public/img/icons/unicons/paint-tool.svg
3581
%%DATADIR%%/public/img/icons/unicons/palette.svg
3582
%%DATADIR%%/public/img/icons/unicons/panel-add.svg
3583
%%DATADIR%%/public/img/icons/unicons/panorama-h-alt.svg
3584
%%DATADIR%%/public/img/icons/unicons/panorama-h.svg
3585
%%DATADIR%%/public/img/icons/unicons/panorama-v.svg
3586
%%DATADIR%%/public/img/icons/unicons/paperclip.svg
3587
%%DATADIR%%/public/img/icons/unicons/paragraph.svg
3588
%%DATADIR%%/public/img/icons/unicons/parcel.svg
3589
%%DATADIR%%/public/img/icons/unicons/parking-circle.svg
3590
%%DATADIR%%/public/img/icons/unicons/parking-square.svg
3591
%%DATADIR%%/public/img/icons/unicons/pathfinder-unite.svg
3592
%%DATADIR%%/public/img/icons/unicons/pathfinder.svg
3593
%%DATADIR%%/public/img/icons/unicons/pause-circle.svg
3594
%%DATADIR%%/public/img/icons/unicons/pause.svg
3595
%%DATADIR%%/public/img/icons/unicons/paypal.svg
3596
%%DATADIR%%/public/img/icons/unicons/pen.svg
3597
%%DATADIR%%/public/img/icons/unicons/pentagon.svg
3598
%%DATADIR%%/public/img/icons/unicons/percentage.svg
3599
%%DATADIR%%/public/img/icons/unicons/phone-alt.svg
3600
%%DATADIR%%/public/img/icons/unicons/phone-pause.svg
3601
%%DATADIR%%/public/img/icons/unicons/phone-slash.svg
3602
%%DATADIR%%/public/img/icons/unicons/phone-times.svg
3603
%%DATADIR%%/public/img/icons/unicons/phone-volume.svg
3604
%%DATADIR%%/public/img/icons/unicons/phone.svg
3605
%%DATADIR%%/public/img/icons/unicons/picture.svg
3606
%%DATADIR%%/public/img/icons/unicons/pizza-slice.svg
3607
%%DATADIR%%/public/img/icons/unicons/plane-arrival.svg
3608
%%DATADIR%%/public/img/icons/unicons/plane-departure.svg
3609
%%DATADIR%%/public/img/icons/unicons/plane-fly.svg
3610
%%DATADIR%%/public/img/icons/unicons/plane.svg
3611
%%DATADIR%%/public/img/icons/unicons/play-circle.svg
3612
%%DATADIR%%/public/img/icons/unicons/play.svg
3613
%%DATADIR%%/public/img/icons/unicons/plug.svg
3614
%%DATADIR%%/public/img/icons/unicons/plus-circle.svg
3615
%%DATADIR%%/public/img/icons/unicons/plus-square.svg
3616
%%DATADIR%%/public/img/icons/unicons/plus.svg
3617
%%DATADIR%%/public/img/icons/unicons/podium.svg
3618
%%DATADIR%%/public/img/icons/unicons/polygon.svg
3619
%%DATADIR%%/public/img/icons/unicons/post-stamp.svg
3620
%%DATADIR%%/public/img/icons/unicons/postcard.svg
3621
%%DATADIR%%/public/img/icons/unicons/pound-circle.svg
3622
%%DATADIR%%/public/img/icons/unicons/pound.svg
3623
%%DATADIR%%/public/img/icons/unicons/power.svg
3624
%%DATADIR%%/public/img/icons/unicons/prescription-bottle.svg
3625
%%DATADIR%%/public/img/icons/unicons/presentation-check.svg
3626
%%DATADIR%%/public/img/icons/unicons/presentation-edit.svg
3627
%%DATADIR%%/public/img/icons/unicons/presentation-line.svg
3628
%%DATADIR%%/public/img/icons/unicons/presentation-lines-alt.svg
3629
%%DATADIR%%/public/img/icons/unicons/presentation-minus.svg
3630
%%DATADIR%%/public/img/icons/unicons/presentation-play.svg
3631
%%DATADIR%%/public/img/icons/unicons/presentation-plus.svg
3632
%%DATADIR%%/public/img/icons/unicons/presentation-times.svg
3633
%%DATADIR%%/public/img/icons/unicons/presentation.svg
3634
%%DATADIR%%/public/img/icons/unicons/previous.svg
3635
%%DATADIR%%/public/img/icons/unicons/pricetag-alt.svg
3636
%%DATADIR%%/public/img/icons/unicons/print-slash.svg
3637
%%DATADIR%%/public/img/icons/unicons/print.svg
3638
%%DATADIR%%/public/img/icons/unicons/process.svg
3639
%%DATADIR%%/public/img/icons/unicons/processor.svg
3640
%%DATADIR%%/public/img/icons/unicons/programming-language.svg
3641
%%DATADIR%%/public/img/icons/unicons/pump.svg
3642
%%DATADIR%%/public/img/icons/unicons/puzzle-piece.svg
3643
%%DATADIR%%/public/img/icons/unicons/qrcode-scan.svg
3644
%%DATADIR%%/public/img/icons/unicons/question-circle.svg
3645
%%DATADIR%%/public/img/icons/unicons/question.svg
3646
%%DATADIR%%/public/img/icons/unicons/rainbow.svg
3647
%%DATADIR%%/public/img/icons/unicons/raindrops-alt.svg
3648
%%DATADIR%%/public/img/icons/unicons/raindrops.svg
3649
%%DATADIR%%/public/img/icons/unicons/react.svg
3650
%%DATADIR%%/public/img/icons/unicons/receipt-alt.svg
3651
%%DATADIR%%/public/img/icons/unicons/receipt.svg
3652
%%DATADIR%%/public/img/icons/unicons/record-audio.svg
3653
%%DATADIR%%/public/img/icons/unicons/reddit-alien-alt.svg
3654
%%DATADIR%%/public/img/icons/unicons/redo.svg
3655
%%DATADIR%%/public/img/icons/unicons/refresh.svg
3656
%%DATADIR%%/public/img/icons/unicons/registered.svg
3657
%%DATADIR%%/public/img/icons/unicons/repeat.svg
3658
%%DATADIR%%/public/img/icons/unicons/restaurant.svg
3659
%%DATADIR%%/public/img/icons/unicons/right-indent-alt.svg
3660
%%DATADIR%%/public/img/icons/unicons/right-to-left-text-direction.svg
3661
%%DATADIR%%/public/img/icons/unicons/robot.svg
3662
%%DATADIR%%/public/img/icons/unicons/rocket.svg
3663
%%DATADIR%%/public/img/icons/unicons/rope-way.svg
3664
%%DATADIR%%/public/img/icons/unicons/rotate-360.svg
3665
%%DATADIR%%/public/img/icons/unicons/rss-alt.svg
3666
%%DATADIR%%/public/img/icons/unicons/rss-interface.svg
3667
%%DATADIR%%/public/img/icons/unicons/rss.svg
3668
%%DATADIR%%/public/img/icons/unicons/ruler-combined.svg
3669
%%DATADIR%%/public/img/icons/unicons/ruler.svg
3670
%%DATADIR%%/public/img/icons/unicons/rupee-sign.svg
3671
%%DATADIR%%/public/img/icons/unicons/sad-cry.svg
3672
%%DATADIR%%/public/img/icons/unicons/sad-crying.svg
3673
%%DATADIR%%/public/img/icons/unicons/sad-dizzy.svg
3674
%%DATADIR%%/public/img/icons/unicons/sad-squint.svg
3675
%%DATADIR%%/public/img/icons/unicons/sad.svg
3676
%%DATADIR%%/public/img/icons/unicons/sanitizer-alt.svg
3677
%%DATADIR%%/public/img/icons/unicons/sanitizer.svg
3678
%%DATADIR%%/public/img/icons/unicons/save.svg
3679
%%DATADIR%%/public/img/icons/unicons/scaling-left.svg
3680
%%DATADIR%%/public/img/icons/unicons/scaling-right.svg
3681
%%DATADIR%%/public/img/icons/unicons/scenery.svg
3682
%%DATADIR%%/public/img/icons/unicons/schedule.svg
3683
%%DATADIR%%/public/img/icons/unicons/screw.svg
3684
%%DATADIR%%/public/img/icons/unicons/scroll-h.svg
3685
%%DATADIR%%/public/img/icons/unicons/scroll.svg
3686
%%DATADIR%%/public/img/icons/unicons/search-alt.svg
3687
%%DATADIR%%/public/img/icons/unicons/search-minus.svg
3688
%%DATADIR%%/public/img/icons/unicons/search-plus.svg
3689
%%DATADIR%%/public/img/icons/unicons/search.svg
3690
%%DATADIR%%/public/img/icons/unicons/selfie.svg
3691
%%DATADIR%%/public/img/icons/unicons/server-alt.svg
3692
%%DATADIR%%/public/img/icons/unicons/server-connection.svg
3693
%%DATADIR%%/public/img/icons/unicons/server-network-alt.svg
3694
%%DATADIR%%/public/img/icons/unicons/server-network.svg
3695
%%DATADIR%%/public/img/icons/unicons/server.svg
3696
%%DATADIR%%/public/img/icons/unicons/servers.svg
3697
%%DATADIR%%/public/img/icons/unicons/servicemark.svg
3698
%%DATADIR%%/public/img/icons/unicons/setting.svg
3699
%%DATADIR%%/public/img/icons/unicons/share-alt.svg
3700
%%DATADIR%%/public/img/icons/unicons/share.svg
3701
%%DATADIR%%/public/img/icons/unicons/shield-check.svg
3702
%%DATADIR%%/public/img/icons/unicons/shield-exclamation.svg
3703
%%DATADIR%%/public/img/icons/unicons/shield-plus.svg
3704
%%DATADIR%%/public/img/icons/unicons/shield-question.svg
3705
%%DATADIR%%/public/img/icons/unicons/shield-slash.svg
3706
%%DATADIR%%/public/img/icons/unicons/shield.svg
3707
%%DATADIR%%/public/img/icons/unicons/ship.svg
3708
%%DATADIR%%/public/img/icons/unicons/shop.svg
3709
%%DATADIR%%/public/img/icons/unicons/shopping-bag.svg
3710
%%DATADIR%%/public/img/icons/unicons/shopping-basket.svg
3711
%%DATADIR%%/public/img/icons/unicons/shopping-cart-alt.svg
3712
%%DATADIR%%/public/img/icons/unicons/shopping-cart.svg
3713
%%DATADIR%%/public/img/icons/unicons/shovel.svg
3714
%%DATADIR%%/public/img/icons/unicons/shrink.svg
3715
%%DATADIR%%/public/img/icons/unicons/shuffle.svg
3716
%%DATADIR%%/public/img/icons/unicons/shutter-alt.svg
3717
%%DATADIR%%/public/img/icons/unicons/shutter.svg
3718
%%DATADIR%%/public/img/icons/unicons/sick.svg
3719
%%DATADIR%%/public/img/icons/unicons/sigma.svg
3720
%%DATADIR%%/public/img/icons/unicons/sign-alt.svg
3721
%%DATADIR%%/public/img/icons/unicons/sign-in-alt.svg
3722
%%DATADIR%%/public/img/icons/unicons/sign-left.svg
3723
%%DATADIR%%/public/img/icons/unicons/sign-out-alt.svg
3724
%%DATADIR%%/public/img/icons/unicons/sign-right.svg
3725
%%DATADIR%%/public/img/icons/unicons/signal-alt-3.svg
3726
%%DATADIR%%/public/img/icons/unicons/signal-alt.svg
3727
%%DATADIR%%/public/img/icons/unicons/signal.svg
3728
%%DATADIR%%/public/img/icons/unicons/signin.svg
3729
%%DATADIR%%/public/img/icons/unicons/signout.svg
3730
%%DATADIR%%/public/img/icons/unicons/silence.svg
3731
%%DATADIR%%/public/img/icons/unicons/silent-squint.svg
3732
%%DATADIR%%/public/img/icons/unicons/sim-card.svg
3733
%%DATADIR%%/public/img/icons/unicons/sitemap.svg
3734
%%DATADIR%%/public/img/icons/unicons/skip-forward-alt.svg
3735
%%DATADIR%%/public/img/icons/unicons/skip-forward-circle.svg
3736
%%DATADIR%%/public/img/icons/unicons/skip-forward.svg
3737
%%DATADIR%%/public/img/icons/unicons/skype-alt.svg
3738
%%DATADIR%%/public/img/icons/unicons/skype.svg
3739
%%DATADIR%%/public/img/icons/unicons/slack-alt.svg
3740
%%DATADIR%%/public/img/icons/unicons/slack.svg
3741
%%DATADIR%%/public/img/icons/unicons/slider-h-range.svg
3742
%%DATADIR%%/public/img/icons/unicons/slider-h.svg
3743
%%DATADIR%%/public/img/icons/unicons/sliders-v-alt.svg
3744
%%DATADIR%%/public/img/icons/unicons/sliders-v.svg
3745
%%DATADIR%%/public/img/icons/unicons/smile-beam.svg
3746
%%DATADIR%%/public/img/icons/unicons/smile-dizzy.svg
3747
%%DATADIR%%/public/img/icons/unicons/smile-squint-wink-alt.svg
3748
%%DATADIR%%/public/img/icons/unicons/smile-squint-wink.svg
3749
%%DATADIR%%/public/img/icons/unicons/smile-wink-alt.svg
3750
%%DATADIR%%/public/img/icons/unicons/smile-wink.svg
3751
%%DATADIR%%/public/img/icons/unicons/smile.svg
3752
%%DATADIR%%/public/img/icons/unicons/snapchat-alt.svg
3753
%%DATADIR%%/public/img/icons/unicons/snapchat-ghost.svg
3754
%%DATADIR%%/public/img/icons/unicons/snapchat-square.svg
3755
%%DATADIR%%/public/img/icons/unicons/snow-flake.svg
3756
%%DATADIR%%/public/img/icons/unicons/snowflake-alt.svg
3757
%%DATADIR%%/public/img/icons/unicons/snowflake.svg
3758
%%DATADIR%%/public/img/icons/unicons/social-distancing.svg
3759
%%DATADIR%%/public/img/icons/unicons/sort-amount-down.svg
3760
%%DATADIR%%/public/img/icons/unicons/sort-amount-up.svg
3761
%%DATADIR%%/public/img/icons/unicons/sort.svg
3762
%%DATADIR%%/public/img/icons/unicons/sorting.svg
3763
%%DATADIR%%/public/img/icons/unicons/space-key.svg
3764
%%DATADIR%%/public/img/icons/unicons/spade.svg
3765
%%DATADIR%%/public/img/icons/unicons/sperms.svg
3766
%%DATADIR%%/public/img/icons/unicons/spin.svg
3767
%%DATADIR%%/public/img/icons/unicons/spinner-alt.svg
3768
%%DATADIR%%/public/img/icons/unicons/spinner.svg
3769
%%DATADIR%%/public/img/icons/unicons/square-full.svg
3770
%%DATADIR%%/public/img/icons/unicons/square-shape.svg
3771
%%DATADIR%%/public/img/icons/unicons/square.svg
3772
%%DATADIR%%/public/img/icons/unicons/squint.svg
3773
%%DATADIR%%/public/img/icons/unicons/star-half-alt.svg
3774
%%DATADIR%%/public/img/icons/unicons/star.svg
3775
%%DATADIR%%/public/img/icons/unicons/step-backward-alt.svg
3776
%%DATADIR%%/public/img/icons/unicons/step-backward-circle.svg
3777
%%DATADIR%%/public/img/icons/unicons/step-backward.svg
3778
%%DATADIR%%/public/img/icons/unicons/step-forward.svg
3779
%%DATADIR%%/public/img/icons/unicons/stethoscope-alt.svg
3780
%%DATADIR%%/public/img/icons/unicons/stethoscope.svg
3781
%%DATADIR%%/public/img/icons/unicons/stop-circle.svg
3782
%%DATADIR%%/public/img/icons/unicons/stopwatch-slash.svg
3783
%%DATADIR%%/public/img/icons/unicons/stopwatch.svg
3784
%%DATADIR%%/public/img/icons/unicons/store-alt.svg
3785
%%DATADIR%%/public/img/icons/unicons/store-slash.svg
3786
%%DATADIR%%/public/img/icons/unicons/store.svg
3787
%%DATADIR%%/public/img/icons/unicons/streering.svg
3788
%%DATADIR%%/public/img/icons/unicons/stretcher.svg
3789
%%DATADIR%%/public/img/icons/unicons/subject.svg
3790
%%DATADIR%%/public/img/icons/unicons/subway-alt.svg
3791
%%DATADIR%%/public/img/icons/unicons/subway.svg
3792
%%DATADIR%%/public/img/icons/unicons/suitcase-alt.svg
3793
%%DATADIR%%/public/img/icons/unicons/suitcase.svg
3794
%%DATADIR%%/public/img/icons/unicons/sun.svg
3795
%%DATADIR%%/public/img/icons/unicons/sunset.svg
3796
%%DATADIR%%/public/img/icons/unicons/surprise.svg
3797
%%DATADIR%%/public/img/icons/unicons/swatchbook.svg
3798
%%DATADIR%%/public/img/icons/unicons/swiggy.svg
3799
%%DATADIR%%/public/img/icons/unicons/swimmer.svg
3800
%%DATADIR%%/public/img/icons/unicons/sync-exclamation.svg
3801
%%DATADIR%%/public/img/icons/unicons/sync-slash.svg
3802
%%DATADIR%%/public/img/icons/unicons/sync.svg
3803
%%DATADIR%%/public/img/icons/unicons/syringe.svg
3804
%%DATADIR%%/public/img/icons/unicons/table-tennis.svg
3805
%%DATADIR%%/public/img/icons/unicons/table.svg
3806
%%DATADIR%%/public/img/icons/unicons/tablet.svg
3807
%%DATADIR%%/public/img/icons/unicons/tablets.svg
3808
%%DATADIR%%/public/img/icons/unicons/tachometer-fast-alt.svg
3809
%%DATADIR%%/public/img/icons/unicons/tachometer-fast.svg
3810
%%DATADIR%%/public/img/icons/unicons/tag-alt.svg
3811
%%DATADIR%%/public/img/icons/unicons/tag.svg
3812
%%DATADIR%%/public/img/icons/unicons/tape.svg
3813
%%DATADIR%%/public/img/icons/unicons/taxi.svg
3814
%%DATADIR%%/public/img/icons/unicons/tear.svg
3815
%%DATADIR%%/public/img/icons/unicons/telegram-alt.svg
3816
%%DATADIR%%/public/img/icons/unicons/telegram.svg
3817
%%DATADIR%%/public/img/icons/unicons/telescope.svg
3818
%%DATADIR%%/public/img/icons/unicons/temperature-empty.svg
3819
%%DATADIR%%/public/img/icons/unicons/temperature-half.svg
3820
%%DATADIR%%/public/img/icons/unicons/temperature-minus.svg
3821
%%DATADIR%%/public/img/icons/unicons/temperature-plus.svg
3822
%%DATADIR%%/public/img/icons/unicons/temperature-quarter.svg
3823
%%DATADIR%%/public/img/icons/unicons/temperature-three-quarter.svg
3824
%%DATADIR%%/public/img/icons/unicons/temperature.svg
3825
%%DATADIR%%/public/img/icons/unicons/tennis-ball.svg
3826
%%DATADIR%%/public/img/icons/unicons/text-fields.svg
3827
%%DATADIR%%/public/img/icons/unicons/text-size.svg
3828
%%DATADIR%%/public/img/icons/unicons/text-strike-through.svg
3829
%%DATADIR%%/public/img/icons/unicons/text.svg
3830
%%DATADIR%%/public/img/icons/unicons/th-large.svg
3831
%%DATADIR%%/public/img/icons/unicons/th-slash.svg
3832
%%DATADIR%%/public/img/icons/unicons/th.svg
3833
%%DATADIR%%/public/img/icons/unicons/thermometer.svg
3834
%%DATADIR%%/public/img/icons/unicons/thumbs-down.svg
3835
%%DATADIR%%/public/img/icons/unicons/thumbs-up.svg
3836
%%DATADIR%%/public/img/icons/unicons/thunderstorm-moon.svg
3837
%%DATADIR%%/public/img/icons/unicons/thunderstorm-sun.svg
3838
%%DATADIR%%/public/img/icons/unicons/thunderstorm.svg
3839
%%DATADIR%%/public/img/icons/unicons/ticket.svg
3840
%%DATADIR%%/public/img/icons/unicons/times-circle.svg
3841
%%DATADIR%%/public/img/icons/unicons/times-square.svg
3842
%%DATADIR%%/public/img/icons/unicons/times.svg
3843
%%DATADIR%%/public/img/icons/unicons/toggle-off.svg
3844
%%DATADIR%%/public/img/icons/unicons/toggle-on.svg
3845
%%DATADIR%%/public/img/icons/unicons/toilet-paper.svg
3846
%%DATADIR%%/public/img/icons/unicons/top-arrow-from-top.svg
3847
%%DATADIR%%/public/img/icons/unicons/top-arrow-to-top.svg
3848
%%DATADIR%%/public/img/icons/unicons/tornado.svg
3849
%%DATADIR%%/public/img/icons/unicons/trademark-circle.svg
3850
%%DATADIR%%/public/img/icons/unicons/trademark.svg
3851
%%DATADIR%%/public/img/icons/unicons/traffic-barrier.svg
3852
%%DATADIR%%/public/img/icons/unicons/traffic-light.svg
3853
%%DATADIR%%/public/img/icons/unicons/transaction.svg
3854
%%DATADIR%%/public/img/icons/unicons/trash-alt.svg
3855
%%DATADIR%%/public/img/icons/unicons/trash.svg
3856
%%DATADIR%%/public/img/icons/unicons/trees.svg
3857
%%DATADIR%%/public/img/icons/unicons/triangle.svg
3858
%%DATADIR%%/public/img/icons/unicons/trophy.svg
3859
%%DATADIR%%/public/img/icons/unicons/trowel.svg
3860
%%DATADIR%%/public/img/icons/unicons/truck-loading.svg
3861
%%DATADIR%%/public/img/icons/unicons/truck.svg
3862
%%DATADIR%%/public/img/icons/unicons/tumblr-alt.svg
3863
%%DATADIR%%/public/img/icons/unicons/tumblr-square.svg
3864
%%DATADIR%%/public/img/icons/unicons/tumblr.svg
3865
%%DATADIR%%/public/img/icons/unicons/tv-retro-slash.svg
3866
%%DATADIR%%/public/img/icons/unicons/tv-retro.svg
3867
%%DATADIR%%/public/img/icons/unicons/twitter-alt.svg
3868
%%DATADIR%%/public/img/icons/unicons/twitter.svg
3869
%%DATADIR%%/public/img/icons/unicons/umbrella.svg
3870
%%DATADIR%%/public/img/icons/unicons/unamused.svg
3871
%%DATADIR%%/public/img/icons/unicons/underline.svg
3872
%%DATADIR%%/public/img/icons/unicons/university.svg
3873
%%DATADIR%%/public/img/icons/unicons/unlock-alt.svg
3874
%%DATADIR%%/public/img/icons/unicons/unlock.svg
3875
%%DATADIR%%/public/img/icons/unicons/upload-alt.svg
3876
%%DATADIR%%/public/img/icons/unicons/upload.svg
3877
%%DATADIR%%/public/img/icons/unicons/usd-circle.svg
3878
%%DATADIR%%/public/img/icons/unicons/usd-square.svg
3879
%%DATADIR%%/public/img/icons/unicons/user-arrows.svg
3880
%%DATADIR%%/public/img/icons/unicons/user-check.svg
3881
%%DATADIR%%/public/img/icons/unicons/user-circle.svg
3882
%%DATADIR%%/public/img/icons/unicons/user-exclamation.svg
3883
%%DATADIR%%/public/img/icons/unicons/user-location.svg
3884
%%DATADIR%%/public/img/icons/unicons/user-md.svg
3885
%%DATADIR%%/public/img/icons/unicons/user-minus.svg
3886
%%DATADIR%%/public/img/icons/unicons/user-nurse.svg
3887
%%DATADIR%%/public/img/icons/unicons/user-plus.svg
3888
%%DATADIR%%/public/img/icons/unicons/user-square.svg
3889
%%DATADIR%%/public/img/icons/unicons/user-times.svg
3890
%%DATADIR%%/public/img/icons/unicons/user.svg
3891
%%DATADIR%%/public/img/icons/unicons/users-alt.svg
3892
%%DATADIR%%/public/img/icons/unicons/utensils-alt.svg
3893
%%DATADIR%%/public/img/icons/unicons/utensils.svg
3894
%%DATADIR%%/public/img/icons/unicons/vector-square-alt.svg
3895
%%DATADIR%%/public/img/icons/unicons/vector-square.svg
3896
%%DATADIR%%/public/img/icons/unicons/venus.svg
3897
%%DATADIR%%/public/img/icons/unicons/vertical-align-bottom.svg
3898
%%DATADIR%%/public/img/icons/unicons/vertical-align-center.svg
3899
%%DATADIR%%/public/img/icons/unicons/vertical-align-top.svg
3900
%%DATADIR%%/public/img/icons/unicons/vertical-distribute-bottom.svg
3901
%%DATADIR%%/public/img/icons/unicons/vertical-distribution-center.svg
3902
%%DATADIR%%/public/img/icons/unicons/vertical-distribution-top.svg
3903
%%DATADIR%%/public/img/icons/unicons/video-question.svg
3904
%%DATADIR%%/public/img/icons/unicons/video-slash.svg
3905
%%DATADIR%%/public/img/icons/unicons/video.svg
3906
%%DATADIR%%/public/img/icons/unicons/virus-slash.svg
3907
%%DATADIR%%/public/img/icons/unicons/visual-studio.svg
3908
%%DATADIR%%/public/img/icons/unicons/vk-alt.svg
3909
%%DATADIR%%/public/img/icons/unicons/vk.svg
3910
%%DATADIR%%/public/img/icons/unicons/voicemail-rectangle.svg
3911
%%DATADIR%%/public/img/icons/unicons/voicemail.svg
3912
%%DATADIR%%/public/img/icons/unicons/volleyball.svg
3913
%%DATADIR%%/public/img/icons/unicons/volume-down.svg
3914
%%DATADIR%%/public/img/icons/unicons/volume-mute.svg
3915
%%DATADIR%%/public/img/icons/unicons/volume-off.svg
3916
%%DATADIR%%/public/img/icons/unicons/volume-up.svg
3917
%%DATADIR%%/public/img/icons/unicons/volume.svg
3918
%%DATADIR%%/public/img/icons/unicons/vuejs-alt.svg
3919
%%DATADIR%%/public/img/icons/unicons/vuejs.svg
3920
%%DATADIR%%/public/img/icons/unicons/wall.svg
3921
%%DATADIR%%/public/img/icons/unicons/wallet.svg
3922
%%DATADIR%%/public/img/icons/unicons/watch-alt.svg
3923
%%DATADIR%%/public/img/icons/unicons/watch.svg
3924
%%DATADIR%%/public/img/icons/unicons/water-drop-slash.svg
3925
%%DATADIR%%/public/img/icons/unicons/water-glass.svg
3926
%%DATADIR%%/public/img/icons/unicons/water.svg
3927
%%DATADIR%%/public/img/icons/unicons/web-grid-alt.svg
3928
%%DATADIR%%/public/img/icons/unicons/web-grid.svg
3929
%%DATADIR%%/public/img/icons/unicons/web-section-alt.svg
3930
%%DATADIR%%/public/img/icons/unicons/web-section.svg
3931
%%DATADIR%%/public/img/icons/unicons/webcam.svg
3932
%%DATADIR%%/public/img/icons/unicons/weight.svg
3933
%%DATADIR%%/public/img/icons/unicons/whatsapp-alt.svg
3934
%%DATADIR%%/public/img/icons/unicons/whatsapp.svg
3935
%%DATADIR%%/public/img/icons/unicons/wheel-barrow.svg
3936
%%DATADIR%%/public/img/icons/unicons/wheelchair-alt.svg
3937
%%DATADIR%%/public/img/icons/unicons/wheelchair.svg
3938
%%DATADIR%%/public/img/icons/unicons/wifi-router.svg
3939
%%DATADIR%%/public/img/icons/unicons/wifi-slash.svg
3940
%%DATADIR%%/public/img/icons/unicons/wifi.svg
3941
%%DATADIR%%/public/img/icons/unicons/wind-moon.svg
3942
%%DATADIR%%/public/img/icons/unicons/wind-sun.svg
3943
%%DATADIR%%/public/img/icons/unicons/wind.svg
3944
%%DATADIR%%/public/img/icons/unicons/window-grid.svg
3945
%%DATADIR%%/public/img/icons/unicons/window-maximize.svg
3946
%%DATADIR%%/public/img/icons/unicons/window-section.svg
3947
%%DATADIR%%/public/img/icons/unicons/window.svg
3948
%%DATADIR%%/public/img/icons/unicons/windows.svg
3949
%%DATADIR%%/public/img/icons/unicons/windsock.svg
3950
%%DATADIR%%/public/img/icons/unicons/windy.svg
3951
%%DATADIR%%/public/img/icons/unicons/wordpress-simple.svg
3952
%%DATADIR%%/public/img/icons/unicons/wordpress.svg
3953
%%DATADIR%%/public/img/icons/unicons/wrap-text.svg
3954
%%DATADIR%%/public/img/icons/unicons/wrench.svg
3955
%%DATADIR%%/public/img/icons/unicons/x-add.svg
3956
%%DATADIR%%/public/img/icons/unicons/x.svg
3957
%%DATADIR%%/public/img/icons/unicons/yen-circle.svg
3958
%%DATADIR%%/public/img/icons/unicons/yen.svg
3959
%%DATADIR%%/public/img/icons/unicons/yin-yang.svg
3960
%%DATADIR%%/public/img/icons/unicons/youtube.svg
2312
%%DATADIR%%/public/img/icons_dark_theme/icon_add_annotation.svg
3961
%%DATADIR%%/public/img/icons_dark_theme/icon_add_annotation.svg
2313
%%DATADIR%%/public/img/icons_dark_theme/icon_add_annotation_alt.svg
3962
%%DATADIR%%/public/img/icons_dark_theme/icon_add_annotation_alt.svg
2314
%%DATADIR%%/public/img/icons_dark_theme/icon_add_data_sources.svg
3963
%%DATADIR%%/public/img/icons_dark_theme/icon_add_data_sources.svg
Lines 2457-2462 Link Here
2457
%%DATADIR%%/public/img/plugins/mongodb.svg
4106
%%DATADIR%%/public/img/plugins/mongodb.svg
2458
%%DATADIR%%/public/img/plugins/newrelic.svg
4107
%%DATADIR%%/public/img/plugins/newrelic.svg
2459
%%DATADIR%%/public/img/plugins/oracle.png
4108
%%DATADIR%%/public/img/plugins/oracle.png
4109
%%DATADIR%%/public/img/plugins/sap_hana.png
2460
%%DATADIR%%/public/img/plugins/servicenow.svg
4110
%%DATADIR%%/public/img/plugins/servicenow.svg
2461
%%DATADIR%%/public/img/plugins/snowflake.svg
4111
%%DATADIR%%/public/img/plugins/snowflake.svg
2462
%%DATADIR%%/public/img/plugins/splunk_logo_128.png
4112
%%DATADIR%%/public/img/plugins/splunk_logo_128.png
Lines 2469-2474 Link Here
2469
%%DATADIR%%/public/img/user_profile.png
4119
%%DATADIR%%/public/img/user_profile.png
2470
%%DATADIR%%/public/img/warn-tiny.svg
4120
%%DATADIR%%/public/img/warn-tiny.svg
2471
%%DATADIR%%/public/img/warn.svg
4121
%%DATADIR%%/public/img/warn.svg
4122
%%DATADIR%%/public/lib/.gitignore
4123
%%DATADIR%%/public/lib/monaco-languages/index.ts
4124
%%DATADIR%%/public/lib/monaco-languages/kusto.ts
4125
%%DATADIR%%/public/lib/monaco/min/vs/base/browser/ui/codicons/codicon/codicon.ttf
4126
%%DATADIR%%/public/lib/monaco/min/vs/base/worker/workerMain.js
4127
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/abap/abap.js
4128
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/apex/apex.js
4129
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/azcli/azcli.js
4130
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/bat/bat.js
4131
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/cameligo/cameligo.js
4132
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/clojure/clojure.js
4133
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/coffee/coffee.js
4134
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/cpp/cpp.js
4135
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/csharp/csharp.js
4136
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/csp/csp.js
4137
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/css/css.js
4138
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/dart/dart.js
4139
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/dockerfile/dockerfile.js
4140
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/fsharp/fsharp.js
4141
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/go/go.js
4142
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/graphql/graphql.js
4143
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/handlebars/handlebars.js
4144
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/hcl/hcl.js
4145
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/html/html.js
4146
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/ini/ini.js
4147
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/java/java.js
4148
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/javascript/javascript.js
4149
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/julia/julia.js
4150
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/kotlin/kotlin.js
4151
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/less/less.js
4152
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/lexon/lexon.js
4153
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/lua/lua.js
4154
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/markdown/markdown.js
4155
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/mips/mips.js
4156
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/msdax/msdax.js
4157
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/mysql/mysql.js
4158
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/objective-c/objective-c.js
4159
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/pascal/pascal.js
4160
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/pascaligo/pascaligo.js
4161
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/perl/perl.js
4162
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/pgsql/pgsql.js
4163
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/php/php.js
4164
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/postiats/postiats.js
4165
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/powerquery/powerquery.js
4166
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/powershell/powershell.js
4167
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/pug/pug.js
4168
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/python/python.js
4169
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/r/r.js
4170
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/razor/razor.js
4171
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/redis/redis.js
4172
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/redshift/redshift.js
4173
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/restructuredtext/restructuredtext.js
4174
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/ruby/ruby.js
4175
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/rust/rust.js
4176
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/sb/sb.js
4177
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/scala/scala.js
4178
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/scheme/scheme.js
4179
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/scss/scss.js
4180
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/shell/shell.js
4181
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/solidity/solidity.js
4182
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/sophia/sophia.js
4183
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/sql/sql.js
4184
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/st/st.js
4185
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/swift/swift.js
4186
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/systemverilog/systemverilog.js
4187
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/tcl/tcl.js
4188
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/twig/twig.js
4189
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/typescript/typescript.js
4190
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/vb/vb.js
4191
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/xml/xml.js
4192
%%DATADIR%%/public/lib/monaco/min/vs/basic-languages/yaml/yaml.js
4193
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.css
4194
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.js
4195
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.de.js
4196
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.es.js
4197
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.fr.js
4198
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.it.js
4199
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.ja.js
4200
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.js
4201
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.ko.js
4202
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.ru.js
4203
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.zh-cn.js
4204
%%DATADIR%%/public/lib/monaco/min/vs/editor/editor.main.nls.zh-tw.js
4205
%%DATADIR%%/public/lib/monaco/min/vs/language/css/cssMode.js
4206
%%DATADIR%%/public/lib/monaco/min/vs/language/css/cssWorker.js
4207
%%DATADIR%%/public/lib/monaco/min/vs/language/html/htmlMode.js
4208
%%DATADIR%%/public/lib/monaco/min/vs/language/html/htmlWorker.js
4209
%%DATADIR%%/public/lib/monaco/min/vs/language/json/jsonMode.js
4210
%%DATADIR%%/public/lib/monaco/min/vs/language/json/jsonWorker.js
4211
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/Kusto.Language.Bridge.min.js
4212
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/bridge.min.js
4213
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/kusto.javascript.client.min.js
4214
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/kustoMode.js
4215
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/kustoWorker.js
4216
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/monaco.contribution.d.ts
4217
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/monaco.contribution.js
4218
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/monaco.d.ts
4219
%%DATADIR%%/public/lib/monaco/min/vs/language/kusto/newtonsoft.json.min.js
4220
%%DATADIR%%/public/lib/monaco/min/vs/loader.js
2472
%%DATADIR%%/public/robots.txt
4221
%%DATADIR%%/public/robots.txt
2473
%%DATADIR%%/public/sass/.sass-lint.yml
4222
%%DATADIR%%/public/sass/.sass-lint.yml
2474
%%DATADIR%%/public/sass/_grafana.scss
4223
%%DATADIR%%/public/sass/_grafana.scss
Lines 2502-2508 Link Here
2502
%%DATADIR%%/public/sass/components/_add_data_source.scss
4251
%%DATADIR%%/public/sass/components/_add_data_source.scss
2503
%%DATADIR%%/public/sass/components/_alerts.scss
4252
%%DATADIR%%/public/sass/components/_alerts.scss
2504
%%DATADIR%%/public/sass/components/_buttons.scss
4253
%%DATADIR%%/public/sass/components/_buttons.scss
2505
%%DATADIR%%/public/sass/components/_cards.scss
2506
%%DATADIR%%/public/sass/components/_code_editor.scss
4254
%%DATADIR%%/public/sass/components/_code_editor.scss
2507
%%DATADIR%%/public/sass/components/_dashboard_grid.scss
4255
%%DATADIR%%/public/sass/components/_dashboard_grid.scss
2508
%%DATADIR%%/public/sass/components/_dashboard_list.scss
4256
%%DATADIR%%/public/sass/components/_dashboard_list.scss
Lines 2541-2547 Link Here
2541
%%DATADIR%%/public/sass/components/_row.scss
4289
%%DATADIR%%/public/sass/components/_row.scss
2542
%%DATADIR%%/public/sass/components/_scrollbar.scss
4290
%%DATADIR%%/public/sass/components/_scrollbar.scss
2543
%%DATADIR%%/public/sass/components/_search.scss
4291
%%DATADIR%%/public/sass/components/_search.scss
2544
%%DATADIR%%/public/sass/components/_shortcuts.scss
2545
%%DATADIR%%/public/sass/components/_sidemenu.scss
4292
%%DATADIR%%/public/sass/components/_sidemenu.scss
2546
%%DATADIR%%/public/sass/components/_slate_editor.scss
4293
%%DATADIR%%/public/sass/components/_slate_editor.scss
2547
%%DATADIR%%/public/sass/components/_submenu.scss
4294
%%DATADIR%%/public/sass/components/_submenu.scss
Lines 2562-2568 Link Here
2562
%%DATADIR%%/public/sass/grafana.light.scss
4309
%%DATADIR%%/public/sass/grafana.light.scss
2563
%%DATADIR%%/public/sass/icons.json
4310
%%DATADIR%%/public/sass/icons.json
2564
%%DATADIR%%/public/sass/layout/_lists.scss
4311
%%DATADIR%%/public/sass/layout/_lists.scss
2565
%%DATADIR%%/public/sass/layout/_page.scss
2566
%%DATADIR%%/public/sass/mixins/_animations.scss
4312
%%DATADIR%%/public/sass/mixins/_animations.scss
2567
%%DATADIR%%/public/sass/mixins/_breakpoints.scss
4313
%%DATADIR%%/public/sass/mixins/_breakpoints.scss
2568
%%DATADIR%%/public/sass/mixins/_buttons.scss
4314
%%DATADIR%%/public/sass/mixins/_buttons.scss
Lines 2604-2609 Link Here
2604
%%DATADIR%%/public/test/helpers/getQueryOptions.ts
4350
%%DATADIR%%/public/test/helpers/getQueryOptions.ts
2605
%%DATADIR%%/public/test/helpers/getTemplateSrvDependencies.ts
4351
%%DATADIR%%/public/test/helpers/getTemplateSrvDependencies.ts
2606
%%DATADIR%%/public/test/helpers/initTemplateSrv.ts
4352
%%DATADIR%%/public/test/helpers/initTemplateSrv.ts
4353
%%DATADIR%%/public/test/helpers/typeAsJestMock.ts
2607
%%DATADIR%%/public/test/jest-setup.ts
4354
%%DATADIR%%/public/test/jest-setup.ts
2608
%%DATADIR%%/public/test/jest-shim.ts
4355
%%DATADIR%%/public/test/jest-shim.ts
2609
%%DATADIR%%/public/test/lib/common.ts
4356
%%DATADIR%%/public/test/lib/common.ts
Lines 2624-2629 Link Here
2624
%%DATADIR%%/public/test/mocks/svg.ts
4371
%%DATADIR%%/public/test/mocks/svg.ts
2625
%%DATADIR%%/public/test/setupTests.ts
4372
%%DATADIR%%/public/test/setupTests.ts
2626
%%DATADIR%%/public/test/specs/helpers.ts
4373
%%DATADIR%%/public/test/specs/helpers.ts
4374
%%DATADIR%%/public/testdata/browser_marketshare.csv
4375
%%DATADIR%%/public/testdata/gdp_per_capita.csv
4376
%%DATADIR%%/public/testdata/js_libraries.csv
4377
%%DATADIR%%/public/testdata/population_by_state.csv
4378
%%DATADIR%%/public/testdata/weight_height.csv
2627
%%DATADIR%%/public/vendor/angular-other/angular-strap.js
4379
%%DATADIR%%/public/vendor/angular-other/angular-strap.js
2628
%%DATADIR%%/public/vendor/angular-other/datepicker.js
4380
%%DATADIR%%/public/vendor/angular-other/datepicker.js
2629
%%DATADIR%%/public/vendor/angular-other/timepicker.js
4381
%%DATADIR%%/public/vendor/angular-other/timepicker.js
Lines 2652-2657 Link Here
2652
@dir %%GRAFANA_DATADIR%%
4404
@dir %%GRAFANA_DATADIR%%
2653
@dir %%GRAFANA_PLUGINDIR%%
4405
@dir %%GRAFANA_PLUGINDIR%%
2654
@dir %%GRAFANA_PROVISIONINGDIR%%
4406
@dir %%GRAFANA_PROVISIONINGDIR%%
4407
@dir %%GRAFANA_PROVISIONINGDIR%%/access-control
2655
@dir %%GRAFANA_PROVISIONINGDIR%%/dashboards
4408
@dir %%GRAFANA_PROVISIONINGDIR%%/dashboards
2656
@dir %%GRAFANA_PROVISIONINGDIR%%/datasources
4409
@dir %%GRAFANA_PROVISIONINGDIR%%/datasources
2657
@dir %%GRAFANA_PROVISIONINGDIR%%/notifiers
4410
@dir %%GRAFANA_PROVISIONINGDIR%%/notifiers

Return to bug 256479