View | Details | Raw Unified | Return to bug 257655
Collapse All | Expand All

(-)b/www/grafana8/Makefile (-225 / +14 lines)
Lines 1-5 Link Here
1
PORTNAME=	grafana
1
PORTNAME=	grafana
2
DISTVERSION=	8.0.5
2
DISTVERSION=	8.1.0
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 \
Lines 25-258 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss Link Here
25
USES=		go:modules
25
USES=		go:modules
26
26
27
USE_GITHUB=	yes
27
USE_GITHUB=	yes
28
GH_TUPLE=	\
29
		Azure:azure-sdk-for-go:023238f4c45f:azure_azure_sdk_for_go_azcore/vendor/github.com/Azure/azure-sdk-for-go \
30
		Azure:azure-sdk-for-go:2bc7350b1dcd:azure_azure_sdk_for_go_azidentity \
31
		Azure:azure-sdk-for-go:aa6ba0a4ce44:azure_azure_sdk_for_go_internal \
32
		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
33
		FZambia:eagle:v0.0.1:fzambia_eagle/vendor/github.com/FZambia/eagle \
34
		FZambia:sentinel:v1.1.0:fzambia_sentinel/vendor/github.com/FZambia/sentinel \
35
		Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \
36
		PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \
37
		PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \
38
		VividCortex:mysqlerr:6c6b55f8796f:vividcortex_mysqlerr/vendor/github.com/VividCortex/mysqlerr \
39
		alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \
40
		apache:arrow:5bea62493d91:apache_arrow_arrow/vendor/github.com/apache/arrow \
41
		apache:thrift:v0.14.1:apache_thrift/vendor/github.com/apache/thrift \
42
		armon:go-metrics:v0.3.6:armon_go_metrics/vendor/github.com/armon/go-metrics \
43
		asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \
44
		aws:aws-sdk-go:v1.38.34:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
45
		beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \
46
		benbjohnson:clock:v1.1.0:benbjohnson_clock/vendor/github.com/benbjohnson/clock \
47
		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
48
		bradfitz:gomemcache:a41fca850d0b:bradfitz_gomemcache/vendor/github.com/bradfitz/gomemcache \
49
		c2h5oh:datasize:28bbd4740fee:c2h5oh_datasize/vendor/github.com/c2h5oh/datasize \
50
		cenkalti:backoff:v4.1.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \
51
		census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
52
		centrifugal:centrifuge:v0.17.0:centrifugal_centrifuge/vendor/github.com/centrifugal/centrifuge \
53
		centrifugal:protocol:v0.5.0:centrifugal_protocol/vendor/github.com/centrifugal/protocol \
54
		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
55
		cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
56
		cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
57
		cockroachdb:apd:v2.0.1:cockroachdb_apd_v2/vendor/github.com/cockroachdb/apd/v2 \
58
		cortexproject:cortex:d382e1d80eaf:cortexproject_cortex/vendor/github.com/cortexproject/cortex \
59
		cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
60
		crewjam:saml:bca570abb2ce:crewjam_saml/vendor/github.com/crewjam/saml \
61
		cuelang:cue:v0.3.2:cuelang_cue/vendor/cuelang.org/go \
62
		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
63
		deepmap:oapi-codegen:v1.3.13:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \
64
		docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \
65
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
66
		edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \
67
		emicklei:proto:v1.6.15:emicklei_proto/vendor/github.com/emicklei/proto \
68
		facebookgo:ensure:b4ab57deab51:facebookgo_ensure/vendor/github.com/facebookgo/ensure \
69
		facebookgo:inject:f23751cae28b:facebookgo_inject/vendor/github.com/facebookgo/inject \
70
		facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \
71
		facebookgo:structtag:217e25fb9691:facebookgo_structtag/vendor/github.com/facebookgo/structtag \
72
		facebookgo:subset:8dac2c3c4870:facebookgo_subset/vendor/github.com/facebookgo/subset \
73
		fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
74
		felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \
75
		gchaincl:sqlhooks:v1.3.0:gchaincl_sqlhooks/vendor/github.com/gchaincl/sqlhooks \
76
		getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
77
		go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \
78
		go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
79
		go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \
80
		go-ldap:ldap:v3.1.0:go_ldap_ldap/vendor/gopkg.in/ldap.v3 \
81
		go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
82
		go-macaron:binding:0b4f37bab25b:go_macaron_binding/vendor/github.com/go-macaron/binding \
83
		go-macaron:gzip:cad1c6580a07:go_macaron_gzip/vendor/github.com/go-macaron/gzip \
84
		go-macaron:inject:d8a0b8677191:go_macaron_inject/vendor/github.com/go-macaron/inject \
85
		go-macaron:macaron:v1.4.0:go_macaron_macaron/vendor/gopkg.in/macaron.v1 \
86
		go-mail:mail:v2.3.1:go_mail_mail/vendor/gopkg.in/mail.v2 \
87
		go-openapi:analysis:v0.20.0:go_openapi_analysis/vendor/github.com/go-openapi/analysis \
88
		go-openapi:errors:v0.20.0:go_openapi_errors/vendor/github.com/go-openapi/errors \
89
		go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \
90
		go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \
91
		go-openapi:loads:v0.20.2:go_openapi_loads/vendor/github.com/go-openapi/loads \
92
		go-openapi:runtime:v0.19.28:go_openapi_runtime/vendor/github.com/go-openapi/runtime \
93
		go-openapi:spec:v0.20.3:go_openapi_spec/vendor/github.com/go-openapi/spec \
94
		go-openapi:strfmt:v0.20.1:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \
95
		go-openapi:swag:v0.19.15:go_openapi_swag/vendor/github.com/go-openapi/swag \
96
		go-openapi:validate:v0.20.2:go_openapi_validate/vendor/github.com/go-openapi/validate \
97
		go-redis:redis:v5.2.9:go_redis_redis/vendor/gopkg.in/redis.v5 \
98
		go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \
99
		go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
100
		go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \
101
		go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
102
		go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
103
		gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
104
		gofrs:uuid:v4.0.0:gofrs_uuid/vendor/github.com/gofrs/uuid \
105
		gogo:googleapis:v1.1.0:gogo_googleapis/vendor/github.com/gogo/googleapis \
106
		gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \
107
		gogo:status:v1.0.3:gogo_status/vendor/github.com/gogo/status \
108
		golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \
109
		golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
110
		golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \
111
		golang:exp:85be41e4509f:golang_exp/vendor/golang.org/x/exp \
112
		golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \
113
		golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \
114
		golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \
115
		golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \
116
		golang:net:fe42d452be8f:golang_net/vendor/golang.org/x/net \
117
		golang:oauth2:5e61552d6c78:golang_oauth2/vendor/golang.org/x/oauth2 \
118
		golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \
119
		golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \
120
		golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \
121
		golang:sys:0cec03c779c1:golang_sys/vendor/golang.org/x/sys \
122
		golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \
123
		golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \
124
		golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \
125
		golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
126
		gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \
127
		gonum:gonum:v0.9.1:gonum_gonum/vendor/gonum.org/v1/gonum \
128
		google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \
129
		google:flatbuffers:v1.11.0:google_flatbuffers/vendor/github.com/google/flatbuffers \
130
		google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \
131
		google:go-genproto:c14fb6ef47c3:google_go_genproto/vendor/google.golang.org/genproto \
132
		google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \
133
		googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \
134
		googleapis:google-api-go-client:v0.45.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
135
		googleapis:google-cloud-go:storage/v1.14.0:googleapis_google_cloud_go_storage \
136
		googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \
137
		gopherjs:gopherjs:ce3c9ade29de:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \
138
		gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \
139
		gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \
140
		gosimple:slug:v1.9.0:gosimple_slug/vendor/github.com/gosimple/slug \
141
		grafana:go-mssqldb:d0ce3c521036:grafana_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \
142
		grafana:grafana-aws-sdk:v0.7.0:grafana_grafana_aws_sdk/vendor/github.com/grafana/grafana-aws-sdk \
143
		grafana:grafana-live-sdk:v0.0.6:grafana_grafana_live_sdk/vendor/github.com/grafana/grafana-live-sdk \
144
		grafana:grafana-plugin-sdk-go:v0.105.0:grafana_grafana_plugin_sdk_go/vendor/github.com/grafana/grafana-plugin-sdk-go \
145
		grafana:loki:15d417efe103:grafana_loki/vendor/github.com/grafana/loki \
146
		grpc-ecosystem:go-grpc-middleware:v1.3.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \
147
		grpc-ecosystem:go-grpc-prometheus:6af20e3a5340:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \
148
		grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \
149
		grpc:grpc-go:v1.37.1:grpc_grpc_go/vendor/google.golang.org/grpc \
150
		hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \
151
		hashicorp:go-hclog:v0.16.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \
152
		hashicorp:go-immutable-radix:v1.2.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \
153
		hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \
154
		hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \
155
		hashicorp:go-plugin:v1.4.0:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \
156
		hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \
157
		hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \
158
		hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \
159
		hashicorp:memberlist:v0.2.3:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \
160
		hashicorp:yamux:df201c70410d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \
161
		igm:sockjs-go:v3.0.0:igm_sockjs_go_v3/vendor/github.com/igm/sockjs-go \
162
		inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \
163
		influxdata:influxdb-client-go:v2.2.3:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \
164
		influxdata:line-protocol:9aa0e372d097:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \
165
		jessevdk:go-flags:v1.5.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
166
		jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
167
		jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \
168
		josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \
169
		jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \
170
		json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \
171
		jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
172
		jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \
173
		jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \
174
		klauspost:compress:v1.12.2:klauspost_compress/vendor/github.com/klauspost/compress \
175
		kubernetes:client-go:v0.18.8:kubernetes_client_go/vendor/k8s.io/client-go \
176
		lib:pq:v1.10.0:lib_pq/vendor/github.com/lib/pq \
177
		linkedin:goavro:v2.10.0:linkedin_goavro_v2/vendor/github.com/linkedin/goavro/v2 \
178
		magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \
179
		mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \
180
		mattermost:xml-roundtrip-validator:bcd7e1b9601e:mattermost_xml_roundtrip_validator/vendor/github.com/mattermost/xml-roundtrip-validator \
181
		mattetti:filebuffer:v1.0.1:mattetti_filebuffer/vendor/github.com/mattetti/filebuffer \
182
		mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
183
		mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
184
		mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
185
		mattn:go-sqlite3:v1.14.7:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \
186
		matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
187
		miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \
188
		mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \
189
		mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
190
		mna:redisc:v1.1.7:mna_redisc/vendor/github.com/mna/redisc \
191
		modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \
192
		modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \
193
		mongodb:mongo-go-driver:v1.5.1:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \
194
		mpvl:unique:cbe035fff7de:mpvl_unique/vendor/github.com/mpvl/unique \
195
		mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \
196
		oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \
197
		oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \
198
		olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
199
		open-telemetry:opentelemetry-collector:v0.27.0:open_telemetry_opentelemetry_collector/vendor/go.opentelemetry.io/collector \
200
		opentracing-contrib:go-grpc:73cb765af46e:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \
201
		opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \
202
		opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \
203
		patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \
204
		pkg:browser:ce105d075bb4:pkg_browser/vendor/github.com/pkg/browser \
205
		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
206
		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
207
		prometheus:alertmanager:v0.22.0:prometheus_alertmanager/vendor/github.com/prometheus/alertmanager \
208
		prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
209
		prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
210
		prometheus:common:v0.24.0:prometheus_common/vendor/github.com/prometheus/common \
211
		prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \
212
		prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
213
		prometheus:prometheus:2a4b8e12bbf2:prometheus_prometheus/vendor/github.com/prometheus/prometheus \
214
		protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
215
		rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \
216
		robfig:cron:b41be1df6967:robfig_cron/vendor/github.com/robfig/cron \
217
		robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \
218
		rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \
219
		russellhaering:goxmldsig:v1.1.0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \
220
		russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
221
		sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \
222
		sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \
223
		sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
224
		shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \
225
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
226
		shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \
227
		sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
228
		smartystreets:assertions:v1.0.1:smartystreets_assertions/vendor/github.com/smartystreets/assertions \
229
		smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \
230
		square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
231
		stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \
232
		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
233
		teris-io:shortid:771a37caa5cf:teris_io_shortid/vendor/github.com/teris-io/shortid \
234
		timberio:go-datemath:74ddef604fff:timberio_go_datemath/vendor/github.com/timberio/go-datemath \
235
		ua-parser:uap-go:daf92ba38329:ua_parser_uap_go/vendor/github.com/ua-parser/uap-go \
236
		uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \
237
		uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \
238
		uber:jaeger-client-go:v2.27.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \
239
		uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \
240
		unknwon:com:v1.0.1:unknwon_com/vendor/github.com/unknwon/com \
241
		urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \
242
		weaveworks:common:009d1eebd624:weaveworks_common/vendor/github.com/weaveworks/common \
243
		weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \
244
		xorcare:pointer:v1.1.0:xorcare_pointer/vendor/github.com/xorcare/pointer \
245
		yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \
246
		yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs
247
28
248
USE_RC_SUBR=	grafana
29
USE_RC_SUBR=	grafana
249
TAG=		cbb2aa5
30
TAG=		62e720c
250
31
251
GO_TARGET=	./pkg/cmd/grafana-server \
32
GO_TARGET=	./pkg/cmd/grafana-server \
252
		./pkg/cmd/grafana-cli
33
		./pkg/cmd/grafana-cli
253
GO_BUILDFLAGS=	-ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}"
34
GO_BUILDFLAGS=	-ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}"
254
35
255
SUB_FILES=	grafana.ini
256
SUB_LIST=	GRAFANA_USER=${GRAFANA_USER} \
36
SUB_LIST=	GRAFANA_USER=${GRAFANA_USER} \
257
		GRAFANA_GROUP=${GRAFANA_GROUP} \
37
		GRAFANA_GROUP=${GRAFANA_GROUP} \
258
		GRAFANA_DATADIR=${GRAFANA_DATADIR} \
38
		GRAFANA_DATADIR=${GRAFANA_DATADIR} \
Lines 260-266 SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ Link Here
260
		GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \
40
		GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \
261
		GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \
41
		GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \
262
		GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \
42
		GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \
263
		GRAFANA_BUILDHASH=cb577348e5e011d82919
43
		GRAFANA_BUILDHASH=d7cfb4e56c8be9229275
264
44
265
GRAFANA_USER?=	grafana
45
GRAFANA_USER?=	grafana
266
GRAFANA_GROUP?=	grafana
46
GRAFANA_GROUP?=	grafana
Lines 276-281 GRAFANA_LOGDIR?= /var/log/${PORTNAME} Link Here
276
GRAFANA_PLUGINDIR?=		${GRAFANA_DATADIR}/plugins
56
GRAFANA_PLUGINDIR?=		${GRAFANA_DATADIR}/plugins
277
GRAFANA_PROVISIONINGDIR?=	${ETCDIR}/provisioning
57
GRAFANA_PROVISIONINGDIR?=	${ETCDIR}/provisioning
278
58
59
# This file includes the GH_TUPLE. Generated by make gomod-vendor.
60
.include "Makefile.modules"
61
279
post-extract:
62
post-extract:
280
	@${RM} -r ${WRKSRC}/public
63
	@${RM} -r ${WRKSRC}/public
281
	@(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} grafana-${PORTVERSION}/public)
64
	@(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} grafana-${PORTVERSION}/public)
Lines 297-303 post-install: Link Here
297
		${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} )
80
		${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} )
298
	${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini \
81
	${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini \
299
		${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini
82
		${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini
300
	${INSTALL_DATA} ${WRKDIR}/grafana.ini \
83
301
		${STAGEDIR}${ETCDIR}/grafana.ini.sample
84
	${REINPLACE_CMD} \
85
		-e 's|;data = /var/lib/grafana|data = ${GRAFANA_DATADIR}|g' \
86
		-e 's|;logs = /var/log/grafana|logs = ${GRAFANA_LOGDIR}|g' \
87
		-e 's|;plugins = /var/lib/grafana/plugins|plugins = ${GRAFANA_PLUGINDIR}|g' \
88
		-e 's|;provisioning = conf/provisioning|provisioning = ${GRAFANA_PROVISIONINGDIR}|g' \
89
		 ${WRKSRC}/conf/sample.ini
90
	${INSTALL_DATA} ${WRKSRC}/conf/sample.ini ${STAGEDIR}${ETCDIR}/grafana.ini.sample
302
91
303
.include <bsd.port.mk>
92
.include <bsd.port.mk>
(-)b/www/grafana8/Makefile.modules (+219 lines)
Added Link Here
1
GH_TUPLE=	\
2
		Azure:azure-sdk-for-go:023238f4c45f:azure_azure_sdk_for_go_azcore/vendor/github.com/Azure/azure-sdk-for-go \
3
		Azure:azure-sdk-for-go:2bc7350b1dcd:azure_azure_sdk_for_go_azidentity \
4
		Azure:azure-sdk-for-go:aa6ba0a4ce44:azure_azure_sdk_for_go_internal \
5
		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
6
		FZambia:eagle:v0.0.1:fzambia_eagle/vendor/github.com/FZambia/eagle \
7
		FZambia:sentinel:v1.1.0:fzambia_sentinel/vendor/github.com/FZambia/sentinel \
8
		Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \
9
		PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \
10
		PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \
11
		VividCortex:mysqlerr:6c6b55f8796f:vividcortex_mysqlerr/vendor/github.com/VividCortex/mysqlerr \
12
		alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \
13
		apache:arrow:5bea62493d91:apache_arrow_arrow/vendor/github.com/apache/arrow \
14
		apache:thrift:v0.14.1:apache_thrift/vendor/github.com/apache/thrift \
15
		armon:go-metrics:v0.3.6:armon_go_metrics/vendor/github.com/armon/go-metrics \
16
		asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \
17
		aws:aws-sdk-go:v1.38.68:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
18
		beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \
19
		benbjohnson:clock:v1.1.0:benbjohnson_clock/vendor/github.com/benbjohnson/clock \
20
		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
21
		bradfitz:gomemcache:a41fca850d0b:bradfitz_gomemcache/vendor/github.com/bradfitz/gomemcache \
22
		c2h5oh:datasize:28bbd4740fee:c2h5oh_datasize/vendor/github.com/c2h5oh/datasize \
23
		cenkalti:backoff:v4.1.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \
24
		census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
25
		centrifugal:centrifuge:v0.17.1:centrifugal_centrifuge/vendor/github.com/centrifugal/centrifuge \
26
		centrifugal:protocol:v0.5.0:centrifugal_protocol/vendor/github.com/centrifugal/protocol \
27
		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
28
		cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
29
		cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
30
		cockroachdb:apd:v2.0.1:cockroachdb_apd_v2/vendor/github.com/cockroachdb/apd/v2 \
31
		cortexproject:cortex:d382e1d80eaf:cortexproject_cortex/vendor/github.com/cortexproject/cortex \
32
		cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
33
		crewjam:saml:bca570abb2ce:crewjam_saml/vendor/github.com/crewjam/saml \
34
		cuelang:cue:v0.3.2:cuelang_cue/vendor/cuelang.org/go \
35
		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
36
		deepmap:oapi-codegen:v1.3.13:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \
37
		docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \
38
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
39
		edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \
40
		emicklei:proto:v1.6.15:emicklei_proto/vendor/github.com/emicklei/proto \
41
		facebookgo:ensure:b4ab57deab51:facebookgo_ensure/vendor/github.com/facebookgo/ensure \
42
		facebookgo:inject:f23751cae28b:facebookgo_inject/vendor/github.com/facebookgo/inject \
43
		facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \
44
		facebookgo:structtag:217e25fb9691:facebookgo_structtag/vendor/github.com/facebookgo/structtag \
45
		facebookgo:subset:8dac2c3c4870:facebookgo_subset/vendor/github.com/facebookgo/subset \
46
		fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
47
		felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \
48
		gchaincl:sqlhooks:v1.3.0:gchaincl_sqlhooks/vendor/github.com/gchaincl/sqlhooks \
49
		getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
50
		go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \
51
		go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
52
		go-kit:kit:v0.11.0:go_kit_kit/vendor/github.com/go-kit/kit \
53
		go-kit:log:v0.1.0:go_kit_log/vendor/github.com/go-kit/log \
54
		go-ldap:ldap:v3.1.0:go_ldap_ldap/vendor/gopkg.in/ldap.v3 \
55
		go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
56
		go-macaron:binding:0b4f37bab25b:go_macaron_binding/vendor/github.com/go-macaron/binding \
57
		go-macaron:gzip:cad1c6580a07:go_macaron_gzip/vendor/github.com/go-macaron/gzip \
58
		go-macaron:inject:d8a0b8677191:go_macaron_inject/vendor/github.com/go-macaron/inject \
59
		go-macaron:macaron:v1.4.0:go_macaron_macaron/vendor/gopkg.in/macaron.v1 \
60
		go-mail:mail:v2.3.1:go_mail_mail/vendor/gopkg.in/mail.v2 \
61
		go-openapi:analysis:v0.20.0:go_openapi_analysis/vendor/github.com/go-openapi/analysis \
62
		go-openapi:errors:v0.20.0:go_openapi_errors/vendor/github.com/go-openapi/errors \
63
		go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \
64
		go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \
65
		go-openapi:loads:v0.20.2:go_openapi_loads/vendor/github.com/go-openapi/loads \
66
		go-openapi:runtime:v0.19.28:go_openapi_runtime/vendor/github.com/go-openapi/runtime \
67
		go-openapi:spec:v0.20.3:go_openapi_spec/vendor/github.com/go-openapi/spec \
68
		go-openapi:strfmt:v0.20.1:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \
69
		go-openapi:swag:v0.19.15:go_openapi_swag/vendor/github.com/go-openapi/swag \
70
		go-openapi:validate:v0.20.2:go_openapi_validate/vendor/github.com/go-openapi/validate \
71
		go-redis:redis:v5.2.9:go_redis_redis/vendor/gopkg.in/redis.v5 \
72
		go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \
73
		go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
74
		go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \
75
		go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
76
		go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
77
		gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
78
		gofrs:uuid:v4.0.0:gofrs_uuid/vendor/github.com/gofrs/uuid \
79
		gogo:googleapis:v1.1.0:gogo_googleapis/vendor/github.com/gogo/googleapis \
80
		gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \
81
		gogo:status:v1.0.3:gogo_status/vendor/github.com/gogo/status \
82
		golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \
83
		golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
84
		golang:crypto:5ff15b29337e:golang_crypto/vendor/golang.org/x/crypto \
85
		golang:exp:85be41e4509f:golang_exp/vendor/golang.org/x/exp \
86
		golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \
87
		golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \
88
		golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \
89
		golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \
90
		golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \
91
		golang:oauth2:f6687ab2804c:golang_oauth2/vendor/golang.org/x/oauth2 \
92
		golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \
93
		golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \
94
		golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \
95
		golang:sys:0cec03c779c1:golang_sys/vendor/golang.org/x/sys \
96
		golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \
97
		golang:time:38a9dc6acbc6:golang_time/vendor/golang.org/x/time \
98
		golang:tools:v0.1.3:golang_tools/vendor/golang.org/x/tools \
99
		golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
100
		gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \
101
		gonum:gonum:v0.9.1:gonum_gonum/vendor/gonum.org/v1/gonum \
102
		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 \
104
		google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \
105
		google:go-genproto:c14fb6ef47c3:google_go_genproto/vendor/google.golang.org/genproto \
106
		google:uuid:v1.3.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 \
108
		googleapis:google-api-go-client:v0.48.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
109
		googleapis:google-cloud-go:storage/v1.14.0:googleapis_google_cloud_go_storage \
110
		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 \
112
		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 \
114
		gosimple:slug:v1.9.0:gosimple_slug/vendor/github.com/gosimple/slug \
115
		grafana:go-mssqldb:d0ce3c521036:grafana_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \
116
		grafana:grafana-aws-sdk:v0.7.0:grafana_grafana_aws_sdk/vendor/github.com/grafana/grafana-aws-sdk \
117
		grafana:grafana-plugin-sdk-go:v0.111.0:grafana_grafana_plugin_sdk_go/vendor/github.com/grafana/grafana-plugin-sdk-go \
118
		grafana:loki:15d417efe103:grafana_loki/vendor/github.com/grafana/loki \
119
		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 \
121
		grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \
122
		grpc:grpc-go:v1.39.0:grpc_grpc_go/vendor/google.golang.org/grpc \
123
		hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \
124
		hashicorp:go-hclog:v0.16.1:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \
125
		hashicorp:go-immutable-radix:v1.2.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \
126
		hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \
127
		hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \
128
		hashicorp:go-plugin:v1.4.2:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \
129
		hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \
130
		hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \
131
		hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \
132
		hashicorp:memberlist:v0.2.3:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \
133
		hashicorp:yamux:df201c70410d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \
134
		igm:sockjs-go:v3.0.0:igm_sockjs_go_v3/vendor/github.com/igm/sockjs-go \
135
		inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \
136
		influxdata:influxdb-client-go:v2.2.3:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \
137
		influxdata:line-protocol:9aa0e372d097:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \
138
		jessevdk:go-flags:v1.5.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
139
		jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
140
		jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \
141
		josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \
142
		jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \
143
		json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \
144
		jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
145
		jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \
146
		jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \
147
		klauspost:compress:v1.12.2:klauspost_compress/vendor/github.com/klauspost/compress \
148
		kubernetes:client-go:v0.18.8:kubernetes_client_go/vendor/k8s.io/client-go \
149
		lib:pq:v1.10.0:lib_pq/vendor/github.com/lib/pq \
150
		linkedin:goavro:v2.10.0:linkedin_goavro_v2/vendor/github.com/linkedin/goavro/v2 \
151
		magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \
152
		mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \
153
		mattermost:xml-roundtrip-validator:bcd7e1b9601e:mattermost_xml_roundtrip_validator/vendor/github.com/mattermost/xml-roundtrip-validator \
154
		mattetti:filebuffer:v1.0.1:mattetti_filebuffer/vendor/github.com/mattetti/filebuffer \
155
		mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
156
		mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
157
		mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
158
		mattn:go-sqlite3:v1.14.7:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \
159
		matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
160
		miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \
161
		mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \
162
		mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
163
		mna:redisc:v1.1.7:mna_redisc/vendor/github.com/mna/redisc \
164
		modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \
165
		modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \
166
		mongodb:mongo-go-driver:v1.5.1:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \
167
		mpvl:unique:cbe035fff7de:mpvl_unique/vendor/github.com/mpvl/unique \
168
		mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \
169
		oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \
170
		oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \
171
		olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
172
		open-telemetry:opentelemetry-collector:v0.31.0:open_telemetry_opentelemetry_collector/vendor/go.opentelemetry.io/collector \
173
		opentracing-contrib:go-grpc:73cb765af46e:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \
174
		opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \
175
		opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \
176
		patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \
177
		pkg:browser:ce105d075bb4:pkg_browser/vendor/github.com/pkg/browser \
178
		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
179
		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
180
		prometheus:alertmanager:v0.22.2:prometheus_alertmanager/vendor/github.com/prometheus/alertmanager \
181
		prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
182
		prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
183
		prometheus:common:v0.29.0:prometheus_common/vendor/github.com/prometheus/common \
184
		prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \
185
		prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
186
		prometheus:prometheus:ff58416a0b02:prometheus_prometheus/vendor/github.com/prometheus/prometheus \
187
		protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
188
		rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \
189
		robfig:cron:b41be1df6967:robfig_cron/vendor/github.com/robfig/cron \
190
		robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \
191
		rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \
192
		russellhaering:goxmldsig:v1.1.0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \
193
		russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
194
		sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \
195
		sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \
196
		sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
197
		shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \
198
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
199
		shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \
200
		sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
201
		smartystreets:assertions:v1.0.1:smartystreets_assertions/vendor/github.com/smartystreets/assertions \
202
		smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \
203
		square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
204
		stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \
205
		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
206
		teris-io:shortid:771a37caa5cf:teris_io_shortid/vendor/github.com/teris-io/shortid \
207
		timberio:go-datemath:74ddef604fff:timberio_go_datemath/vendor/github.com/timberio/go-datemath \
208
		ua-parser:uap-go:daf92ba38329:ua_parser_uap_go/vendor/github.com/ua-parser/uap-go \
209
		uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \
210
		uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \
211
		uber:jaeger-client-go:v2.29.1:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \
212
		uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \
213
		unknwon:com:v1.0.1:unknwon_com/vendor/github.com/unknwon/com \
214
		urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \
215
		weaveworks:common:009d1eebd624:weaveworks_common/vendor/github.com/weaveworks/common \
216
		weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \
217
		xorcare:pointer:v1.1.0:xorcare_pointer/vendor/github.com/xorcare/pointer \
218
		yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \
219
		yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs
(-)b/www/grafana8/distinfo (-51 / +51 lines)
Lines 1-14 Link Here
1
TIMESTAMP = 1625776511
1
TIMESTAMP = 1628237187
2
SHA256 (grafana-8.0.5.linux-amd64.tar.gz) = 6956694d0e0446b255dd8378534bffb49a1891383bbe54157bab0820ad8d1349
2
SHA256 (grafana-8.1.0.linux-amd64.tar.gz) = 3ac8c82bd34e5395f29f350e2f29ed4eab87d143f02ff12ac3d5e3683b123be8
3
SIZE (grafana-8.0.5.linux-amd64.tar.gz) = 55588076
3
SIZE (grafana-8.1.0.linux-amd64.tar.gz) = 57174165
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-v8.0.5_GH0.tar.gz) = ca2bed2f2832928bbf4e3ff81f93bdb36896b3a22dd931f12332e8d3eccfb576
10
SHA256 (grafana-grafana-v8.1.0_GH0.tar.gz) = 5ab5456b3bdf79a48ad6e5cb6ba3c7c8418f2ab01540e34c77f8fe561c1812ec
11
SIZE (grafana-grafana-v8.0.5_GH0.tar.gz) = 11580051
11
SIZE (grafana-grafana-v8.1.0_GH0.tar.gz) = 11893577
12
SHA256 (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 7fc283310c39645475503e4388f96cbc721cca5d35de57bc17282188b70ce69c
12
SHA256 (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 7fc283310c39645475503e4388f96cbc721cca5d35de57bc17282188b70ce69c
13
SIZE (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 36528192
13
SIZE (Azure-azure-sdk-for-go-023238f4c45f_GH0.tar.gz) = 36528192
14
SHA256 (Azure-azure-sdk-for-go-2bc7350b1dcd_GH0.tar.gz) = a385b24461c2dd73a3e32e130f9bf51940cbd263d5abaa2486aab6a37b27b079
14
SHA256 (Azure-azure-sdk-for-go-2bc7350b1dcd_GH0.tar.gz) = a385b24461c2dd73a3e32e130f9bf51940cbd263d5abaa2486aab6a37b27b079
Lines 39-46 SHA256 (armon-go-metrics-v0.3.6_GH0.tar.gz) = c4f5898a817bcbbc68aea6de0ce0b1a2d4 Link Here
39
SIZE (armon-go-metrics-v0.3.6_GH0.tar.gz) = 34592
39
SIZE (armon-go-metrics-v0.3.6_GH0.tar.gz) = 34592
40
SHA256 (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = a8a0ecc0f3f23bef9886a6b798d7a61d5c4b24e1aa8065a0de0173a4b39f7f5d
40
SHA256 (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = a8a0ecc0f3f23bef9886a6b798d7a61d5c4b24e1aa8065a0de0173a4b39f7f5d
41
SIZE (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = 60431
41
SIZE (asaskevich-govalidator-7a23bdc65eef_GH0.tar.gz) = 60431
42
SHA256 (aws-aws-sdk-go-v1.38.34_GH0.tar.gz) = 95a84e99858740ac822aea0a7273804fd614989950a01382c903116d96cb6b84
42
SHA256 (aws-aws-sdk-go-v1.38.68_GH0.tar.gz) = 78c240654b607c291f17817cd7271bc36415e84b1d0574533606cdf3390051a0
43
SIZE (aws-aws-sdk-go-v1.38.34_GH0.tar.gz) = 18961954
43
SIZE (aws-aws-sdk-go-v1.38.68_GH0.tar.gz) = 19544729
44
SHA256 (beevik-etree-v1.1.0_GH0.tar.gz) = d1b424a126ce5c46d8e9ba42217e7997cc992bef56d17cc39d1d91525c0dc1de
44
SHA256 (beevik-etree-v1.1.0_GH0.tar.gz) = d1b424a126ce5c46d8e9ba42217e7997cc992bef56d17cc39d1d91525c0dc1de
45
SIZE (beevik-etree-v1.1.0_GH0.tar.gz) = 26390
45
SIZE (beevik-etree-v1.1.0_GH0.tar.gz) = 26390
46
SHA256 (benbjohnson-clock-v1.1.0_GH0.tar.gz) = 43d7a7d4d1cfe92831ecaabdf005f5ae3495739f726cc5af67614d2837b8bcb7
46
SHA256 (benbjohnson-clock-v1.1.0_GH0.tar.gz) = 43d7a7d4d1cfe92831ecaabdf005f5ae3495739f726cc5af67614d2837b8bcb7
Lines 55-62 SHA256 (cenkalti-backoff-v4.1.0_GH0.tar.gz) = 8911c7834acfa7795271db561cfafd8a4b Link Here
55
SIZE (cenkalti-backoff-v4.1.0_GH0.tar.gz) = 9834
55
SIZE (cenkalti-backoff-v4.1.0_GH0.tar.gz) = 9834
56
SHA256 (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = cc9dc0234de1baacf1855cf19615b381ca2f2adb83a2871e7a9b8b74e46818cf
56
SHA256 (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = cc9dc0234de1baacf1855cf19615b381ca2f2adb83a2871e7a9b8b74e46818cf
57
SIZE (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = 176498
57
SIZE (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = 176498
58
SHA256 (centrifugal-centrifuge-v0.17.0_GH0.tar.gz) = 481e3fd652d3b603ac210dbd8bea234d84c6f46070405a8649314c9a9f27ec84
58
SHA256 (centrifugal-centrifuge-v0.17.1_GH0.tar.gz) = bb532436710f77d4bf4f47567e42f338a5930e48465cb016141fe6576762a33d
59
SIZE (centrifugal-centrifuge-v0.17.0_GH0.tar.gz) = 398849
59
SIZE (centrifugal-centrifuge-v0.17.1_GH0.tar.gz) = 399621
60
SHA256 (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 6a09bc7aab085ae594edb68bb2abbb4d90323caf2a9e54f43c53405db53ce85f
60
SHA256 (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 6a09bc7aab085ae594edb68bb2abbb4d90323caf2a9e54f43c53405db53ce85f
61
SIZE (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 34594
61
SIZE (centrifugal-protocol-v0.5.0_GH0.tar.gz) = 34594
62
SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
62
SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
Lines 109-116 SHA256 (go-asn1-ber-asn1-ber-f715ec2f112d_GH0.tar.gz) = 084d4021bd3a9ae361fff6c5 Link Here
109
SIZE (go-asn1-ber-asn1-ber-f715ec2f112d_GH0.tar.gz) = 13199
109
SIZE (go-asn1-ber-asn1-ber-f715ec2f112d_GH0.tar.gz) = 13199
110
SHA256 (go-ini-ini-v1.62.0_GH0.tar.gz) = 926ca2ff49018dc5c0991f3a790bc2083a3c52c470167d42f0f0bcd6642ff64e
110
SHA256 (go-ini-ini-v1.62.0_GH0.tar.gz) = 926ca2ff49018dc5c0991f3a790bc2083a3c52c470167d42f0f0bcd6642ff64e
111
SIZE (go-ini-ini-v1.62.0_GH0.tar.gz) = 50314
111
SIZE (go-ini-ini-v1.62.0_GH0.tar.gz) = 50314
112
SHA256 (go-kit-kit-v0.10.0_GH0.tar.gz) = c0fac2e37b981e4c18e4f210b92e1393bd59dadd7c7fc043ec46d1c9834eba85
112
SHA256 (go-kit-kit-v0.11.0_GH0.tar.gz) = b73d4ed2f4fb8bdf54241af41d443ab14faef427afcfcb93d7c4f009cc65c0c7
113
SIZE (go-kit-kit-v0.10.0_GH0.tar.gz) = 274801
113
SIZE (go-kit-kit-v0.11.0_GH0.tar.gz) = 215787
114
SHA256 (go-kit-log-v0.1.0_GH0.tar.gz) = 8850c5fb4c143ec830a85dd99085d77591de453ce66c26ecc97eca911f785665
115
SIZE (go-kit-log-v0.1.0_GH0.tar.gz) = 28979
114
SHA256 (go-ldap-ldap-v3.1.0_GH0.tar.gz) = d92a365629f2df40216e5d637ef2c5a3984d40ba219f55dc34af59ad659e3ab4
116
SHA256 (go-ldap-ldap-v3.1.0_GH0.tar.gz) = d92a365629f2df40216e5d637ef2c5a3984d40ba219f55dc34af59ad659e3ab4
115
SIZE (go-ldap-ldap-v3.1.0_GH0.tar.gz) = 41634
117
SIZE (go-ldap-ldap-v3.1.0_GH0.tar.gz) = 41634
116
SHA256 (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 76727000951c187d058289d8e83d3e2ad480a5d44c7c83b025b78b7eb6bf0258
118
SHA256 (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 76727000951c187d058289d8e83d3e2ad480a5d44c7c83b025b78b7eb6bf0258
Lines 171-178 SHA256 (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = ebc100d46719b1374b59e59bc63b Link Here
171
SIZE (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = 8359
173
SIZE (golang-sql-civil-cb61b32ac6fe_GH0.tar.gz) = 8359
172
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
174
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
173
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
175
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
174
SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
176
SHA256 (golang-crypto-5ff15b29337e_GH0.tar.gz) = 094d3a6563b4e2d7ce5e4ac2ff5f79bc14a4a7111a3310270e63505705a43cb6
175
SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
177
SIZE (golang-crypto-5ff15b29337e_GH0.tar.gz) = 1732042
176
SHA256 (golang-exp-85be41e4509f_GH0.tar.gz) = 6fb18daada899f426f0b689b00c495035e7dbb9269f4d4d4017a154f9e6c5c8d
178
SHA256 (golang-exp-85be41e4509f_GH0.tar.gz) = 6fb18daada899f426f0b689b00c495035e7dbb9269f4d4d4017a154f9e6c5c8d
177
SIZE (golang-exp-85be41e4509f_GH0.tar.gz) = 1526135
179
SIZE (golang-exp-85be41e4509f_GH0.tar.gz) = 1526135
178
SHA256 (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = b92f918daa48048fd360f14d1a4aed6e70c1176ae6b00b0dc04094bb088e9865
180
SHA256 (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = b92f918daa48048fd360f14d1a4aed6e70c1176ae6b00b0dc04094bb088e9865
Lines 183-192 SHA256 (golang-mock-v1.5.0_GH0.tar.gz) = 7a8212b8332072626d1ce440883929a28ab1845 Link Here
183
SIZE (golang-mock-v1.5.0_GH0.tar.gz) = 66429
185
SIZE (golang-mock-v1.5.0_GH0.tar.gz) = 66429
184
SHA256 (golang-mod-v0.4.1_GH0.tar.gz) = 548935751dbc1c29a27bf1b1de6d7ffe58b752d6ad7bc1f254e6ea89ae2ddd59
186
SHA256 (golang-mod-v0.4.1_GH0.tar.gz) = 548935751dbc1c29a27bf1b1de6d7ffe58b752d6ad7bc1f254e6ea89ae2ddd59
185
SIZE (golang-mod-v0.4.1_GH0.tar.gz) = 102751
187
SIZE (golang-mod-v0.4.1_GH0.tar.gz) = 102751
186
SHA256 (golang-net-fe42d452be8f_GH0.tar.gz) = c7e6cff40e77036dde500b7293aaeddcb36e6f61647cedeb3a13678ff129ac1b
188
SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
187
SIZE (golang-net-fe42d452be8f_GH0.tar.gz) = 1251727
189
SIZE (golang-net-04defd469f4e_GH0.tar.gz) = 1252122
188
SHA256 (golang-oauth2-5e61552d6c78_GH0.tar.gz) = 01ea885d501ffceaecaef9a91a433c3391583f4ee6cae16115ebb2ccafcc90c9
190
SHA256 (golang-oauth2-f6687ab2804c_GH0.tar.gz) = 27c3e0a310558e28bb92068320ea50b5c03c75a06312d37a7fa5e517e1e79f8d
189
SIZE (golang-oauth2-5e61552d6c78_GH0.tar.gz) = 78982
191
SIZE (golang-oauth2-f6687ab2804c_GH0.tar.gz) = 79618
190
SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3
192
SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3
191
SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702
193
SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702
192
SHA256 (golang-snappy-v0.0.3_GH0.tar.gz) = c22541bf48b252b55ea0e618a5887e3d4f95c6ec5e46bbd60d1020366ffa2580
194
SHA256 (golang-snappy-v0.0.3_GH0.tar.gz) = c22541bf48b252b55ea0e618a5887e3d4f95c6ec5e46bbd60d1020366ffa2580
Lines 197-206 SHA256 (golang-sys-0cec03c779c1_GH0.tar.gz) = 3f02c01a4394b5c6868065916b40a2d3ec Link Here
197
SIZE (golang-sys-0cec03c779c1_GH0.tar.gz) = 1197020
199
SIZE (golang-sys-0cec03c779c1_GH0.tar.gz) = 1197020
198
SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760
200
SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760
199
SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095
201
SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095
200
SHA256 (golang-time-f8bda1e9f3ba_GH0.tar.gz) = e068a34e54894c9c189ba2c2e5b7ea9116ed661f6a7c0d0e744d8e0066017ebb
202
SHA256 (golang-time-38a9dc6acbc6_GH0.tar.gz) = 2988d124069c25520c6389d823f6f3985fafe86a0355ba8d2ee33040dca085dc
201
SIZE (golang-time-f8bda1e9f3ba_GH0.tar.gz) = 9656
203
SIZE (golang-time-38a9dc6acbc6_GH0.tar.gz) = 9663
202
SHA256 (golang-tools-v0.1.0_GH0.tar.gz) = 88f66c1a7ff0f7fce20c0808d2769baa977f56f74197c9681cd864d0977e97a2
204
SHA256 (golang-tools-v0.1.3_GH0.tar.gz) = 2deb87ad7b920308820245a3d6a20889558d14ea4ad6505ace798f391da57b8a
203
SIZE (golang-tools-v0.1.0_GH0.tar.gz) = 2683055
205
SIZE (golang-tools-v0.1.3_GH0.tar.gz) = 2813072
204
SHA256 (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 71975d658357e170fd6a41f92539cde8b39c9cd8bfe5931b6311bc5f5c0da0d7
206
SHA256 (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 71975d658357e170fd6a41f92539cde8b39c9cd8bfe5931b6311bc5f5c0da0d7
205
SIZE (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 13664
207
SIZE (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 13664
206
SHA256 (gomodule-redigo-v2.0.0_GH0.tar.gz) = b97a9b0298c371c80b4ba141cb683eaa003c8825a5b02526a03435f6e7568289
208
SHA256 (gomodule-redigo-v2.0.0_GH0.tar.gz) = b97a9b0298c371c80b4ba141cb683eaa003c8825a5b02526a03435f6e7568289
Lines 211-226 SHA256 (google-btree-v1.0.0_GH0.tar.gz) = 9f53e0e1330a4dbe92100d516606791f7196bf Link Here
211
SIZE (google-btree-v1.0.0_GH0.tar.gz) = 15292
213
SIZE (google-btree-v1.0.0_GH0.tar.gz) = 15292
212
SHA256 (google-flatbuffers-v1.11.0_GH0.tar.gz) = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b
214
SHA256 (google-flatbuffers-v1.11.0_GH0.tar.gz) = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b
213
SIZE (google-flatbuffers-v1.11.0_GH0.tar.gz) = 894944
215
SIZE (google-flatbuffers-v1.11.0_GH0.tar.gz) = 894944
214
SHA256 (google-go-cmp-v0.5.5_GH0.tar.gz) = 8f1a0041f484812ae219e7548a13d5269c947cfcdea6031d40cdc85cd0663b3e
216
SHA256 (google-go-cmp-v0.5.6_GH0.tar.gz) = cba2118596f694c135b3f3d6fe49b73ca2a7882aa4d7f346e341cb106afce5f1
215
SIZE (google-go-cmp-v0.5.5_GH0.tar.gz) = 102358
217
SIZE (google-go-cmp-v0.5.6_GH0.tar.gz) = 104421
216
SHA256 (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 26b5114e119b8945b16a7205d55e1dbd3c006940ac4568d670081690ef7210a8
218
SHA256 (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 26b5114e119b8945b16a7205d55e1dbd3c006940ac4568d670081690ef7210a8
217
SIZE (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 8642924
219
SIZE (google-go-genproto-c14fb6ef47c3_GH0.tar.gz) = 8642924
218
SHA256 (google-uuid-v1.2.0_GH0.tar.gz) = 53ba896ce398435b3ba4f9375f5d4908b09c79daaa54ecd4e5000b7bef984380
220
SHA256 (google-uuid-v1.3.0_GH0.tar.gz) = 7f7f37c47980e0afcc178a9ffc390bec29ed2371919b4c07658eb01791a7f921
219
SIZE (google-uuid-v1.2.0_GH0.tar.gz) = 14158
221
SIZE (google-uuid-v1.3.0_GH0.tar.gz) = 16210
220
SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
222
SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
221
SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
223
SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
222
SHA256 (googleapis-google-api-go-client-v0.45.0_GH0.tar.gz) = 628120c26b3db51e218d50b3555eb552a12993e5c1096b4ed8ad200bae925985
224
SHA256 (googleapis-google-api-go-client-v0.48.0_GH0.tar.gz) = 3b74d780082aab813e45abdec66e25d1609431cca8b5a3b0c6c7fc8a73907994
223
SIZE (googleapis-google-api-go-client-v0.45.0_GH0.tar.gz) = 20020236
225
SIZE (googleapis-google-api-go-client-v0.48.0_GH0.tar.gz) = 20721037
224
SHA256 (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 368e85de49d201a1a7f7da58f597c5904a6665b733315b9b22eee9397dfe9bfe
226
SHA256 (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 368e85de49d201a1a7f7da58f597c5904a6665b733315b9b22eee9397dfe9bfe
225
SIZE (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 3404588
227
SIZE (googleapis-google-cloud-go-storage-v1.14.0_GH0.tar.gz) = 3404588
226
SHA256 (googleapis-google-cloud-go-v0.81.0_GH0.tar.gz) = 307f191f0ebcd71b96ec66554670eb3cf0398c64a427e43651472b5d9616f1ae
228
SHA256 (googleapis-google-cloud-go-v0.81.0_GH0.tar.gz) = 307f191f0ebcd71b96ec66554670eb3cf0398c64a427e43651472b5d9616f1ae
Lines 237-246 SHA256 (grafana-go-mssqldb-d0ce3c521036_GH0.tar.gz) = a3a62b4964fee10a698852dea6 Link Here
237
SIZE (grafana-go-mssqldb-d0ce3c521036_GH0.tar.gz) = 522960
239
SIZE (grafana-go-mssqldb-d0ce3c521036_GH0.tar.gz) = 522960
238
SHA256 (grafana-grafana-aws-sdk-v0.7.0_GH0.tar.gz) = 8134e3424fe2f22707d4aefbe8bbbe00ecd9da00fa86ea75691e6d9061f0a026
240
SHA256 (grafana-grafana-aws-sdk-v0.7.0_GH0.tar.gz) = 8134e3424fe2f22707d4aefbe8bbbe00ecd9da00fa86ea75691e6d9061f0a026
239
SIZE (grafana-grafana-aws-sdk-v0.7.0_GH0.tar.gz) = 247569
241
SIZE (grafana-grafana-aws-sdk-v0.7.0_GH0.tar.gz) = 247569
240
SHA256 (grafana-grafana-live-sdk-v0.0.6_GH0.tar.gz) = 9d975230c2e124c5abe290aea520a7b7a6e1392321ef2c83cb4deb97b2340c5e
242
SHA256 (grafana-grafana-plugin-sdk-go-v0.111.0_GH0.tar.gz) = 19beb65361c52156f6dcdcd4e181162cb38462d00b7be17257b205bf660cdbea
241
SIZE (grafana-grafana-live-sdk-v0.0.6_GH0.tar.gz) = 37093
243
SIZE (grafana-grafana-plugin-sdk-go-v0.111.0_GH0.tar.gz) = 169593
242
SHA256 (grafana-grafana-plugin-sdk-go-v0.105.0_GH0.tar.gz) = 2312770d2ef3271391cac468e7b54ec20aca55d1b5e504ff2147b4eb3db0bca9
243
SIZE (grafana-grafana-plugin-sdk-go-v0.105.0_GH0.tar.gz) = 168228
244
SHA256 (grafana-loki-15d417efe103_GH0.tar.gz) = 5bbd4caedfd9e57ffb64102abc992e9de3d672d387e4d6fede76f15ddc704889
244
SHA256 (grafana-loki-15d417efe103_GH0.tar.gz) = 5bbd4caedfd9e57ffb64102abc992e9de3d672d387e4d6fede76f15ddc704889
245
SIZE (grafana-loki-15d417efe103_GH0.tar.gz) = 25278521
245
SIZE (grafana-loki-15d417efe103_GH0.tar.gz) = 25278521
246
SHA256 (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = c9b908202c05a7f821b03ee49cd678e7e71469519054629770e0565d78275cbc
246
SHA256 (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = c9b908202c05a7f821b03ee49cd678e7e71469519054629770e0565d78275cbc
Lines 249-268 SHA256 (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = e37a815659a Link Here
249
SIZE (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = 30606
249
SIZE (grpc-ecosystem-go-grpc-prometheus-6af20e3a5340_GH0.tar.gz) = 30606
250
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
251
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
252
SHA256 (grpc-grpc-go-v1.37.1_GH0.tar.gz) = 66e9c38c6785214e2cd4256d87652d79b4af32f8f5028dbe0c06df7aa97127ff
252
SHA256 (grpc-grpc-go-v1.39.0_GH0.tar.gz) = 25ae4269a19c5ab7e1396e2a50c18c323b79ecc1356f36773bfc433a93139840
253
SIZE (grpc-grpc-go-v1.37.1_GH0.tar.gz) = 1237043
253
SIZE (grpc-grpc-go-v1.39.0_GH0.tar.gz) = 1287021
254
SHA256 (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 26afc0e5895c6ce87c881c5c02c682ccc9a08174a9c27ca26d4a1e72dbf78128
254
SHA256 (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 26afc0e5895c6ce87c881c5c02c682ccc9a08174a9c27ca26d4a1e72dbf78128
255
SIZE (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 8346
255
SIZE (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 8346
256
SHA256 (hashicorp-go-hclog-v0.16.0_GH0.tar.gz) = 9c07cb9963a3db3a286971bc7a6d5e17612105770d0a82c441c397202bbc61ae
256
SHA256 (hashicorp-go-hclog-v0.16.1_GH0.tar.gz) = 85ea26ef079ec299731bd3894c599e7bf429343ceec6611f9d53b12c762b91cb
257
SIZE (hashicorp-go-hclog-v0.16.0_GH0.tar.gz) = 26817
257
SIZE (hashicorp-go-hclog-v0.16.1_GH0.tar.gz) = 27028
258
SHA256 (hashicorp-go-immutable-radix-v1.2.0_GH0.tar.gz) = 06a814791893c19e98bd48623eedeefd966faa9b53403ec9a8d102d978b7aa6e
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
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
260
SHA256 (hashicorp-go-msgpack-v0.5.5_GH0.tar.gz) = a6a95afd348ce6f0be9183266d9479d8b8738097ff82b16345a78c7e26a37e13
261
SIZE (hashicorp-go-msgpack-v0.5.5_GH0.tar.gz) = 50069
261
SIZE (hashicorp-go-msgpack-v0.5.5_GH0.tar.gz) = 50069
262
SHA256 (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 466a1f3596417a35b407d06d2dc2cb87dba46b025af4f77d30f82aa6e0e6d4d4
262
SHA256 (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 466a1f3596417a35b407d06d2dc2cb87dba46b025af4f77d30f82aa6e0e6d4d4
263
SIZE (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 12084
263
SIZE (hashicorp-go-multierror-v1.1.0_GH0.tar.gz) = 12084
264
SHA256 (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = fb6349d5dcae78637dfc68b7b8858ec3dbc94e5cb947e0b4d7bc6b984177223d
264
SHA256 (hashicorp-go-plugin-v1.4.2_GH0.tar.gz) = a5be5283976cbb7e50d639bc5a0ec9c2af6c2ff9ce604b536286524f869ad07f
265
SIZE (hashicorp-go-plugin-v1.4.0_GH0.tar.gz) = 86479
265
SIZE (hashicorp-go-plugin-v1.4.2_GH0.tar.gz) = 86680
266
SHA256 (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = ce70228b6c0ac432b97c2a98697600668bf7ac8b4cd21e7c6767bed1e755ae7f
266
SHA256 (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = ce70228b6c0ac432b97c2a98697600668bf7ac8b4cd21e7c6767bed1e755ae7f
267
SIZE (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = 663049
267
SIZE (hashicorp-go-sockaddr-v1.0.2_GH0.tar.gz) = 663049
268
SHA256 (hashicorp-go-version-v1.3.0_GH0.tar.gz) = a459b2d8a3ca4d67fc13869a7869fa6c8aff6491d465b2cbe2842b56df87cfba
268
SHA256 (hashicorp-go-version-v1.3.0_GH0.tar.gz) = a459b2d8a3ca4d67fc13869a7869fa6c8aff6491d465b2cbe2842b56df87cfba
Lines 349-356 SHA256 (oklog-ulid-v1.3.1_GH0.tar.gz) = 499a6ee77ca473a44ad9f11425a8f87f6c02ff12 Link Here
349
SIZE (oklog-ulid-v1.3.1_GH0.tar.gz) = 55582
349
SIZE (oklog-ulid-v1.3.1_GH0.tar.gz) = 55582
350
SHA256 (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 14a1294a8267facc9bc99a230b8871517e6db284ccc7e39030313befa124677f
350
SHA256 (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 14a1294a8267facc9bc99a230b8871517e6db284ccc7e39030313befa124677f
351
SIZE (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 19568
351
SIZE (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 19568
352
SHA256 (open-telemetry-opentelemetry-collector-v0.27.0_GH0.tar.gz) = bcc43ab6d966abf788bb6884f64194dfb751d55024c04fa07ff50692bf1e0e4f
352
SHA256 (open-telemetry-opentelemetry-collector-v0.31.0_GH0.tar.gz) = d43e1be9fac8ff2a2b6d586443bf0ca59692531d26e2204d065f3bbb1747d012
353
SIZE (open-telemetry-opentelemetry-collector-v0.27.0_GH0.tar.gz) = 5973269
353
SIZE (open-telemetry-opentelemetry-collector-v0.31.0_GH0.tar.gz) = 6026411
354
SHA256 (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = b62989b2baf39fc21dc677df58744aed15e4a8f94ba3afad7765b1f738edb7c5
354
SHA256 (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = b62989b2baf39fc21dc677df58744aed15e4a8f94ba3afad7765b1f738edb7c5
355
SIZE (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = 15912
355
SIZE (opentracing-contrib-go-grpc-73cb765af46e_GH0.tar.gz) = 15912
356
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
Lines 365-386 SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf1 Link Here
365
SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
365
SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
366
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
366
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
367
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
367
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
368
SHA256 (prometheus-alertmanager-v0.22.0_GH0.tar.gz) = 8435abadccc31bec2de20e1c90a47e77f58b6271e2b0a03e2b031446b8963226
368
SHA256 (prometheus-alertmanager-v0.22.2_GH0.tar.gz) = 68ec391b706c4a0a401190adc855097d9a0a06064d51b39c2d81932c69b00fde
369
SIZE (prometheus-alertmanager-v0.22.0_GH0.tar.gz) = 2087676
369
SIZE (prometheus-alertmanager-v0.22.2_GH0.tar.gz) = 2089680
370
SHA256 (prometheus-client_golang-v1.10.0_GH0.tar.gz) = e7305f84aa6553d9dd4bfd148d29289df36a9df82dae7be3c6eda62feb56f3d1
370
SHA256 (prometheus-client_golang-v1.11.0_GH0.tar.gz) = a3bc3312bde4182e507042ca0e7ca88aac6656bbf8d516d732e34c3f14bb612a
371
SIZE (prometheus-client_golang-v1.10.0_GH0.tar.gz) = 176316
371
SIZE (prometheus-client_golang-v1.11.0_GH0.tar.gz) = 168706
372
SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12
372
SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12
373
SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986
373
SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986
374
SHA256 (prometheus-common-v0.24.0_GH0.tar.gz) = 899b359d81ff272cf546301841c485c90270c4e8694f75b975e182d999652bfd
374
SHA256 (prometheus-common-v0.29.0_GH0.tar.gz) = 61d6756202f3e313ca6e4e1ba1545e8e5def31a03a7bb81fca1ee2db5f3008d5
375
SIZE (prometheus-common-v0.24.0_GH0.tar.gz) = 127737
375
SIZE (prometheus-common-v0.29.0_GH0.tar.gz) = 124111
376
SHA256 (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2d8e7a9a1a9d03182d2a0c23a6709d60b8c78c0269ad6b5c4dec88108784fabe
376
SHA256 (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2d8e7a9a1a9d03182d2a0c23a6709d60b8c78c0269ad6b5c4dec88108784fabe
377
SIZE (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2759994
377
SIZE (prometheus-node_exporter-01054558c289_GH0.tar.gz) = 2759994
378
SHA256 (prometheus-procfs-v0.6.0_GH0.tar.gz) = 6ad7a23cf4db9fa5dbf2c5d8fbd0fbf5ffe48e3ddb7bf15f9359813d764ce73c
378
SHA256 (prometheus-procfs-v0.6.0_GH0.tar.gz) = 6ad7a23cf4db9fa5dbf2c5d8fbd0fbf5ffe48e3ddb7bf15f9359813d764ce73c
379
SIZE (prometheus-procfs-v0.6.0_GH0.tar.gz) = 169898
379
SIZE (prometheus-procfs-v0.6.0_GH0.tar.gz) = 169898
380
SHA256 (prometheus-prometheus-2a4b8e12bbf2_GH0.tar.gz) = 2936521cd57e3f3f8c532533924f3d5473effa51f1277406eb72abb265cf417f
380
SHA256 (prometheus-prometheus-ff58416a0b02_GH0.tar.gz) = a18b1520eeb6d941daad231506d8ac3684e4c16bed70e873a3213295b4b2f781
381
SIZE (prometheus-prometheus-2a4b8e12bbf2_GH0.tar.gz) = 5639603
381
SIZE (prometheus-prometheus-ff58416a0b02_GH0.tar.gz) = 5672649
382
SHA256 (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 26218474bcf776ecf32d7d194c6bfaca8e7b4f0c087e5b595fd50fbb31409676
382
SHA256 (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 3ec41a8324431e72f85e0dc0c2c098cc14c3cb1ee8820996c8f46afca2d65609
383
SIZE (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 1270215
383
SIZE (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 1278521
384
SHA256 (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = cd66a7ee66c8061c2d05585058323d0bcc6692761db94885511762428acfef96
384
SHA256 (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = cd66a7ee66c8061c2d05585058323d0bcc6692761db94885511762428acfef96
385
SIZE (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = 387823
385
SIZE (rainycape-unidecode-cb7f23ec59be_GH0.tar.gz) = 387823
386
SHA256 (robfig-cron-b41be1df6967_GH0.tar.gz) = d1fe0b58e76e916940d9f088f76b7f894cab754769c3fed56f64f0f0c29e0a92
386
SHA256 (robfig-cron-b41be1df6967_GH0.tar.gz) = d1fe0b58e76e916940d9f088f76b7f894cab754769c3fed56f64f0f0c29e0a92
Lines 427-434 SHA256 (uber-go-atomic-v1.7.0_GH0.tar.gz) = 4d655e90a23d023b36607e2ce94c3b7bf650 Link Here
427
SIZE (uber-go-atomic-v1.7.0_GH0.tar.gz) = 18566
427
SIZE (uber-go-atomic-v1.7.0_GH0.tar.gz) = 18566
428
SHA256 (uber-go-goleak-v1.1.10_GH0.tar.gz) = 99ccfd2270aebb09e5c1693094d1da5f47be09689fd515b623657f75e6dc2c40
428
SHA256 (uber-go-goleak-v1.1.10_GH0.tar.gz) = 99ccfd2270aebb09e5c1693094d1da5f47be09689fd515b623657f75e6dc2c40
429
SIZE (uber-go-goleak-v1.1.10_GH0.tar.gz) = 12098
429
SIZE (uber-go-goleak-v1.1.10_GH0.tar.gz) = 12098
430
SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5ec977731646363c5350d56faba31a097d996
430
SHA256 (uber-jaeger-client-go-v2.29.1_GH0.tar.gz) = 853bd485d5d2bd0ff6d779d2e1196568ee9bf1ce6d529f4430c117cfecc1c849
431
SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139
431
SIZE (uber-jaeger-client-go-v2.29.1_GH0.tar.gz) = 232269
432
SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc
432
SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc
433
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
433
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
434
SHA256 (unknwon-com-v1.0.1_GH0.tar.gz) = 3113324f2249e9a135eea008c75f56b7cb39e9625e0a3e0bff5e764211c5f76a
434
SHA256 (unknwon-com-v1.0.1_GH0.tar.gz) = 3113324f2249e9a135eea008c75f56b7cb39e9625e0a3e0bff5e764211c5f76a
(-)a/www/grafana8/files/grafana.ini.in (-984 lines)
Removed 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
# Optionally limits the total number of connections per host, including connections in the dialing,
168
# active, and idle states. On limit violation, dials will block.
169
# A value of zero (0) means no limit.
170
;max_conns_per_host = 0
171
172
# The maximum number of idle connections that Grafana will keep alive.
173
;max_idle_connections = 100
174
175
# The maximum number of idle connections per host that Grafana will keep alive.
176
;max_idle_connections_per_host = 2
177
178
# How many seconds the data proxy keeps an idle connection open before timing out.
179
;idle_conn_timeout_seconds = 90
180
181
# If enabled and user is not anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.
182
;send_user_header = false
183
184
#################################### Analytics ####################################
185
[analytics]
186
# Server reporting, sends usage counters to stats.grafana.org every 24 hours.
187
# No ip addresses are being tracked, only simple counters to track
188
# running instances, dashboard and error counts. It is very helpful to us.
189
# Change this option to false to disable reporting.
190
;reporting_enabled = true
191
192
# The name of the distributor of the Grafana instance. Ex hosted-grafana, grafana-labs
193
;reporting_distributor = grafana-labs
194
195
# Set to false to disable all checks to https://grafana.net
196
# for new versions (grafana itself and plugins), check is used
197
# in some UI views to notify that grafana or plugin update exists
198
# This option does not cause any auto updates, nor send any information
199
# only a GET request to http://grafana.com to get latest versions
200
;check_for_updates = true
201
202
# Google Analytics universal tracking code, only enabled if you specify an id here
203
;google_analytics_ua_id =
204
205
# Google Tag Manager ID, only enabled if you specify an id here
206
;google_tag_manager_id =
207
208
#################################### Security ####################################
209
[security]
210
# disable creation of admin user on first start of grafana
211
;disable_initial_admin_creation = false
212
213
# default admin user, created on startup
214
;admin_user = admin
215
216
# default admin password, can be changed before first start of grafana,  or in profile settings
217
;admin_password = admin
218
219
# used for signing
220
;secret_key = SW2YcwTIb9zpOOhoPsMm
221
222
# disable gravatar profile images
223
;disable_gravatar = false
224
225
# data source proxy whitelist (ip_or_domain:port separated by spaces)
226
;data_source_proxy_whitelist =
227
228
# disable protection against brute force login attempts
229
;disable_brute_force_login_protection = false
230
231
# set to true if you host Grafana behind HTTPS. default is false.
232
;cookie_secure = false
233
234
# set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict", "none" and "disabled"
235
;cookie_samesite = lax
236
237
# set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
238
;allow_embedding = false
239
240
# Set to true if you want to enable http strict transport security (HSTS) response header.
241
# This is only sent when HTTPS is enabled in this configuration.
242
# HSTS tells browsers that the site should only be accessed using HTTPS.
243
;strict_transport_security = false
244
245
# Sets how long a browser should cache HSTS. Only applied if strict_transport_security is enabled.
246
;strict_transport_security_max_age_seconds = 86400
247
248
# Set to true if to enable HSTS preloading option. Only applied if strict_transport_security is enabled.
249
;strict_transport_security_preload = false
250
251
# Set to true if to enable the HSTS includeSubDomains option. Only applied if strict_transport_security is enabled.
252
;strict_transport_security_subdomains = false
253
254
# Set to true to enable the X-Content-Type-Options response header.
255
# The X-Content-Type-Options response HTTP header is a marker used by the server to indicate that the MIME types advertised
256
# in the Content-Type headers should not be changed and be followed.
257
;x_content_type_options = true
258
259
# Set to true to enable the X-XSS-Protection header, which tells browsers to stop pages from loading
260
# when they detect reflected cross-site scripting (XSS) attacks.
261
;x_xss_protection = true
262
263
# Enable adding the Content-Security-Policy header to your requests.
264
# CSP allows to control resources the user agent is allowed to load and helps prevent XSS attacks.
265
;content_security_policy = false
266
267
# Set Content Security Policy template used when adding the Content-Security-Policy header to your requests.
268
# $NONCE in the template includes a random nonce.
269
# $ROOT_PATH is server.root_url without the protocol.
270
;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';"""
271
272
#################################### Snapshots ###########################
273
[snapshots]
274
# snapshot sharing options
275
;external_enabled = true
276
;external_snapshot_url = https://snapshots-origin.raintank.io
277
;external_snapshot_name = Publish to snapshot.raintank.io
278
279
# Set to true to enable this Grafana instance act as an external snapshot server and allow unauthenticated requests for
280
# creating and deleting snapshots.
281
;public_mode = false
282
283
# remove expired snapshot
284
;snapshot_remove_expired = true
285
286
#################################### Dashboards History ##################
287
[dashboards]
288
# Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1
289
;versions_to_keep = 20
290
291
# 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.
292
# 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.
293
;min_refresh_interval = 5s
294
295
# Path to the default home dashboard. If this value is empty, then Grafana uses StaticRootPath + "dashboards/home.json"
296
;default_home_dashboard_path =
297
298
#################################### Users ###############################
299
[users]
300
# disable user signup / registration
301
;allow_sign_up = true
302
303
# Allow non admin users to create organizations
304
;allow_org_create = true
305
306
# Set to true to automatically assign new users to the default organization (id 1)
307
;auto_assign_org = true
308
309
# Set this value to automatically add new users to the provided organization (if auto_assign_org above is set to true)
310
;auto_assign_org_id = 1
311
312
# Default role new users will be automatically assigned (if disabled above is set to true)
313
;auto_assign_org_role = Viewer
314
315
# Require email validation before sign up completes
316
;verify_email_enabled = false
317
318
# Background text for the user field on the login page
319
;login_hint = email or username
320
;password_hint = password
321
322
# Default UI theme ("dark" or "light")
323
;default_theme = dark
324
325
# 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.
326
; home_page =
327
328
# External user management, these options affect the organization users view
329
;external_manage_link_url =
330
;external_manage_link_name =
331
;external_manage_info =
332
333
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
334
;viewers_can_edit = false
335
336
# Editors can administrate dashboard, folders and teams they create
337
;editors_can_admin = false
338
339
# 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).
340
;user_invite_max_lifetime_duration = 24h
341
342
# Enter a comma-separated list of users login to hide them in the Grafana UI. These users are shown to Grafana admins and themselves.
343
; hidden_users =
344
345
[auth]
346
# Login cookie name
347
;login_cookie_name = grafana_session
348
349
# 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.
350
;login_maximum_inactive_lifetime_duration =
351
352
# 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).
353
;login_maximum_lifetime_duration =
354
355
# How often should auth tokens be rotated for authenticated users when being active. The default is each 10 minutes.
356
;token_rotation_interval_minutes = 10
357
358
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
359
;disable_login_form = false
360
361
# 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
362
;disable_signout_menu = false
363
364
# URL to redirect the user to after sign out
365
;signout_redirect_url =
366
367
# Set to true to attempt login with OAuth automatically, skipping the login screen.
368
# This setting is ignored if multiple OAuth providers are configured.
369
;oauth_auto_login = false
370
371
# OAuth state max age cookie duration in seconds. Defaults to 600 seconds.
372
;oauth_state_cookie_max_age = 600
373
374
# limit of api_key seconds to live before expiration
375
;api_key_max_seconds_to_live = -1
376
377
# Set to true to enable SigV4 authentication option for HTTP-based datasources.
378
;sigv4_auth_enabled = false
379
380
#################################### Anonymous Auth ######################
381
[auth.anonymous]
382
# enable anonymous access
383
;enabled = false
384
385
# specify organization name that should be used for unauthenticated users
386
;org_name = Main Org.
387
388
# specify role for unauthenticated users
389
;org_role = Viewer
390
391
# mask the Grafana version number for unauthenticated users
392
;hide_version = false
393
394
#################################### GitHub Auth ##########################
395
[auth.github]
396
;enabled = false
397
;allow_sign_up = true
398
;client_id = some_id
399
;client_secret = some_secret
400
;scopes = user:email,read:org
401
;auth_url = https://github.com/login/oauth/authorize
402
;token_url = https://github.com/login/oauth/access_token
403
;api_url = https://api.github.com/user
404
;allowed_domains =
405
;team_ids =
406
;allowed_organizations =
407
408
#################################### GitLab Auth #########################
409
[auth.gitlab]
410
;enabled = false
411
;allow_sign_up = true
412
;client_id = some_id
413
;client_secret = some_secret
414
;scopes = api
415
;auth_url = https://gitlab.com/oauth/authorize
416
;token_url = https://gitlab.com/oauth/token
417
;api_url = https://gitlab.com/api/v4
418
;allowed_domains =
419
;allowed_groups =
420
421
#################################### Google Auth ##########################
422
[auth.google]
423
;enabled = false
424
;allow_sign_up = true
425
;client_id = some_client_id
426
;client_secret = some_client_secret
427
;scopes = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
428
;auth_url = https://accounts.google.com/o/oauth2/auth
429
;token_url = https://accounts.google.com/o/oauth2/token
430
;api_url = https://www.googleapis.com/oauth2/v1/userinfo
431
;allowed_domains =
432
;hosted_domain =
433
434
#################################### Grafana.com Auth ####################
435
[auth.grafana_com]
436
;enabled = false
437
;allow_sign_up = true
438
;client_id = some_id
439
;client_secret = some_secret
440
;scopes = user:email
441
;allowed_organizations =
442
443
#################################### Azure AD OAuth #######################
444
[auth.azuread]
445
;name = Azure AD
446
;enabled = false
447
;allow_sign_up = true
448
;client_id = some_client_id
449
;client_secret = some_client_secret
450
;scopes = openid email profile
451
;auth_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/authorize
452
;token_url = https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token
453
;allowed_domains =
454
;allowed_groups =
455
456
#################################### Okta OAuth #######################
457
[auth.okta]
458
;name = Okta
459
;enabled = false
460
;allow_sign_up = true
461
;client_id = some_id
462
;client_secret = some_secret
463
;scopes = openid profile email groups
464
;auth_url = https://<tenant-id>.okta.com/oauth2/v1/authorize
465
;token_url = https://<tenant-id>.okta.com/oauth2/v1/token
466
;api_url = https://<tenant-id>.okta.com/oauth2/v1/userinfo
467
;allowed_domains =
468
;allowed_groups =
469
;role_attribute_path =
470
;role_attribute_strict = false
471
472
#################################### Generic OAuth ##########################
473
[auth.generic_oauth]
474
;enabled = false
475
;name = OAuth
476
;allow_sign_up = true
477
;client_id = some_id
478
;client_secret = some_secret
479
;scopes = user:email,read:org
480
;empty_scopes = false
481
;email_attribute_name = email:primary
482
;email_attribute_path =
483
;login_attribute_path =
484
;name_attribute_path =
485
;id_token_attribute_name =
486
;auth_url = https://foo.bar/login/oauth/authorize
487
;token_url = https://foo.bar/login/oauth/access_token
488
;api_url = https://foo.bar/user
489
;allowed_domains =
490
;team_ids =
491
;allowed_organizations =
492
;role_attribute_path =
493
;role_attribute_strict = false
494
;tls_skip_verify_insecure = false
495
;tls_client_cert =
496
;tls_client_key =
497
;tls_client_ca =
498
499
#################################### Basic Auth ##########################
500
[auth.basic]
501
;enabled = true
502
503
#################################### Auth Proxy ##########################
504
[auth.proxy]
505
;enabled = false
506
;header_name = X-WEBAUTH-USER
507
;header_property = username
508
;auto_sign_up = true
509
;sync_ttl = 60
510
;whitelist = 192.168.1.1, 192.168.2.1
511
;headers = Email:X-User-Email, Name:X-User-Name
512
# Read the auth proxy docs for details on what the setting below enables
513
;enable_login_token = false
514
515
#################################### Auth JWT ##########################
516
[auth.jwt]
517
;enabled = true
518
;header_name = X-JWT-Assertion
519
;email_claim = sub
520
;username_claim = sub
521
;jwk_set_url = https://foo.bar/.well-known/jwks.json
522
;jwk_set_file = /path/to/jwks.json
523
;cache_ttl = 60m
524
;expected_claims = {"aud": ["foo", "bar"]}
525
;key_file = /path/to/key/file
526
527
#################################### Auth LDAP ##########################
528
[auth.ldap]
529
;enabled = false
530
;config_file = /etc/grafana/ldap.toml
531
;allow_sign_up = true
532
533
# LDAP background sync (Enterprise only)
534
# At 1 am every day
535
;sync_cron = "0 0 1 * * *"
536
;active_sync_enabled = true
537
538
#################################### AWS ###########################
539
[aws]
540
# Enter a comma-separated list of allowed AWS authentication providers.
541
# Options are: default (AWS SDK Default), keys (Access && secret key), credentials (Credentials field), ec2_iam_role (EC2 IAM Role)
542
; allowed_auth_providers = default,keys,credentials
543
544
# Allow AWS users to assume a role using temporary security credentials.
545
# If true, assume role will be enabled for all AWS authentication providers that are specified in aws_auth_providers
546
; assume_role_enabled = true
547
548
#################################### Azure ###############################
549
[azure]
550
# Azure cloud environment where Grafana is hosted
551
# Possible values are AzureCloud, AzureChinaCloud, AzureUSGovernment and AzureGermanCloud
552
# Default value is AzureCloud (i.e. public cloud)
553
;cloud = AzureCloud
554
555
# Specifies whether Grafana hosted in Azure service with Managed Identity configured (e.g. Azure Virtual Machines instance)
556
# If enabled, the managed identity can be used for authentication of Grafana in Azure services
557
# Disabled by default, needs to be explicitly enabled
558
;managed_identity_enabled = false
559
560
# Client ID to use for user-assigned managed identity
561
# Should be set for user-assigned identity and should be empty for system-assigned identity
562
;managed_identity_client_id =
563
564
#################################### SMTP / Emailing ##########################
565
[smtp]
566
;enabled = false
567
;host = localhost:25
568
;user =
569
# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;"""
570
;password =
571
;cert_file =
572
;key_file =
573
;skip_verify = false
574
;from_address = admin@grafana.localhost
575
;from_name = Grafana
576
# EHLO identity in SMTP dialog (defaults to instance_name)
577
;ehlo_identity = dashboard.example.com
578
# SMTP startTLS policy (defaults to 'OpportunisticStartTLS')
579
;startTLS_policy = NoStartTLS
580
581
[emails]
582
;welcome_email_on_sign_up = false
583
;templates_pattern = emails/*.html
584
585
#################################### Logging ##########################
586
[log]
587
# Either "console", "file", "syslog". Default is console and  file
588
# Use space to separate multiple modes, e.g. "console file"
589
;mode = console file
590
591
# Either "debug", "info", "warn", "error", "critical", default is "info"
592
;level = info
593
594
# optional settings to set different levels for specific loggers. Ex filters = sqlstore:debug
595
;filters =
596
597
# For "console" mode only
598
[log.console]
599
;level =
600
601
# log line format, valid options are text, console and json
602
;format = console
603
604
# For "file" mode only
605
[log.file]
606
;level =
607
608
# log line format, valid options are text, console and json
609
;format = text
610
611
# This enables automated log rotate(switch of following options), default is true
612
;log_rotate = true
613
614
# Max line number of single file, default is 1000000
615
;max_lines = 1000000
616
617
# Max size shift of single file, default is 28 means 1 << 28, 256MB
618
;max_size_shift = 28
619
620
# Segment log daily, default is true
621
;daily_rotate = true
622
623
# Expired days of log file(delete after max days), default is 7
624
;max_days = 7
625
626
[log.syslog]
627
;level =
628
629
# log line format, valid options are text, console and json
630
;format = text
631
632
# Syslog network type and address. This can be udp, tcp, or unix. If left blank, the default unix endpoints will be used.
633
;network =
634
;address =
635
636
# Syslog facility. user, daemon and local0 through local7 are valid.
637
;facility =
638
639
# Syslog tag. By default, the process' argv[0] is used.
640
;tag =
641
642
[log.frontend]
643
# Should Sentry javascript agent be initialized
644
;enabled = false
645
646
# Sentry DSN if you want to send events to Sentry.
647
;sentry_dsn =
648
649
# Custom HTTP endpoint to send events captured by the Sentry agent to. Default will log the events to stdout.
650
;custom_endpoint = /log
651
652
# Rate of events to be reported between 0 (none) and 1 (all), float
653
;sample_rate = 1.0
654
655
# Requests per second limit enforced an extended period, for Grafana backend log ingestion endpoint (/log).
656
;log_endpoint_requests_per_second_limit = 3
657
658
# Max requests accepted per short interval of time for Grafana backend log ingestion endpoint (/log).
659
;log_endpoint_burst_limit = 15
660
661
#################################### Usage Quotas ########################
662
[quota]
663
; enabled = false
664
665
#### set quotas to -1 to make unlimited. ####
666
# limit number of users per Org.
667
; org_user = 10
668
669
# limit number of dashboards per Org.
670
; org_dashboard = 100
671
672
# limit number of data_sources per Org.
673
; org_data_source = 10
674
675
# limit number of api_keys per Org.
676
; org_api_key = 10
677
678
# limit number of alerts per Org.
679
;org_alert_rule = 100
680
681
# limit number of orgs a user can create.
682
; user_org = 10
683
684
# Global limit of users.
685
; global_user = -1
686
687
# global limit of orgs.
688
; global_org = -1
689
690
# global limit of dashboards
691
; global_dashboard = -1
692
693
# global limit of api_keys
694
; global_api_key = -1
695
696
# global limit on number of logged in users.
697
; global_session = -1
698
699
# global limit of alerts
700
;global_alert_rule = -1
701
702
#################################### Alerting ############################
703
[alerting]
704
# Disable alerting engine & UI features
705
;enabled = true
706
# Makes it possible to turn off alert rule execution but alerting UI is visible
707
;execute_alerts = true
708
709
# Default setting for new alert rules. Defaults to categorize error and timeouts as alerting. (alerting, keep_state)
710
;error_or_timeout = alerting
711
712
# Default setting for how Grafana handles nodata or null values in alerting. (alerting, no_data, keep_state, ok)
713
;nodata_or_nullvalues = no_data
714
715
# Alert notifications can include images, but rendering many images at the same time can overload the server
716
# This limit will protect the server from render overloading and make sure notifications are sent out quickly
717
;concurrent_render_limit = 5
718
719
720
# Default setting for alert calculation timeout. Default value is 30
721
;evaluation_timeout_seconds = 30
722
723
# Default setting for alert notification timeout. Default value is 30
724
;notification_timeout_seconds = 30
725
726
# Default setting for max attempts to sending alert notifications. Default value is 3
727
;max_attempts = 3
728
729
# Makes it possible to enforce a minimal interval between evaluations, to reduce load on the backend
730
;min_interval_seconds = 1
731
732
# Configures for how long alert annotations are stored. Default is 0, which keeps them forever.
733
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
734
;max_annotation_age =
735
736
# Configures max number of alert annotations that Grafana stores. Default value is 0, which keeps all alert annotations.
737
;max_annotations_to_keep =
738
739
#################################### Annotations #########################
740
[annotations]
741
# Configures the batch size for the annotation clean-up job. This setting is used for dashboard, API, and alert annotations.
742
;cleanupjob_batchsize = 100
743
744
[annotations.dashboard]
745
# Dashboard annotations means that annotations are associated with the dashboard they are created on.
746
747
# Configures how long dashboard annotations are stored. Default is 0, which keeps them forever.
748
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
749
;max_age =
750
751
# Configures max number of dashboard annotations that Grafana stores. Default value is 0, which keeps all dashboard annotations.
752
;max_annotations_to_keep =
753
754
[annotations.api]
755
# API annotations means that the annotations have been created using the API without any
756
# association with a dashboard.
757
758
# Configures how long Grafana stores API annotations. Default is 0, which keeps them forever.
759
# This setting should be expressed as a duration. Examples: 6h (hours), 10d (days), 2w (weeks), 1M (month).
760
;max_age =
761
762
# Configures max number of API annotations that Grafana keeps. Default value is 0, which keeps all API annotations.
763
;max_annotations_to_keep =
764
765
#################################### Explore #############################
766
[explore]
767
# Enable the Explore section
768
;enabled = true
769
770
#################################### Internal Grafana Metrics ##########################
771
# Metrics available at HTTP API Url /metrics
772
[metrics]
773
# Disable / Enable internal metrics
774
;enabled           = true
775
# Graphite Publish interval
776
;interval_seconds  = 10
777
# Disable total stats (stat_totals_*) metrics to be generated
778
;disable_total_stats = false
779
780
#If both are set, basic auth will be required for the metrics endpoint.
781
; basic_auth_username =
782
; basic_auth_password =
783
784
# Metrics environment info adds dimensions to the `grafana_environment_info` metric, which
785
# can expose more information about the Grafana instance.
786
[metrics.environment_info]
787
#exampleLabel1 = exampleValue1
788
#exampleLabel2 = exampleValue2
789
790
# Send internal metrics to Graphite
791
[metrics.graphite]
792
# Enable by setting the address setting (ex localhost:2003)
793
;address =
794
;prefix = prod.grafana.%(instance_name)s.
795
796
#################################### Grafana.com integration  ##########################
797
# Url used to import dashboards directly from Grafana.com
798
[grafana_com]
799
;url = https://grafana.com
800
801
#################################### Distributed tracing ############
802
[tracing.jaeger]
803
# Enable by setting the address sending traces to jaeger (ex localhost:6831)
804
;address = localhost:6831
805
# Tag that will always be included in when creating new spans. ex (tag1:value1,tag2:value2)
806
;always_included_tag = tag1:value1
807
# Type specifies the type of the sampler: const, probabilistic, rateLimiting, or remote
808
;sampler_type = const
809
# jaeger samplerconfig param
810
# for "const" sampler, 0 or 1 for always false/true respectively
811
# for "probabilistic" sampler, a probability between 0 and 1
812
# for "rateLimiting" sampler, the number of spans per second
813
# for "remote" sampler, param is the same as for "probabilistic"
814
# and indicates the initial sampling rate before the actual one
815
# is received from the mothership
816
;sampler_param = 1
817
# sampling_server_url is the URL of a sampling manager providing a sampling strategy.
818
;sampling_server_url =
819
# Whether or not to use Zipkin propagation (x-b3- HTTP headers).
820
;zipkin_propagation = false
821
# Setting this to true disables shared RPC spans.
822
# Not disabling is the most common setting when using Zipkin elsewhere in your infrastructure.
823
;disable_shared_zipkin_spans = false
824
825
#################################### External image storage ##########################
826
[external_image_storage]
827
# Used for uploading images to public servers so they can be included in slack/email messages.
828
# you can choose between (s3, webdav, gcs, azure_blob, local)
829
;provider =
830
831
[external_image_storage.s3]
832
;endpoint =
833
;path_style_access =
834
;bucket =
835
;region =
836
;path =
837
;access_key =
838
;secret_key =
839
840
[external_image_storage.webdav]
841
;url =
842
;public_url =
843
;username =
844
;password =
845
846
[external_image_storage.gcs]
847
;key_file =
848
;bucket =
849
;path =
850
851
[external_image_storage.azure_blob]
852
;account_name =
853
;account_key =
854
;container_name =
855
856
[external_image_storage.local]
857
# does not require any configuration
858
859
[rendering]
860
# Options to configure a remote HTTP image rendering service, e.g. using https://github.com/grafana/grafana-image-renderer.
861
# 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.
862
;server_url =
863
# 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/.
864
;callback_url =
865
# Concurrent render request limit affects when the /render HTTP endpoint is used. Rendering many images at the same time can overload the server,
866
# which this setting can help protect against by only allowing a certain amount of concurrent requests.
867
;concurrent_render_request_limit = 30
868
869
[panels]
870
# If set to true Grafana will allow script tags in text panels. Not recommended as it enable XSS vulnerabilities.
871
;disable_sanitize_html = false
872
873
[plugins]
874
;enable_alpha = false
875
;app_tls_skip_verify_insecure = false
876
# Enter a comma-separated list of plugin identifiers to identify plugins to load even if they are unsigned. Plugins with modified signatures are never loaded.
877
;allow_loading_unsigned_plugins =
878
# Enable or disable installing plugins directly from within Grafana.
879
;plugin_admin_enabled = false
880
;plugin_admin_external_manage_enabled = false
881
;plugin_catalog_url = https://grafana.com/grafana/plugins/
882
883
#################################### Grafana Live ##########################################
884
[live]
885
# max_connections to Grafana Live WebSocket endpoint per Grafana server instance. See Grafana Live docs
886
# if you are planning to make it higher than default 100 since this can require some OS and infrastructure
887
# tuning. 0 disables Live, -1 means unlimited connections.
888
;max_connections = 100
889
890
# allowed_origins is a comma-separated list of origins that can establish connection with Grafana Live.
891
# If not set then origin will be matched over root_url. Supports wildcard symbol "*".
892
allowed_origins =
893
894
#################################### Grafana Image Renderer Plugin ##########################
895
[plugin.grafana-image-renderer]
896
# Instruct headless browser instance to use a default timezone when not provided by Grafana, e.g. when rendering panel image of alert.
897
# See ICU’s metaZones.txt (https://cs.chromium.org/chromium/src/third_party/icu/source/data/misc/metaZones.txt) for a list of supported
898
# timezone IDs. Fallbacks to TZ environment variable if not set.
899
;rendering_timezone =
900
901
# Instruct headless browser instance to use a default language when not provided by Grafana, e.g. when rendering panel image of alert.
902
# 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'.
903
;rendering_language =
904
905
# Instruct headless browser instance to use a default device scale factor when not provided by Grafana, e.g. when rendering panel image of alert.
906
# Default is 1. Using a higher value will produce more detailed images (higher DPI), but will require more disk space to store an image.
907
;rendering_viewport_device_scale_factor =
908
909
# Instruct headless browser instance whether to ignore HTTPS errors during navigation. Per default HTTPS errors are not ignored. Due to
910
# the security risk it's not recommended to ignore HTTPS errors.
911
;rendering_ignore_https_errors =
912
913
# Instruct headless browser instance whether to capture and log verbose information when rendering an image. Default is false and will
914
# only capture and log error messages. When enabled, debug messages are captured and logged as well.
915
# For the verbose information to be included in the Grafana server log you have to adjust the rendering log level to debug, configure
916
# [log].filter = rendering:debug.
917
;rendering_verbose_logging =
918
919
# Instruct headless browser instance whether to output its debug and error messages into running process of remote rendering service.
920
# Default is false. This can be useful to enable (true) when troubleshooting.
921
;rendering_dumpio =
922
923
# Additional arguments to pass to the headless browser instance. Default is --no-sandbox. The list of Chromium flags can be found
924
# here (https://peter.sh/experiments/chromium-command-line-switches/). Multiple arguments is separated with comma-character.
925
;rendering_args =
926
927
# You can configure the plugin to use a different browser binary instead of the pre-packaged version of Chromium.
928
# Please note that this is not recommended, since you may encounter problems if the installed version of Chrome/Chromium is not
929
# compatible with the plugin.
930
;rendering_chrome_bin =
931
932
# Instruct how headless browser instances are created. Default is 'default' and will create a new browser instance on each request.
933
# Mode 'clustered' will make sure that only a maximum of browsers/incognito pages can execute concurrently.
934
# Mode 'reusable' will have one browser instance and will create a new incognito page on each request.
935
;rendering_mode =
936
937
# When rendering_mode = clustered you can instruct how many browsers or incognito pages can execute concurrently. Default is 'browser'
938
# and will cluster using browser instances.
939
# Mode 'context' will cluster using incognito pages.
940
;rendering_clustering_mode =
941
# When rendering_mode = clustered you can define maximum number of browser instances/incognito pages that can execute concurrently..
942
;rendering_clustering_max_concurrency =
943
944
# Limit the maximum viewport width, height and device scale factor that can be requested.
945
;rendering_viewport_max_width =
946
;rendering_viewport_max_height =
947
;rendering_viewport_max_device_scale_factor =
948
949
# 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
950
# a port not in use.
951
;grpc_host =
952
;grpc_port =
953
954
[enterprise]
955
# Path to a valid Grafana Enterprise license.jwt file
956
;license_path =
957
958
[feature_toggles]
959
# enable features, separated by spaces
960
;enable =
961
962
[date_formats]
963
# For information on what formatting patterns that are supported https://momentjs.com/docs/#/displaying/
964
965
# Default system date format used in time range picker and other places where full time is displayed
966
;full_date = YYYY-MM-DD HH:mm:ss
967
968
# Used by graph and other places where we only show small intervals
969
;interval_second = HH:mm:ss
970
;interval_minute = HH:mm
971
;interval_hour = MM/DD HH:mm
972
;interval_day = MM/DD
973
;interval_month = YYYY-MM
974
;interval_year = YYYY
975
976
# Experimental feature
977
;use_browser_locale = false
978
979
# 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.
980
;default_timezone = browser
981
982
[expressions]
983
# Enable or disable the expressions functionality.
984
;enabled = true
(-)b/www/grafana8/pkg-plist (-48 / +229 lines)
Lines 6-12 bin/grafana-server Link Here
6
%%DATADIR%%/public/app/angular/AngularApp.ts
6
%%DATADIR%%/public/app/angular/AngularApp.ts
7
%%DATADIR%%/public/app/angular/AngularLocationWrapper.test.ts
7
%%DATADIR%%/public/app/angular/AngularLocationWrapper.test.ts
8
%%DATADIR%%/public/app/angular/AngularLocationWrapper.ts
8
%%DATADIR%%/public/app/angular/AngularLocationWrapper.ts
9
%%DATADIR%%/public/app/angular/array_join.ts
10
%%DATADIR%%/public/app/angular/autofill_event_fix.ts
9
%%DATADIR%%/public/app/angular/bridgeReactAngularRouting.ts
11
%%DATADIR%%/public/app/angular/bridgeReactAngularRouting.ts
12
%%DATADIR%%/public/app/angular/diff-view.ts
13
%%DATADIR%%/public/app/angular/dropdown_typeahead.ts
14
%%DATADIR%%/public/app/angular/give_focus.ts
15
%%DATADIR%%/public/app/angular/metric_segment.ts
16
%%DATADIR%%/public/app/angular/misc.ts
17
%%DATADIR%%/public/app/angular/ng_model_on_blur.ts
18
%%DATADIR%%/public/app/angular/rebuild_on_change.ts
19
%%DATADIR%%/public/app/angular/services.ts
20
%%DATADIR%%/public/app/angular/tags.ts
10
%%DATADIR%%/public/app/app.ts
21
%%DATADIR%%/public/app/app.ts
11
%%DATADIR%%/public/app/core/actions/cleanUp.ts
22
%%DATADIR%%/public/app/core/actions/cleanUp.ts
12
%%DATADIR%%/public/app/core/actions/index.ts
23
%%DATADIR%%/public/app/core/actions/index.ts
Lines 30-43 bin/grafana-server Link Here
30
%%DATADIR%%/public/app/core/components/FolderFilter/FolderFilter.tsx
41
%%DATADIR%%/public/app/core/components/FolderFilter/FolderFilter.tsx
31
%%DATADIR%%/public/app/core/components/Footer/Footer.tsx
42
%%DATADIR%%/public/app/core/components/Footer/Footer.tsx
32
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePassword.tsx
43
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePassword.tsx
44
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePasswordPage.test.tsx
33
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePasswordPage.tsx
45
%%DATADIR%%/public/app/core/components/ForgottenPassword/ChangePasswordPage.tsx
34
%%DATADIR%%/public/app/core/components/ForgottenPassword/ForgottenPassword.tsx
46
%%DATADIR%%/public/app/core/components/ForgottenPassword/ForgottenPassword.tsx
47
%%DATADIR%%/public/app/core/components/ForgottenPassword/SendResetMailPage.test.tsx
35
%%DATADIR%%/public/app/core/components/ForgottenPassword/SendResetMailPage.tsx
48
%%DATADIR%%/public/app/core/components/ForgottenPassword/SendResetMailPage.tsx
36
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/LocalStorageValueProvider.tsx
49
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/LocalStorageValueProvider.tsx
37
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/index.tsx
50
%%DATADIR%%/public/app/core/components/LocalStorageValueProvider/index.tsx
38
%%DATADIR%%/public/app/core/components/Login/LoginCtrl.tsx
51
%%DATADIR%%/public/app/core/components/Login/LoginCtrl.tsx
39
%%DATADIR%%/public/app/core/components/Login/LoginForm.tsx
52
%%DATADIR%%/public/app/core/components/Login/LoginForm.tsx
40
%%DATADIR%%/public/app/core/components/Login/LoginLayout.tsx
53
%%DATADIR%%/public/app/core/components/Login/LoginLayout.tsx
54
%%DATADIR%%/public/app/core/components/Login/LoginPage.test.tsx
41
%%DATADIR%%/public/app/core/components/Login/LoginPage.tsx
55
%%DATADIR%%/public/app/core/components/Login/LoginPage.tsx
42
%%DATADIR%%/public/app/core/components/Login/LoginServiceButtons.tsx
56
%%DATADIR%%/public/app/core/components/Login/LoginServiceButtons.tsx
43
%%DATADIR%%/public/app/core/components/Login/UserSignup.tsx
57
%%DATADIR%%/public/app/core/components/Login/UserSignup.tsx
Lines 51-62 bin/grafana-server Link Here
51
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.tsx
65
%%DATADIR%%/public/app/core/components/PageHeader/PageHeader.tsx
52
%%DATADIR%%/public/app/core/components/PageLoader/PageLoader.tsx
66
%%DATADIR%%/public/app/core/components/PageLoader/PageLoader.tsx
53
%%DATADIR%%/public/app/core/components/PanelTypeFilter/PanelTypeFilter.tsx
67
%%DATADIR%%/public/app/core/components/PanelTypeFilter/PanelTypeFilter.tsx
68
%%DATADIR%%/public/app/core/components/PasswordField/PasswordField.test.tsx
69
%%DATADIR%%/public/app/core/components/PasswordField/PasswordField.tsx
54
%%DATADIR%%/public/app/core/components/PermissionList/AddPermission.tsx
70
%%DATADIR%%/public/app/core/components/PermissionList/AddPermission.tsx
55
%%DATADIR%%/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx
71
%%DATADIR%%/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx
56
%%DATADIR%%/public/app/core/components/PermissionList/PermissionList.tsx
72
%%DATADIR%%/public/app/core/components/PermissionList/PermissionList.tsx
57
%%DATADIR%%/public/app/core/components/PermissionList/PermissionListItem.tsx
73
%%DATADIR%%/public/app/core/components/PermissionList/PermissionListItem.tsx
58
%%DATADIR%%/public/app/core/components/PermissionList/PermissionsInfo.tsx
74
%%DATADIR%%/public/app/core/components/PermissionList/PermissionsInfo.tsx
59
%%DATADIR%%/public/app/core/components/PluginHelp/PluginHelp.tsx
75
%%DATADIR%%/public/app/core/components/PluginHelp/PluginHelp.tsx
76
%%DATADIR%%/public/app/core/components/QueryOperationRow/OperationRowHelp.tsx
60
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationAction.test.tsx
77
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationAction.test.tsx
61
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationAction.tsx
78
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationAction.tsx
62
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.test.tsx
79
%%DATADIR%%/public/app/core/components/QueryOperationRow/QueryOperationRow.test.tsx
Lines 74-81 bin/grafana-server Link Here
74
%%DATADIR%%/public/app/core/components/Select/UserPicker.tsx
91
%%DATADIR%%/public/app/core/components/Select/UserPicker.tsx
75
%%DATADIR%%/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap
92
%%DATADIR%%/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap
76
%%DATADIR%%/public/app/core/components/SharedPreferences/SharedPreferences.tsx
93
%%DATADIR%%/public/app/core/components/SharedPreferences/SharedPreferences.tsx
94
%%DATADIR%%/public/app/core/components/Signup/SignupPage.test.tsx
77
%%DATADIR%%/public/app/core/components/Signup/SignupPage.tsx
95
%%DATADIR%%/public/app/core/components/Signup/SignupPage.tsx
78
%%DATADIR%%/public/app/core/components/Signup/VerifyEmail.tsx
96
%%DATADIR%%/public/app/core/components/Signup/VerifyEmail.tsx
97
%%DATADIR%%/public/app/core/components/Signup/VerifyEmailPage.test.tsx
79
%%DATADIR%%/public/app/core/components/Signup/VerifyEmailPage.tsx
98
%%DATADIR%%/public/app/core/components/Signup/VerifyEmailPage.tsx
80
%%DATADIR%%/public/app/core/components/SplitPaneWrapper/SplitPaneWrapper.tsx
99
%%DATADIR%%/public/app/core/components/SplitPaneWrapper/SplitPaneWrapper.tsx
81
%%DATADIR%%/public/app/core/components/TagFilter/TagBadge.tsx
100
%%DATADIR%%/public/app/core/components/TagFilter/TagBadge.tsx
Lines 106-111 bin/grafana-server Link Here
106
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx
125
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx
107
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx
126
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx
108
%%DATADIR%%/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx
127
%%DATADIR%%/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx
128
%%DATADIR%%/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.test.tsx
129
%%DATADIR%%/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx
130
%%DATADIR%%/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.test.ts
131
%%DATADIR%%/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.ts
132
%%DATADIR%%/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.test.tsx
133
%%DATADIR%%/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.tsx
134
%%DATADIR%%/public/app/core/components/TransformersUI/fieldToConfigMapping/fieldToConfigMapping.ts
135
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/PrepareTimeSeriesEditor.tsx
136
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.test.ts
137
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.ts
138
%%DATADIR%%/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.test.tsx
139
%%DATADIR%%/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.tsx
140
%%DATADIR%%/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.test.ts
141
%%DATADIR%%/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.ts
142
%%DATADIR%%/public/app/core/components/TransformersUI/utils.ts
109
%%DATADIR%%/public/app/core/components/WithFeatureToggle.tsx
143
%%DATADIR%%/public/app/core/components/WithFeatureToggle.tsx
110
%%DATADIR%%/public/app/core/components/code_editor/brace.d.ts
144
%%DATADIR%%/public/app/core/components/code_editor/brace.d.ts
111
%%DATADIR%%/public/app/core/components/code_editor/code_editor.ts
145
%%DATADIR%%/public/app/core/components/code_editor/code_editor.ts
Lines 151-171 bin/grafana-server Link Here
151
%%DATADIR%%/public/app/core/components/switch.ts
185
%%DATADIR%%/public/app/core/components/switch.ts
152
%%DATADIR%%/public/app/core/config.ts
186
%%DATADIR%%/public/app/core/config.ts
153
%%DATADIR%%/public/app/core/constants.ts
187
%%DATADIR%%/public/app/core/constants.ts
154
%%DATADIR%%/public/app/core/controllers/all.ts
155
%%DATADIR%%/public/app/core/controllers/json_editor_ctrl.ts
156
%%DATADIR%%/public/app/core/copy/appNotification.ts
188
%%DATADIR%%/public/app/core/copy/appNotification.ts
157
%%DATADIR%%/public/app/core/core.ts
189
%%DATADIR%%/public/app/core/core.ts
158
%%DATADIR%%/public/app/core/core_module.ts
190
%%DATADIR%%/public/app/core/core_module.ts
159
%%DATADIR%%/public/app/core/directives/array_join.ts
160
%%DATADIR%%/public/app/core/directives/autofill_event_fix.ts
161
%%DATADIR%%/public/app/core/directives/diff-view.ts
162
%%DATADIR%%/public/app/core/directives/dropdown_typeahead.ts
163
%%DATADIR%%/public/app/core/directives/give_focus.ts
164
%%DATADIR%%/public/app/core/directives/metric_segment.ts
165
%%DATADIR%%/public/app/core/directives/misc.ts
166
%%DATADIR%%/public/app/core/directives/ng_model_on_blur.ts
167
%%DATADIR%%/public/app/core/directives/rebuild_on_change.ts
168
%%DATADIR%%/public/app/core/directives/tags.ts
169
%%DATADIR%%/public/app/core/filters/filters.ts
191
%%DATADIR%%/public/app/core/filters/filters.ts
170
%%DATADIR%%/public/app/core/hooks/useCleanup.ts
192
%%DATADIR%%/public/app/core/hooks/useCleanup.ts
171
%%DATADIR%%/public/app/core/hooks/useNavModel.ts
193
%%DATADIR%%/public/app/core/hooks/useNavModel.ts
Lines 214-232 bin/grafana-server Link Here
214
%%DATADIR%%/public/app/core/services/__mocks__/search_srv.ts
236
%%DATADIR%%/public/app/core/services/__mocks__/search_srv.ts
215
%%DATADIR%%/public/app/core/services/alert_srv.ts
237
%%DATADIR%%/public/app/core/services/alert_srv.ts
216
%%DATADIR%%/public/app/core/services/all.ts
238
%%DATADIR%%/public/app/core/services/all.ts
217
%%DATADIR%%/public/app/core/services/analytics.ts
218
%%DATADIR%%/public/app/core/services/backend_srv.ts
239
%%DATADIR%%/public/app/core/services/backend_srv.ts
219
%%DATADIR%%/public/app/core/services/context_srv.ts
240
%%DATADIR%%/public/app/core/services/context_srv.ts
220
%%DATADIR%%/public/app/core/services/dynamic_directive_srv.ts
241
%%DATADIR%%/public/app/core/services/dynamic_directive_srv.ts
221
%%DATADIR%%/public/app/core/services/echo/Echo.ts
242
%%DATADIR%%/public/app/core/services/echo/Echo.ts
222
%%DATADIR%%/public/app/core/services/echo/EchoSrv.ts
243
%%DATADIR%%/public/app/core/services/echo/EchoSrv.ts
223
%%DATADIR%%/public/app/core/services/echo/backends/PerformanceBackend.ts
244
%%DATADIR%%/public/app/core/services/echo/backends/PerformanceBackend.ts
245
%%DATADIR%%/public/app/core/services/echo/backends/analytics/GABackend.ts
246
%%DATADIR%%/public/app/core/services/echo/backends/analytics/RudderstackBackend.ts
224
%%DATADIR%%/public/app/core/services/echo/backends/sentry/SentryBackend.test.ts
247
%%DATADIR%%/public/app/core/services/echo/backends/sentry/SentryBackend.test.ts
225
%%DATADIR%%/public/app/core/services/echo/backends/sentry/SentryBackend.ts
248
%%DATADIR%%/public/app/core/services/echo/backends/sentry/SentryBackend.ts
226
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.test.ts
249
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.test.ts
227
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.ts
250
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.ts
228
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/EchoSrvTransport.ts
251
%%DATADIR%%/public/app/core/services/echo/backends/sentry/transports/EchoSrvTransport.ts
229
%%DATADIR%%/public/app/core/services/echo/backends/sentry/types.ts
252
%%DATADIR%%/public/app/core/services/echo/backends/sentry/types.ts
253
%%DATADIR%%/public/app/core/services/echo/utils.ts
230
%%DATADIR%%/public/app/core/services/impression_srv.ts
254
%%DATADIR%%/public/app/core/services/impression_srv.ts
231
%%DATADIR%%/public/app/core/services/keybindingSrv.ts
255
%%DATADIR%%/public/app/core/services/keybindingSrv.ts
232
%%DATADIR%%/public/app/core/services/ng_react.ts
256
%%DATADIR%%/public/app/core/services/ng_react.ts
Lines 361-375 bin/grafana-server Link Here
361
%%DATADIR%%/public/app/features/alerting/state/reducers.ts
385
%%DATADIR%%/public/app/features/alerting/state/reducers.ts
362
%%DATADIR%%/public/app/features/alerting/state/selectors.test.ts
386
%%DATADIR%%/public/app/features/alerting/state/selectors.test.ts
363
%%DATADIR%%/public/app/features/alerting/state/selectors.ts
387
%%DATADIR%%/public/app/features/alerting/state/selectors.ts
388
%%DATADIR%%/public/app/features/alerting/unified/Admin.test.tsx
389
%%DATADIR%%/public/app/features/alerting/unified/Admin.tsx
390
%%DATADIR%%/public/app/features/alerting/unified/AmNotifications.test.tsx
391
%%DATADIR%%/public/app/features/alerting/unified/AmNotifications.tsx
364
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.test.tsx
392
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.test.tsx
365
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.tsx
393
%%DATADIR%%/public/app/features/alerting/unified/AmRoutes.tsx
366
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTab.tsx
394
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTab.tsx
367
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTabContent.tsx
395
%%DATADIR%%/public/app/features/alerting/unified/PanelAlertTabContent.tsx
368
%%DATADIR%%/public/app/features/alerting/unified/Receivers.test.tsx
396
%%DATADIR%%/public/app/features/alerting/unified/Receivers.test.tsx
369
%%DATADIR%%/public/app/features/alerting/unified/Receivers.tsx
397
%%DATADIR%%/public/app/features/alerting/unified/Receivers.tsx
398
%%DATADIR%%/public/app/features/alerting/unified/RedirectToRuleViewer.test.tsx
399
%%DATADIR%%/public/app/features/alerting/unified/RedirectToRuleViewer.tsx
400
%%DATADIR%%/public/app/features/alerting/unified/RuleEditor.test.tsx
370
%%DATADIR%%/public/app/features/alerting/unified/RuleEditor.tsx
401
%%DATADIR%%/public/app/features/alerting/unified/RuleEditor.tsx
371
%%DATADIR%%/public/app/features/alerting/unified/RuleList.test.tsx
402
%%DATADIR%%/public/app/features/alerting/unified/RuleList.test.tsx
372
%%DATADIR%%/public/app/features/alerting/unified/RuleList.tsx
403
%%DATADIR%%/public/app/features/alerting/unified/RuleList.tsx
404
%%DATADIR%%/public/app/features/alerting/unified/RuleViewer.test.tsx
405
%%DATADIR%%/public/app/features/alerting/unified/RuleViewer.tsx
373
%%DATADIR%%/public/app/features/alerting/unified/Silences.tsx
406
%%DATADIR%%/public/app/features/alerting/unified/Silences.tsx
374
%%DATADIR%%/public/app/features/alerting/unified/api/alertmanager.ts
407
%%DATADIR%%/public/app/features/alerting/unified/api/alertmanager.ts
375
%%DATADIR%%/public/app/features/alerting/unified/api/grafana.ts
408
%%DATADIR%%/public/app/features/alerting/unified/api/grafana.ts
Lines 384-395 bin/grafana-server Link Here
384
%%DATADIR%%/public/app/features/alerting/unified/components/CollapseToggle.tsx
417
%%DATADIR%%/public/app/features/alerting/unified/components/CollapseToggle.tsx
385
%%DATADIR%%/public/app/features/alerting/unified/components/DetailsField.tsx
418
%%DATADIR%%/public/app/features/alerting/unified/components/DetailsField.tsx
386
%%DATADIR%%/public/app/features/alerting/unified/components/DynamicTable.tsx
419
%%DATADIR%%/public/app/features/alerting/unified/components/DynamicTable.tsx
420
%%DATADIR%%/public/app/features/alerting/unified/components/DynamicTableWithGuidelines.tsx
387
%%DATADIR%%/public/app/features/alerting/unified/components/EmptyArea.tsx
421
%%DATADIR%%/public/app/features/alerting/unified/components/EmptyArea.tsx
388
%%DATADIR%%/public/app/features/alerting/unified/components/Expression.tsx
422
%%DATADIR%%/public/app/features/alerting/unified/components/Expression.tsx
423
%%DATADIR%%/public/app/features/alerting/unified/components/PanelPluginsButtonGroup.tsx
389
%%DATADIR%%/public/app/features/alerting/unified/components/StateColoredText.tsx
424
%%DATADIR%%/public/app/features/alerting/unified/components/StateColoredText.tsx
390
%%DATADIR%%/public/app/features/alerting/unified/components/StateTag.tsx
425
%%DATADIR%%/public/app/features/alerting/unified/components/StateTag.tsx
391
%%DATADIR%%/public/app/features/alerting/unified/components/TimeToNow.tsx
426
%%DATADIR%%/public/app/features/alerting/unified/components/TimeToNow.tsx
392
%%DATADIR%%/public/app/features/alerting/unified/components/Well.tsx
427
%%DATADIR%%/public/app/features/alerting/unified/components/Well.tsx
428
%%DATADIR%%/public/app/features/alerting/unified/components/amnotifications/AmNotificationsAlertDetails.tsx
429
%%DATADIR%%/public/app/features/alerting/unified/components/amnotifications/AmNotificationsAlertsTable.tsx
430
%%DATADIR%%/public/app/features/alerting/unified/components/amnotifications/AmNotificationsGroup.tsx
431
%%DATADIR%%/public/app/features/alerting/unified/components/amnotifications/AmNotificationsGroupHeader.tsx
393
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRoute.tsx
432
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRoute.tsx
394
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteForm.tsx
433
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteForm.tsx
395
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteRead.tsx
434
%%DATADIR%%/public/app/features/alerting/unified/components/amroutes/AmRootRouteRead.tsx
Lines 431-441 bin/grafana-server Link Here
431
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.tsx
470
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.tsx
432
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationKeyInput.tsx
471
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationKeyInput.tsx
433
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx
472
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx
473
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudConditionsStep.tsx
474
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudRulesSourcePicker.tsx
434
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.tsx
475
%%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
476
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/DetailsStep.tsx
437
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ExpressionEditor.tsx
477
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ExpressionEditor.tsx
438
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GrafanaAlertStatePicker.tsx
478
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GrafanaAlertStatePicker.tsx
479
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GrafanaConditionEvalWarning.tsx
480
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GrafanaConditionsStep.tsx
439
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GroupAndNamespaceFields.tsx
481
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/GroupAndNamespaceFields.tsx
440
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/LabelsField.tsx
482
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/LabelsField.tsx
441
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/PreviewRule.tsx
483
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/PreviewRule.tsx
Lines 448-453 bin/grafana-server Link Here
448
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/RuleFolderPicker.tsx
490
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/RuleFolderPicker.tsx
449
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/SelectWIthAdd.tsx
491
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/SelectWIthAdd.tsx
450
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/VizWrapper.tsx
492
%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/VizWrapper.tsx
493
%%DATADIR%%/public/app/features/alerting/unified/components/rule-viewer/RuleViewerLayout.tsx
494
%%DATADIR%%/public/app/features/alerting/unified/components/rule-viewer/RuleViewerVisualization.tsx
451
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionButton.tsx
495
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionButton.tsx
452
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionIcon.tsx
496
%%DATADIR%%/public/app/features/alerting/unified/components/rules/ActionIcon.tsx
453
%%DATADIR%%/public/app/features/alerting/unified/components/rules/AlertInstanceDetails.tsx
497
%%DATADIR%%/public/app/features/alerting/unified/components/rules/AlertInstanceDetails.tsx
Lines 458-463 bin/grafana-server Link Here
458
%%DATADIR%%/public/app/features/alerting/unified/components/rules/NoRulesCTA.tsx
502
%%DATADIR%%/public/app/features/alerting/unified/components/rules/NoRulesCTA.tsx
459
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetails.tsx
503
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetails.tsx
460
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsActionButtons.tsx
504
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsActionButtons.tsx
505
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsAnnotations.tsx
506
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsDataSources.tsx
507
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsExpression.tsx
508
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleDetailsMatchingInstances.tsx
461
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleHealth.tsx
509
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleHealth.tsx
462
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListGroupView.tsx
510
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListGroupView.tsx
463
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListStateSection.tsx
511
%%DATADIR%%/public/app/features/alerting/unified/components/rules/RuleListStateSection.tsx
Lines 479-484 bin/grafana-server Link Here
479
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesEditor.tsx
527
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesEditor.tsx
480
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesTable.tsx
528
%%DATADIR%%/public/app/features/alerting/unified/components/silences/SilencesTable.tsx
481
%%DATADIR%%/public/app/features/alerting/unified/hooks/useAlertManagerSourceName.ts
529
%%DATADIR%%/public/app/features/alerting/unified/hooks/useAlertManagerSourceName.ts
530
%%DATADIR%%/public/app/features/alerting/unified/hooks/useCombinedRule.ts
482
%%DATADIR%%/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts
531
%%DATADIR%%/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts
483
%%DATADIR%%/public/app/features/alerting/unified/hooks/useControlledFieldArray.ts
532
%%DATADIR%%/public/app/features/alerting/unified/hooks/useControlledFieldArray.ts
484
%%DATADIR%%/public/app/features/alerting/unified/hooks/useFilteredRules.ts
533
%%DATADIR%%/public/app/features/alerting/unified/hooks/useFilteredRules.ts
Lines 512-522 bin/grafana-server Link Here
512
%%DATADIR%%/public/app/features/alerting/unified/utils/dynamicTable.ts
561
%%DATADIR%%/public/app/features/alerting/unified/utils/dynamicTable.ts
513
%%DATADIR%%/public/app/features/alerting/unified/utils/matchers.ts
562
%%DATADIR%%/public/app/features/alerting/unified/utils/matchers.ts
514
%%DATADIR%%/public/app/features/alerting/unified/utils/misc.ts
563
%%DATADIR%%/public/app/features/alerting/unified/utils/misc.ts
564
%%DATADIR%%/public/app/features/alerting/unified/utils/query.test.ts
565
%%DATADIR%%/public/app/features/alerting/unified/utils/query.ts
515
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.test.ts
566
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.test.ts
516
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.ts
567
%%DATADIR%%/public/app/features/alerting/unified/utils/receiver-form.ts
517
%%DATADIR%%/public/app/features/alerting/unified/utils/receivers.ts
568
%%DATADIR%%/public/app/features/alerting/unified/utils/receivers.ts
518
%%DATADIR%%/public/app/features/alerting/unified/utils/redux.ts
569
%%DATADIR%%/public/app/features/alerting/unified/utils/redux.ts
519
%%DATADIR%%/public/app/features/alerting/unified/utils/rule-form.ts
570
%%DATADIR%%/public/app/features/alerting/unified/utils/rule-form.ts
571
%%DATADIR%%/public/app/features/alerting/unified/utils/rule-id.ts
520
%%DATADIR%%/public/app/features/alerting/unified/utils/rules.ts
572
%%DATADIR%%/public/app/features/alerting/unified/utils/rules.ts
521
%%DATADIR%%/public/app/features/alerting/unified/utils/templates.ts
573
%%DATADIR%%/public/app/features/alerting/unified/utils/templates.ts
522
%%DATADIR%%/public/app/features/alerting/unified/utils/time.ts
574
%%DATADIR%%/public/app/features/alerting/unified/utils/time.ts
Lines 706-712 bin/grafana-server Link Here
706
%%DATADIR%%/public/app/features/dashboard/containers/DashboardPage.tsx
758
%%DATADIR%%/public/app/features/dashboard/containers/DashboardPage.tsx
707
%%DATADIR%%/public/app/features/dashboard/containers/SoloPanelPage.test.tsx
759
%%DATADIR%%/public/app/features/dashboard/containers/SoloPanelPage.test.tsx
708
%%DATADIR%%/public/app/features/dashboard/containers/SoloPanelPage.tsx
760
%%DATADIR%%/public/app/features/dashboard/containers/SoloPanelPage.tsx
709
%%DATADIR%%/public/app/features/dashboard/containers/__snapshots__/DashboardPage.test.tsx.snap
710
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardGrid.test.tsx
761
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardGrid.test.tsx
711
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardGrid.tsx
762
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardGrid.tsx
712
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardPanel.tsx
763
%%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardPanel.tsx
Lines 1018-1025 bin/grafana-server Link Here
1018
%%DATADIR%%/public/app/features/panel/panellinks/linkSuppliers.test.ts
1069
%%DATADIR%%/public/app/features/panel/panellinks/linkSuppliers.test.ts
1019
%%DATADIR%%/public/app/features/panel/panellinks/linkSuppliers.ts
1070
%%DATADIR%%/public/app/features/panel/panellinks/linkSuppliers.ts
1020
%%DATADIR%%/public/app/features/panel/panellinks/link_srv.ts
1071
%%DATADIR%%/public/app/features/panel/panellinks/link_srv.ts
1021
%%DATADIR%%/public/app/features/panel/panellinks/module.html
1022
%%DATADIR%%/public/app/features/panel/panellinks/module.ts
1023
%%DATADIR%%/public/app/features/panel/panellinks/specs/link_srv.test.ts
1072
%%DATADIR%%/public/app/features/panel/panellinks/specs/link_srv.test.ts
1024
%%DATADIR%%/public/app/features/panel/partials/query_editor_row.html
1073
%%DATADIR%%/public/app/features/panel/partials/query_editor_row.html
1025
%%DATADIR%%/public/app/features/panel/query_ctrl.ts
1074
%%DATADIR%%/public/app/features/panel/query_ctrl.ts
Lines 1060-1065 bin/grafana-server Link Here
1060
%%DATADIR%%/public/app/features/plugins/__mocks__/pluginMocks.ts
1109
%%DATADIR%%/public/app/features/plugins/__mocks__/pluginMocks.ts
1061
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap
1110
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap
1062
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap
1111
%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap
1112
%%DATADIR%%/public/app/features/plugins/admin/api.ts
1113
%%DATADIR%%/public/app/features/plugins/admin/components/HorizontalGroup.tsx
1114
%%DATADIR%%/public/app/features/plugins/admin/components/InstallControls.tsx
1115
%%DATADIR%%/public/app/features/plugins/admin/components/Loader.tsx
1116
%%DATADIR%%/public/app/features/plugins/admin/components/Page.tsx
1117
%%DATADIR%%/public/app/features/plugins/admin/components/PluginBadges.test.tsx
1118
%%DATADIR%%/public/app/features/plugins/admin/components/PluginBadges.tsx
1119
%%DATADIR%%/public/app/features/plugins/admin/components/PluginDetailsBody.tsx
1120
%%DATADIR%%/public/app/features/plugins/admin/components/PluginList.tsx
1121
%%DATADIR%%/public/app/features/plugins/admin/components/PluginListCard.test.tsx
1122
%%DATADIR%%/public/app/features/plugins/admin/components/PluginListCard.tsx
1123
%%DATADIR%%/public/app/features/plugins/admin/components/PluginLogo.tsx
1124
%%DATADIR%%/public/app/features/plugins/admin/components/PluginTypeIcon.tsx
1125
%%DATADIR%%/public/app/features/plugins/admin/components/SearchField.tsx
1126
%%DATADIR%%/public/app/features/plugins/admin/components/VersionList.tsx
1127
%%DATADIR%%/public/app/features/plugins/admin/constants.ts
1128
%%DATADIR%%/public/app/features/plugins/admin/guards.ts
1129
%%DATADIR%%/public/app/features/plugins/admin/helpers.ts
1130
%%DATADIR%%/public/app/features/plugins/admin/hooks/useHistory.tsx
1131
%%DATADIR%%/public/app/features/plugins/admin/hooks/usePluginDetails.tsx
1132
%%DATADIR%%/public/app/features/plugins/admin/hooks/usePlugins.tsx
1133
%%DATADIR%%/public/app/features/plugins/admin/img/logo.svg
1134
%%DATADIR%%/public/app/features/plugins/admin/pages/Browse.test.tsx
1135
%%DATADIR%%/public/app/features/plugins/admin/pages/Browse.tsx
1136
%%DATADIR%%/public/app/features/plugins/admin/pages/NotEnabed.tsx
1137
%%DATADIR%%/public/app/features/plugins/admin/pages/PluginDetails.test.tsx
1138
%%DATADIR%%/public/app/features/plugins/admin/pages/PluginDetails.tsx
1139
%%DATADIR%%/public/app/features/plugins/admin/types.ts
1063
%%DATADIR%%/public/app/features/plugins/all.ts
1140
%%DATADIR%%/public/app/features/plugins/all.ts
1064
%%DATADIR%%/public/app/features/plugins/built_in_plugins.ts
1141
%%DATADIR%%/public/app/features/plugins/built_in_plugins.ts
1065
%%DATADIR%%/public/app/features/plugins/datasource_srv.ts
1142
%%DATADIR%%/public/app/features/plugins/datasource_srv.ts
Lines 1068-1073 bin/grafana-server Link Here
1068
%%DATADIR%%/public/app/features/plugins/plugin_loader.test.ts
1145
%%DATADIR%%/public/app/features/plugins/plugin_loader.test.ts
1069
%%DATADIR%%/public/app/features/plugins/plugin_loader.ts
1146
%%DATADIR%%/public/app/features/plugins/plugin_loader.ts
1070
%%DATADIR%%/public/app/features/plugins/plugin_page_ctrl.ts
1147
%%DATADIR%%/public/app/features/plugins/plugin_page_ctrl.ts
1148
%%DATADIR%%/public/app/features/plugins/routes.ts
1071
%%DATADIR%%/public/app/features/plugins/specs/datasource_srv.test.ts
1149
%%DATADIR%%/public/app/features/plugins/specs/datasource_srv.test.ts
1072
%%DATADIR%%/public/app/features/plugins/state/actions.ts
1150
%%DATADIR%%/public/app/features/plugins/state/actions.ts
1073
%%DATADIR%%/public/app/features/plugins/state/reducers.test.ts
1151
%%DATADIR%%/public/app/features/plugins/state/reducers.test.ts
Lines 1077-1082 bin/grafana-server Link Here
1077
%%DATADIR%%/public/app/features/plugins/variableQueryEditorLoader.tsx
1155
%%DATADIR%%/public/app/features/plugins/variableQueryEditorLoader.tsx
1078
%%DATADIR%%/public/app/features/plugins/wrappers/AppConfigWrapper.tsx
1156
%%DATADIR%%/public/app/features/plugins/wrappers/AppConfigWrapper.tsx
1079
%%DATADIR%%/public/app/features/profile/ChangePasswordForm.tsx
1157
%%DATADIR%%/public/app/features/profile/ChangePasswordForm.tsx
1158
%%DATADIR%%/public/app/features/profile/ChangePasswordPage.test.tsx
1080
%%DATADIR%%/public/app/features/profile/ChangePasswordPage.tsx
1159
%%DATADIR%%/public/app/features/profile/ChangePasswordPage.tsx
1081
%%DATADIR%%/public/app/features/profile/UserOrganizations.tsx
1160
%%DATADIR%%/public/app/features/profile/UserOrganizations.tsx
1082
%%DATADIR%%/public/app/features/profile/UserProfileEditForm.tsx
1161
%%DATADIR%%/public/app/features/profile/UserProfileEditForm.tsx
Lines 1533-1538 bin/grafana-server Link Here
1533
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/utils.ts
1612
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/utils.ts
1534
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/MovingAverageSettingsEditor.tsx
1613
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/MovingAverageSettingsEditor.tsx
1535
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/SettingField.tsx
1614
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/SettingField.tsx
1615
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/TopMetricsSettingsEditor.tsx
1536
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.test.tsx
1616
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.test.tsx
1537
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.tsx
1617
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.tsx
1538
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/useDescription.ts
1618
%%DATADIR%%/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/useDescription.ts
Lines 1601-1607 bin/grafana-server Link Here
1601
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/resourcePickerRows.ts
1681
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/resourcePickerRows.ts
1602
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts
1682
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts
1603
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/annotations_query_ctrl.ts
1683
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/annotations_query_ctrl.ts
1604
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/api/routes.ts
1605
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts
1684
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts
1606
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts
1685
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts
1607
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts
1686
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts
Lines 1638-1644 bin/grafana-server Link Here
1638
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/LogsQueryEditor.tsx
1717
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/LogsQueryEditor.tsx
1639
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/QueryField.tsx
1718
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/QueryField.tsx
1640
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ResourceField.tsx
1719
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ResourceField.tsx
1641
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/WorkspaceField.tsx
1642
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/index.tsx
1720
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/index.tsx
1643
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/useMigrations.ts
1721
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/useMigrations.ts
1644
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/AggregationField.tsx
1722
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/AggregationField.tsx
Lines 1669-1680 bin/grafana-server Link Here
1669
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.ts
1747
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.ts
1670
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Space.tsx
1748
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Space.tsx
1671
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/SubscriptionField.tsx
1749
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/SubscriptionField.tsx
1672
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AnalyticsConfig.test.tsx.snap
1673
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AzureCredentialsForm.test.tsx.snap
1750
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AzureCredentialsForm.test.tsx.snap
1674
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap
1751
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap
1675
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/metrics.ts
1752
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/metrics.ts
1676
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/credentials.ts
1753
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/credentials.ts
1677
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css
1754
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css
1755
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/adx.json
1756
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/cosmosdb.json
1757
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/keyvault.json
1758
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/sqldb.json
1759
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/storage.json
1678
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts
1760
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts
1679
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/KustoQueryField.tsx
1761
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/KustoQueryField.tsx
1680
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/editor_component.tsx
1762
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/editor_component.tsx
Lines 1709-1726 bin/grafana-server Link Here
1709
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.ts
1791
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/time_grain_converter.ts
1710
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/index.ts
1792
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/index.ts
1711
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/logAnalyticsMetadata.ts
1793
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/logAnalyticsMetadata.ts
1794
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/query.ts
1795
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/types.ts
1712
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/common.ts
1796
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/common.ts
1713
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.test.ts
1797
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.test.ts
1714
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.ts
1798
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/messageFromError.ts
1715
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.test.ts
1799
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.test.ts
1716
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.ts
1800
%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.ts
1717
%%DATADIR%%/public/app/plugins/datasource/grafana/README.md
1801
%%DATADIR%%/public/app/plugins/datasource/grafana/README.md
1718
%%DATADIR%%/public/app/plugins/datasource/grafana/annotation_ctrl.ts
1802
%%DATADIR%%/public/app/plugins/datasource/grafana/components/AnnotationQueryEditor.test.tsx
1803
%%DATADIR%%/public/app/plugins/datasource/grafana/components/AnnotationQueryEditor.tsx
1719
%%DATADIR%%/public/app/plugins/datasource/grafana/components/QueryEditor.tsx
1804
%%DATADIR%%/public/app/plugins/datasource/grafana/components/QueryEditor.tsx
1720
%%DATADIR%%/public/app/plugins/datasource/grafana/datasource.test.ts
1805
%%DATADIR%%/public/app/plugins/datasource/grafana/datasource.test.ts
1721
%%DATADIR%%/public/app/plugins/datasource/grafana/datasource.ts
1806
%%DATADIR%%/public/app/plugins/datasource/grafana/datasource.ts
1722
%%DATADIR%%/public/app/plugins/datasource/grafana/module.ts
1807
%%DATADIR%%/public/app/plugins/datasource/grafana/module.ts
1723
%%DATADIR%%/public/app/plugins/datasource/grafana/partials/annotations.editor.html
1724
%%DATADIR%%/public/app/plugins/datasource/grafana/plugin.json
1808
%%DATADIR%%/public/app/plugins/datasource/grafana/plugin.json
1725
%%DATADIR%%/public/app/plugins/datasource/grafana/types.ts
1809
%%DATADIR%%/public/app/plugins/datasource/grafana/types.ts
1726
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditor.test.tsx
1810
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditor.test.tsx
Lines 1728-1734 bin/grafana-server Link Here
1728
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditorControls.tsx
1812
%%DATADIR%%/public/app/plugins/datasource/graphite/FunctionEditorControls.tsx
1729
%%DATADIR%%/public/app/plugins/datasource/graphite/MetricTankMetaInspector.tsx
1813
%%DATADIR%%/public/app/plugins/datasource/graphite/MetricTankMetaInspector.tsx
1730
%%DATADIR%%/public/app/plugins/datasource/graphite/README.md
1814
%%DATADIR%%/public/app/plugins/datasource/graphite/README.md
1731
%%DATADIR%%/public/app/plugins/datasource/graphite/add_graphite_func.ts
1815
%%DATADIR%%/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx
1816
%%DATADIR%%/public/app/plugins/datasource/graphite/components/FunctionParamEditor.tsx
1817
%%DATADIR%%/public/app/plugins/datasource/graphite/components/GraphiteFunctionEditor.tsx
1818
%%DATADIR%%/public/app/plugins/datasource/graphite/components/GraphiteTextEditor.tsx
1819
%%DATADIR%%/public/app/plugins/datasource/graphite/components/PlayButton.tsx
1820
%%DATADIR%%/public/app/plugins/datasource/graphite/components/helpers.test.ts
1821
%%DATADIR%%/public/app/plugins/datasource/graphite/components/helpers.ts
1732
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/ConfigEditor.tsx
1822
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/ConfigEditor.tsx
1733
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsConfiguration.tsx
1823
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsConfiguration.tsx
1734
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsHelp.tsx
1824
%%DATADIR%%/public/app/plugins/datasource/graphite/configuration/MappingsHelp.tsx
Lines 1737-1743 bin/grafana-server Link Here
1737
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/metrictank.json
1827
%%DATADIR%%/public/app/plugins/datasource/graphite/dashboards/metrictank.json
1738
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.test.ts
1828
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.test.ts
1739
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.ts
1829
%%DATADIR%%/public/app/plugins/datasource/graphite/datasource.ts
1740
%%DATADIR%%/public/app/plugins/datasource/graphite/func_editor.ts
1741
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.test.ts
1830
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.test.ts
1742
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.ts
1831
%%DATADIR%%/public/app/plugins/datasource/graphite/gfunc.ts
1743
%%DATADIR%%/public/app/plugins/datasource/graphite/graphite_query.ts
1832
%%DATADIR%%/public/app/plugins/datasource/graphite/graphite_query.ts
Lines 1757-1762 bin/grafana-server Link Here
1757
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/lexer.test.ts
1846
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/lexer.test.ts
1758
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/parser.test.ts
1847
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/parser.test.ts
1759
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/query_ctrl.test.ts
1848
%%DATADIR%%/public/app/plugins/datasource/graphite/specs/query_ctrl.test.ts
1849
%%DATADIR%%/public/app/plugins/datasource/graphite/state/actions.ts
1850
%%DATADIR%%/public/app/plugins/datasource/graphite/state/helpers.ts
1851
%%DATADIR%%/public/app/plugins/datasource/graphite/state/providers.ts
1852
%%DATADIR%%/public/app/plugins/datasource/graphite/state/store.ts
1760
%%DATADIR%%/public/app/plugins/datasource/graphite/types.ts
1853
%%DATADIR%%/public/app/plugins/datasource/graphite/types.ts
1761
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.test.ts
1854
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.test.ts
1762
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.ts
1855
%%DATADIR%%/public/app/plugins/datasource/graphite/utils.ts
Lines 1795-1802 bin/grafana-server Link Here
1795
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/unwrap.ts
1888
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/unwrap.ts
1796
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap
1889
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap
1797
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/constants.ts
1890
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/constants.ts
1798
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/queryUtils.test.ts
1799
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/queryUtils.ts
1800
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.test.ts
1891
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.test.ts
1801
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.ts
1892
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useShadowedState.ts
1802
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useUniqueId.test.ts
1893
%%DATADIR%%/public/app/plugins/datasource/influxdb/components/useUniqueId.test.ts
Lines 1810-1815 bin/grafana-server Link Here
1810
%%DATADIR%%/public/app/plugins/datasource/influxdb/module.ts
1901
%%DATADIR%%/public/app/plugins/datasource/influxdb/module.ts
1811
%%DATADIR%%/public/app/plugins/datasource/influxdb/partials/annotations.editor.html
1902
%%DATADIR%%/public/app/plugins/datasource/influxdb/partials/annotations.editor.html
1812
%%DATADIR%%/public/app/plugins/datasource/influxdb/plugin.json
1903
%%DATADIR%%/public/app/plugins/datasource/influxdb/plugin.json
1904
%%DATADIR%%/public/app/plugins/datasource/influxdb/queryUtils.test.ts
1905
%%DATADIR%%/public/app/plugins/datasource/influxdb/queryUtils.ts
1813
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_builder.ts
1906
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_builder.ts
1814
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_help.md
1907
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_help.md
1815
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_part.ts
1908
%%DATADIR%%/public/app/plugins/datasource/influxdb/query_part.ts
Lines 1853-1858 bin/grafana-server Link Here
1853
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.test.tsx
1946
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.test.tsx
1854
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.tsx
1947
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.tsx
1855
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorForAlerting.tsx
1948
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryEditorForAlerting.tsx
1949
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryField.test.tsx
1856
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryField.tsx
1950
%%DATADIR%%/public/app/plugins/datasource/loki/components/LokiQueryField.tsx
1857
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap
1951
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap
1858
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiQueryEditor.test.tsx.snap
1952
%%DATADIR%%/public/app/plugins/datasource/loki/components/__snapshots__/LokiQueryEditor.test.tsx.snap
Lines 1874-1879 bin/grafana-server Link Here
1874
%%DATADIR%%/public/app/plugins/datasource/loki/importing/importing.test.ts
1968
%%DATADIR%%/public/app/plugins/datasource/loki/importing/importing.test.ts
1875
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.test.ts
1969
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.test.ts
1876
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.ts
1970
%%DATADIR%%/public/app/plugins/datasource/loki/language_provider.ts
1971
%%DATADIR%%/public/app/plugins/datasource/loki/language_utils.ts
1877
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.test.ts
1972
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.test.ts
1878
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.ts
1973
%%DATADIR%%/public/app/plugins/datasource/loki/live_streams.ts
1879
%%DATADIR%%/public/app/plugins/datasource/loki/mocks.ts
1974
%%DATADIR%%/public/app/plugins/datasource/loki/mocks.ts
Lines 1976-1986 bin/grafana-server Link Here
1976
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromExploreQueryEditor.test.tsx.snap
2071
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromExploreQueryEditor.test.tsx.snap
1977
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap
2072
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap
1978
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/types.ts
2073
%%DATADIR%%/public/app/plugins/datasource/prometheus/components/types.ts
2074
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/AzureAuthSettings.tsx
2075
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/AzureCredentials.ts
2076
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsConfig.ts
2077
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsForm.test.tsx
2078
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsForm.tsx
1979
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ConfigEditor.tsx
2079
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ConfigEditor.tsx
1980
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarSetting.tsx
2080
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarSetting.tsx
1981
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx
2081
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx
1982
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/PromSettings.test.tsx
2082
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/PromSettings.test.tsx
1983
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/PromSettings.tsx
2083
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/PromSettings.tsx
2084
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/__snapshots__/AzureCredentialsForm.test.tsx.snap
1984
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/mocks.ts
2085
%%DATADIR%%/public/app/plugins/datasource/prometheus/configuration/mocks.ts
1985
%%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/grafana_stats.json
2086
%%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/grafana_stats.json
1986
%%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/prometheus_2_stats.json
2087
%%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/prometheus_2_stats.json
Lines 2033-2038 bin/grafana-server Link Here
2033
%%DATADIR%%/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx
2134
%%DATADIR%%/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx
2034
%%DATADIR%%/public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx
2135
%%DATADIR%%/public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx
2035
%%DATADIR%%/public/app/plugins/datasource/testdata/components/StreamingClientEditor.tsx
2136
%%DATADIR%%/public/app/plugins/datasource/testdata/components/StreamingClientEditor.tsx
2137
%%DATADIR%%/public/app/plugins/datasource/testdata/components/USAQueryEditor.tsx
2036
%%DATADIR%%/public/app/plugins/datasource/testdata/components/index.ts
2138
%%DATADIR%%/public/app/plugins/datasource/testdata/components/index.ts
2037
%%DATADIR%%/public/app/plugins/datasource/testdata/constants.ts
2139
%%DATADIR%%/public/app/plugins/datasource/testdata/constants.ts
2038
%%DATADIR%%/public/app/plugins/datasource/testdata/dashboards/streaming.json
2140
%%DATADIR%%/public/app/plugins/datasource/testdata/dashboards/streaming.json
Lines 2128-2133 bin/grafana-server Link Here
2128
%%DATADIR%%/public/app/plugins/panel/gauge/module.tsx
2230
%%DATADIR%%/public/app/plugins/panel/gauge/module.tsx
2129
%%DATADIR%%/public/app/plugins/panel/gauge/plugin.json
2231
%%DATADIR%%/public/app/plugins/panel/gauge/plugin.json
2130
%%DATADIR%%/public/app/plugins/panel/gauge/types.ts
2232
%%DATADIR%%/public/app/plugins/panel/gauge/types.ts
2233
%%DATADIR%%/public/app/plugins/panel/geomap/GeomapOverlay.tsx
2234
%%DATADIR%%/public/app/plugins/panel/geomap/GeomapPanel.tsx
2235
%%DATADIR%%/public/app/plugins/panel/geomap/README.md
2236
%%DATADIR%%/public/app/plugins/panel/geomap/components/DataHoverView.tsx
2237
%%DATADIR%%/public/app/plugins/panel/geomap/components/DebugOverlay.tsx
2238
%%DATADIR%%/public/app/plugins/panel/geomap/components/NumberInput.tsx
2239
%%DATADIR%%/public/app/plugins/panel/geomap/components/ObservablePropsWrapper.tsx
2240
%%DATADIR%%/public/app/plugins/panel/geomap/dims/color.ts
2241
%%DATADIR%%/public/app/plugins/panel/geomap/dims/editors/ColorDimensionEditor.tsx
2242
%%DATADIR%%/public/app/plugins/panel/geomap/dims/editors/ScaleDimensionEditor.tsx
2243
%%DATADIR%%/public/app/plugins/panel/geomap/dims/scale.test.ts
2244
%%DATADIR%%/public/app/plugins/panel/geomap/dims/scale.ts
2245
%%DATADIR%%/public/app/plugins/panel/geomap/dims/types.ts
2246
%%DATADIR%%/public/app/plugins/panel/geomap/dims/utils.ts
2247
%%DATADIR%%/public/app/plugins/panel/geomap/editor/BaseLayerEditor.tsx
2248
%%DATADIR%%/public/app/plugins/panel/geomap/editor/DataLayersEditor.tsx
2249
%%DATADIR%%/public/app/plugins/panel/geomap/editor/GazetteerPathEditor.tsx
2250
%%DATADIR%%/public/app/plugins/panel/geomap/editor/LayerEditor.tsx
2251
%%DATADIR%%/public/app/plugins/panel/geomap/editor/MapViewEditor.tsx
2252
%%DATADIR%%/public/app/plugins/panel/geomap/event.ts
2253
%%DATADIR%%/public/app/plugins/panel/geomap/gazetteer/gazetteer.test.ts
2254
%%DATADIR%%/public/app/plugins/panel/geomap/gazetteer/gazetteer.ts
2255
%%DATADIR%%/public/app/plugins/panel/geomap/gazetteer/worldmap.ts
2256
%%DATADIR%%/public/app/plugins/panel/geomap/globalStyles.ts
2257
%%DATADIR%%/public/app/plugins/panel/geomap/img/icn-geomap.svg
2258
%%DATADIR%%/public/app/plugins/panel/geomap/layers/basemaps/carto.ts
2259
%%DATADIR%%/public/app/plugins/panel/geomap/layers/basemaps/esri.ts
2260
%%DATADIR%%/public/app/plugins/panel/geomap/layers/basemaps/generic.ts
2261
%%DATADIR%%/public/app/plugins/panel/geomap/layers/basemaps/index.ts
2262
%%DATADIR%%/public/app/plugins/panel/geomap/layers/basemaps/osm.ts
2263
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/MarkersLegend.tsx
2264
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/geojsonMapper.ts
2265
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/heatMap.tsx
2266
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/index.ts
2267
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/lastPointTracker.ts
2268
%%DATADIR%%/public/app/plugins/panel/geomap/layers/data/markersLayer.tsx
2269
%%DATADIR%%/public/app/plugins/panel/geomap/layers/registry.ts
2270
%%DATADIR%%/public/app/plugins/panel/geomap/migrations.test.ts
2271
%%DATADIR%%/public/app/plugins/panel/geomap/migrations.ts
2272
%%DATADIR%%/public/app/plugins/panel/geomap/module.tsx
2273
%%DATADIR%%/public/app/plugins/panel/geomap/plugin.json
2274
%%DATADIR%%/public/app/plugins/panel/geomap/types.ts
2275
%%DATADIR%%/public/app/plugins/panel/geomap/utils/geohash.ts
2276
%%DATADIR%%/public/app/plugins/panel/geomap/utils/location.test.ts
2277
%%DATADIR%%/public/app/plugins/panel/geomap/utils/location.ts
2278
%%DATADIR%%/public/app/plugins/panel/geomap/utils/regularShapes.ts
2279
%%DATADIR%%/public/app/plugins/panel/geomap/view.ts
2131
%%DATADIR%%/public/app/plugins/panel/gettingstarted/GettingStarted.tsx
2280
%%DATADIR%%/public/app/plugins/panel/gettingstarted/GettingStarted.tsx
2132
%%DATADIR%%/public/app/plugins/panel/gettingstarted/README.md
2281
%%DATADIR%%/public/app/plugins/panel/gettingstarted/README.md
2133
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/DocsCard.tsx
2282
%%DATADIR%%/public/app/plugins/panel/gettingstarted/components/DocsCard.tsx
Lines 2215-2220 bin/grafana-server Link Here
2215
%%DATADIR%%/public/app/plugins/panel/live/module.tsx
2364
%%DATADIR%%/public/app/plugins/panel/live/module.tsx
2216
%%DATADIR%%/public/app/plugins/panel/live/plugin.json
2365
%%DATADIR%%/public/app/plugins/panel/live/plugin.json
2217
%%DATADIR%%/public/app/plugins/panel/live/types.ts
2366
%%DATADIR%%/public/app/plugins/panel/live/types.ts
2367
%%DATADIR%%/public/app/plugins/panel/logs/LogsPanel.test.tsx
2218
%%DATADIR%%/public/app/plugins/panel/logs/LogsPanel.tsx
2368
%%DATADIR%%/public/app/plugins/panel/logs/LogsPanel.tsx
2219
%%DATADIR%%/public/app/plugins/panel/logs/img/icn-logs-panel.svg
2369
%%DATADIR%%/public/app/plugins/panel/logs/img/icn-logs-panel.svg
2220
%%DATADIR%%/public/app/plugins/panel/logs/module.tsx
2370
%%DATADIR%%/public/app/plugins/panel/logs/module.tsx
Lines 2352-2362 bin/grafana-server Link Here
2352
%%DATADIR%%/public/app/plugins/panel/timeseries/overrides/hideSeriesConfigFactory.test.ts
2502
%%DATADIR%%/public/app/plugins/panel/timeseries/overrides/hideSeriesConfigFactory.test.ts
2353
%%DATADIR%%/public/app/plugins/panel/timeseries/overrides/hideSeriesConfigFactory.ts
2503
%%DATADIR%%/public/app/plugins/panel/timeseries/overrides/hideSeriesConfigFactory.ts
2354
%%DATADIR%%/public/app/plugins/panel/timeseries/plugin.json
2504
%%DATADIR%%/public/app/plugins/panel/timeseries/plugin.json
2355
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/AnnotationMarker.tsx
2505
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/AnnotationEditorPlugin.tsx
2356
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/AnnotationsPlugin.tsx
2506
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/AnnotationsPlugin.tsx
2357
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx
2507
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx
2358
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx
2508
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx
2359
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx
2509
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx
2510
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditor.tsx
2511
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditorForm.tsx
2512
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationMarker.tsx
2513
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationTooltip.tsx
2514
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/styles.ts
2360
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/types.ts
2515
%%DATADIR%%/public/app/plugins/panel/timeseries/plugins/types.ts
2361
%%DATADIR%%/public/app/plugins/panel/timeseries/types.ts
2516
%%DATADIR%%/public/app/plugins/panel/timeseries/types.ts
2362
%%DATADIR%%/public/app/plugins/panel/timeseries/utils.test.ts
2517
%%DATADIR%%/public/app/plugins/panel/timeseries/utils.test.ts
Lines 2419-2440 bin/grafana-server Link Here
2419
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js.map
2574
%%DATADIR%%/public/build/102.%%GRAFANA_BUILDHASH%%.js.map
2420
%%DATADIR%%/public/build/103.%%GRAFANA_BUILDHASH%%.js
2575
%%DATADIR%%/public/build/103.%%GRAFANA_BUILDHASH%%.js
2421
%%DATADIR%%/public/build/103.%%GRAFANA_BUILDHASH%%.js.map
2576
%%DATADIR%%/public/build/103.%%GRAFANA_BUILDHASH%%.js.map
2422
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js
2577
%%DATADIR%%/public/build/104.%%GRAFANA_BUILDHASH%%.js
2423
%%DATADIR%%/public/build/87.%%GRAFANA_BUILDHASH%%.js.map
2578
%%DATADIR%%/public/build/104.%%GRAFANA_BUILDHASH%%.js.map
2424
%%DATADIR%%/public/build/88.%%GRAFANA_BUILDHASH%%.js
2579
%%DATADIR%%/public/build/105.%%GRAFANA_BUILDHASH%%.js
2425
%%DATADIR%%/public/build/88.%%GRAFANA_BUILDHASH%%.js.map
2580
%%DATADIR%%/public/build/105.%%GRAFANA_BUILDHASH%%.js.map
2426
%%DATADIR%%/public/build/89.%%GRAFANA_BUILDHASH%%.js
2581
%%DATADIR%%/public/build/106.%%GRAFANA_BUILDHASH%%.js
2427
%%DATADIR%%/public/build/89.%%GRAFANA_BUILDHASH%%.js.map
2582
%%DATADIR%%/public/build/106.%%GRAFANA_BUILDHASH%%.js.map
2428
%%DATADIR%%/public/build/90.%%GRAFANA_BUILDHASH%%.js
2583
%%DATADIR%%/public/build/107.%%GRAFANA_BUILDHASH%%.js
2429
%%DATADIR%%/public/build/90.%%GRAFANA_BUILDHASH%%.js.map
2584
%%DATADIR%%/public/build/107.%%GRAFANA_BUILDHASH%%.js.map
2430
%%DATADIR%%/public/build/91.%%GRAFANA_BUILDHASH%%.js
2585
%%DATADIR%%/public/build/108.%%GRAFANA_BUILDHASH%%.js
2431
%%DATADIR%%/public/build/91.%%GRAFANA_BUILDHASH%%.js.map
2586
%%DATADIR%%/public/build/108.%%GRAFANA_BUILDHASH%%.js.map
2432
%%DATADIR%%/public/build/92.%%GRAFANA_BUILDHASH%%.js
2587
%%DATADIR%%/public/build/109.%%GRAFANA_BUILDHASH%%.js
2433
%%DATADIR%%/public/build/92.%%GRAFANA_BUILDHASH%%.js.map
2588
%%DATADIR%%/public/build/109.%%GRAFANA_BUILDHASH%%.js.map
2434
%%DATADIR%%/public/build/93.%%GRAFANA_BUILDHASH%%.js
2589
%%DATADIR%%/public/build/110.%%GRAFANA_BUILDHASH%%.js
2435
%%DATADIR%%/public/build/93.%%GRAFANA_BUILDHASH%%.js.map
2590
%%DATADIR%%/public/build/110.%%GRAFANA_BUILDHASH%%.js.map
2436
%%DATADIR%%/public/build/94.%%GRAFANA_BUILDHASH%%.js
2591
%%DATADIR%%/public/build/111.%%GRAFANA_BUILDHASH%%.js
2437
%%DATADIR%%/public/build/94.%%GRAFANA_BUILDHASH%%.js.map
2592
%%DATADIR%%/public/build/111.%%GRAFANA_BUILDHASH%%.js.map
2593
%%DATADIR%%/public/build/112.%%GRAFANA_BUILDHASH%%.js
2594
%%DATADIR%%/public/build/112.%%GRAFANA_BUILDHASH%%.js.map
2438
%%DATADIR%%/public/build/95.%%GRAFANA_BUILDHASH%%.js
2595
%%DATADIR%%/public/build/95.%%GRAFANA_BUILDHASH%%.js
2439
%%DATADIR%%/public/build/95.%%GRAFANA_BUILDHASH%%.js.map
2596
%%DATADIR%%/public/build/95.%%GRAFANA_BUILDHASH%%.js.map
2440
%%DATADIR%%/public/build/96.%%GRAFANA_BUILDHASH%%.js
2597
%%DATADIR%%/public/build/96.%%GRAFANA_BUILDHASH%%.js
Lines 2453-2464 bin/grafana-server Link Here
2453
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js.map
2610
%%DATADIR%%/public/build/AdminSettings.%%GRAFANA_BUILDHASH%%.js.map
2454
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js
2611
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js
2455
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js.map
2612
%%DATADIR%%/public/build/AlertAmRoutes.%%GRAFANA_BUILDHASH%%.js.map
2613
%%DATADIR%%/public/build/AlertManagerNotifications.%%GRAFANA_BUILDHASH%%.js
2614
%%DATADIR%%/public/build/AlertManagerNotifications.%%GRAFANA_BUILDHASH%%.js.map
2456
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js
2615
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js
2457
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js.map
2616
%%DATADIR%%/public/build/AlertRuleList.%%GRAFANA_BUILDHASH%%.js.map
2458
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js
2617
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js
2459
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js.map
2618
%%DATADIR%%/public/build/AlertRuleListIndex.%%GRAFANA_BUILDHASH%%.js.map
2460
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js
2619
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js
2461
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js.map
2620
%%DATADIR%%/public/build/AlertSilences.%%GRAFANA_BUILDHASH%%.js.map
2621
%%DATADIR%%/public/build/AlertingAdmin.%%GRAFANA_BUILDHASH%%.js
2622
%%DATADIR%%/public/build/AlertingAdmin.%%GRAFANA_BUILDHASH%%.js.map
2623
%%DATADIR%%/public/build/AlertingRedirectToRule.%%GRAFANA_BUILDHASH%%.js
2624
%%DATADIR%%/public/build/AlertingRedirectToRule.%%GRAFANA_BUILDHASH%%.js.map
2625
%%DATADIR%%/public/build/AlertingRule.%%GRAFANA_BUILDHASH%%.js
2626
%%DATADIR%%/public/build/AlertingRule.%%GRAFANA_BUILDHASH%%.js.map
2462
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js
2627
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js
2463
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js.map
2628
%%DATADIR%%/public/build/AlertingRuleForm.%%GRAFANA_BUILDHASH%%.js.map
2464
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js
2629
%%DATADIR%%/public/build/ApiKeysPage.%%GRAFANA_BUILDHASH%%.js
Lines 2476-2481 bin/grafana-server Link Here
2476
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js
2641
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js
2477
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js.map
2642
%%DATADIR%%/public/build/DashboardListPage.%%GRAFANA_BUILDHASH%%.js.map
2478
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js
2643
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js
2644
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2479
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2645
%%DATADIR%%/public/build/DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2480
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js
2646
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js
2481
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js.map
2647
%%DATADIR%%/public/build/DataSourceDashboards.%%GRAFANA_BUILDHASH%%.js.map
Lines 2513-2520 bin/grafana-server Link Here
2513
%%DATADIR%%/public/build/PlaylistPage.%%GRAFANA_BUILDHASH%%.js.map
2679
%%DATADIR%%/public/build/PlaylistPage.%%GRAFANA_BUILDHASH%%.js.map
2514
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js
2680
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js
2515
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js.map
2681
%%DATADIR%%/public/build/PlaylistStartPage.%%GRAFANA_BUILDHASH%%.js.map
2682
%%DATADIR%%/public/build/PluginAdminNotEnabled.%%GRAFANA_BUILDHASH%%.js
2683
%%DATADIR%%/public/build/PluginAdminNotEnabled.%%GRAFANA_BUILDHASH%%.js.map
2516
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js
2684
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js
2517
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js.map
2685
%%DATADIR%%/public/build/PluginListPage.%%GRAFANA_BUILDHASH%%.js.map
2686
%%DATADIR%%/public/build/PluginPage.%%GRAFANA_BUILDHASH%%.js
2687
%%DATADIR%%/public/build/PluginPage.%%GRAFANA_BUILDHASH%%.js.map
2518
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js
2688
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js
2519
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js.map
2689
%%DATADIR%%/public/build/SelectOrgPage.%%GRAFANA_BUILDHASH%%.js.map
2520
%%DATADIR%%/public/build/SendResetMailPage.%%GRAFANA_BUILDHASH%%.js
2690
%%DATADIR%%/public/build/SendResetMailPage.%%GRAFANA_BUILDHASH%%.js
Lines 2561-2568 bin/grafana-server Link Here
2561
%%DATADIR%%/public/build/code-editor.%%GRAFANA_BUILDHASH%%.js.map
2731
%%DATADIR%%/public/build/code-editor.%%GRAFANA_BUILDHASH%%.js.map
2562
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js
2732
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js
2563
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js.map
2733
%%DATADIR%%/public/build/dark.%%GRAFANA_BUILDHASH%%.js.map
2564
%%DATADIR%%/public/build/default~AlertRuleListIndex~DashboardPage.%%GRAFANA_BUILDHASH%%.js
2734
%%DATADIR%%/public/build/default~AlertRuleListIndex~AlertingRule~DashboardPage.%%GRAFANA_BUILDHASH%%.js
2565
%%DATADIR%%/public/build/default~AlertRuleListIndex~DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2735
%%DATADIR%%/public/build/default~AlertRuleListIndex~AlertingRule~DashboardPage.%%GRAFANA_BUILDHASH%%.js.map
2566
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js
2736
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js
2567
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js.map
2737
%%DATADIR%%/public/build/default~DashboardPage~FolderLibraryPanelsPage~LibraryPanelsPage.%%GRAFANA_BUILDHASH%%.js.map
2568
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
2738
%%DATADIR%%/public/build/default~DashboardPage~SoloPanelPage.%%GRAFANA_BUILDHASH%%.js
Lines 2572-2577 bin/grafana-server Link Here
2572
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2742
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2573
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2743
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.LICENSE.txt
2574
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2744
%%DATADIR%%/public/build/default~explore~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js.map
2745
%%DATADIR%%/public/build/default~geomapPanel.%%GRAFANA_BUILDHASH%%.js
2746
%%DATADIR%%/public/build/default~geomapPanel.%%GRAFANA_BUILDHASH%%.js.map
2575
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js
2747
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js
2576
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js.map
2748
%%DATADIR%%/public/build/default~graphitePlugin~lokiPlugin.%%GRAFANA_BUILDHASH%%.js.map
2577
%%DATADIR%%/public/build/default~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
2749
%%DATADIR%%/public/build/default~jaegerPlugin.%%GRAFANA_BUILDHASH%%.js
Lines 2583-2588 bin/grafana-server Link Here
2583
%%DATADIR%%/public/build/elasticsearchPlugin.%%GRAFANA_BUILDHASH%%.js.map
2755
%%DATADIR%%/public/build/elasticsearchPlugin.%%GRAFANA_BUILDHASH%%.js.map
2584
%%DATADIR%%/public/build/explore.%%GRAFANA_BUILDHASH%%.js
2756
%%DATADIR%%/public/build/explore.%%GRAFANA_BUILDHASH%%.js
2585
%%DATADIR%%/public/build/explore.%%GRAFANA_BUILDHASH%%.js.map
2757
%%DATADIR%%/public/build/explore.%%GRAFANA_BUILDHASH%%.js.map
2758
%%DATADIR%%/public/build/geomapPanel.%%GRAFANA_BUILDHASH%%.js
2759
%%DATADIR%%/public/build/geomapPanel.%%GRAFANA_BUILDHASH%%.js.map
2586
%%DATADIR%%/public/build/grafana.dark.%%GRAFANA_BUILDHASH%%.css
2760
%%DATADIR%%/public/build/grafana.dark.%%GRAFANA_BUILDHASH%%.css
2587
%%DATADIR%%/public/build/grafana.light.%%GRAFANA_BUILDHASH%%.css
2761
%%DATADIR%%/public/build/grafana.light.%%GRAFANA_BUILDHASH%%.css
2588
%%DATADIR%%/public/build/grafanaPlugin.%%GRAFANA_BUILDHASH%%.js
2762
%%DATADIR%%/public/build/grafanaPlugin.%%GRAFANA_BUILDHASH%%.js
Lines 2639-2651 bin/grafana-server Link Here
2639
%%DATADIR%%/public/dashboards/template_vars.json
2813
%%DATADIR%%/public/dashboards/template_vars.json
2640
%%DATADIR%%/public/emails/README.md
2814
%%DATADIR%%/public/emails/README.md
2641
%%DATADIR%%/public/emails/alert_notification.html
2815
%%DATADIR%%/public/emails/alert_notification.html
2816
%%DATADIR%%/public/emails/alert_notification.txt
2642
%%DATADIR%%/public/emails/alert_notification_example.html
2817
%%DATADIR%%/public/emails/alert_notification_example.html
2643
%%DATADIR%%/public/emails/invited_to_org.html
2818
%%DATADIR%%/public/emails/invited_to_org.html
2819
%%DATADIR%%/public/emails/invited_to_org.txt
2644
%%DATADIR%%/public/emails/new_user_invite.html
2820
%%DATADIR%%/public/emails/new_user_invite.html
2821
%%DATADIR%%/public/emails/new_user_invite.txt
2645
%%DATADIR%%/public/emails/ng_alert_notification.html
2822
%%DATADIR%%/public/emails/ng_alert_notification.html
2823
%%DATADIR%%/public/emails/ng_alert_notification.txt
2646
%%DATADIR%%/public/emails/reset_password.html
2824
%%DATADIR%%/public/emails/reset_password.html
2825
%%DATADIR%%/public/emails/reset_password.txt
2647
%%DATADIR%%/public/emails/signup_started.html
2826
%%DATADIR%%/public/emails/signup_started.html
2827
%%DATADIR%%/public/emails/signup_started.txt
2648
%%DATADIR%%/public/emails/welcome_on_signup.html
2828
%%DATADIR%%/public/emails/welcome_on_signup.html
2829
%%DATADIR%%/public/emails/welcome_on_signup.txt
2649
%%DATADIR%%/public/fonts/FontAwesome.otf
2830
%%DATADIR%%/public/fonts/FontAwesome.otf
2650
%%DATADIR%%/public/fonts/fontawesome-webfont.eot
2831
%%DATADIR%%/public/fonts/fontawesome-webfont.eot
2651
%%DATADIR%%/public/fonts/fontawesome-webfont.svg
2832
%%DATADIR%%/public/fonts/fontawesome-webfont.svg
Lines 2692-2697 bin/grafana-server Link Here
2692
%%DATADIR%%/public/fonts/roboto/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2
2873
%%DATADIR%%/public/fonts/roboto/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2
2693
%%DATADIR%%/public/fonts/roboto/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2
2874
%%DATADIR%%/public/fonts/roboto/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2
2694
%%DATADIR%%/public/fonts/roboto/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2
2875
%%DATADIR%%/public/fonts/roboto/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2
2876
%%DATADIR%%/public/gazetteer/countries.json
2877
%%DATADIR%%/public/gazetteer/usa-states.json
2695
%%DATADIR%%/public/img/alert_howto_new.png
2878
%%DATADIR%%/public/img/alert_howto_new.png
2696
%%DATADIR%%/public/img/angle_gradient_light_rev.png
2879
%%DATADIR%%/public/img/angle_gradient_light_rev.png
2697
%%DATADIR%%/public/img/angle_gradient_rev.png
2880
%%DATADIR%%/public/img/angle_gradient_rev.png
Lines 4280-4288 bin/grafana-server Link Here
4280
%%DATADIR%%/public/sass/components/_old_stuff.scss
4463
%%DATADIR%%/public/sass/components/_old_stuff.scss
4281
%%DATADIR%%/public/sass/components/_page_header.scss
4464
%%DATADIR%%/public/sass/components/_page_header.scss
4282
%%DATADIR%%/public/sass/components/_page_loader.scss
4465
%%DATADIR%%/public/sass/components/_page_loader.scss
4283
%%DATADIR%%/public/sass/components/_panel_alertlist.scss
4284
%%DATADIR%%/public/sass/components/_panel_dashlist.scss
4466
%%DATADIR%%/public/sass/components/_panel_dashlist.scss
4285
%%DATADIR%%/public/sass/components/_panel_editor.scss
4286
%%DATADIR%%/public/sass/components/_panel_gettingstarted.scss
4467
%%DATADIR%%/public/sass/components/_panel_gettingstarted.scss
4287
%%DATADIR%%/public/sass/components/_panel_graph.scss
4468
%%DATADIR%%/public/sass/components/_panel_graph.scss
4288
%%DATADIR%%/public/sass/components/_panel_header.scss
4469
%%DATADIR%%/public/sass/components/_panel_header.scss
Lines 4381-4386 bin/grafana-server Link Here
4381
%%DATADIR%%/public/test/setupTests.ts
4562
%%DATADIR%%/public/test/setupTests.ts
4382
%%DATADIR%%/public/test/specs/helpers.ts
4563
%%DATADIR%%/public/test/specs/helpers.ts
4383
%%DATADIR%%/public/testdata/browser_marketshare.csv
4564
%%DATADIR%%/public/testdata/browser_marketshare.csv
4565
%%DATADIR%%/public/testdata/flight_info_by_state.csv
4384
%%DATADIR%%/public/testdata/gdp_per_capita.csv
4566
%%DATADIR%%/public/testdata/gdp_per_capita.csv
4385
%%DATADIR%%/public/testdata/js_libraries.csv
4567
%%DATADIR%%/public/testdata/js_libraries.csv
4386
%%DATADIR%%/public/testdata/population_by_state.csv
4568
%%DATADIR%%/public/testdata/population_by_state.csv
4387
- 

Return to bug 257655