Daniel García Aubert
|
7e31b956bf
|
Send stat_tag metric when available
|
2020-04-29 18:25:01 +02:00 |
|
Daniel García Aubert
|
dbc5d65d90
|
Send template_hash as part of the metrics event
|
2020-04-29 17:26:33 +02:00 |
|
Daniel García Aubert
|
c91d78fe51
|
Also export template hash
|
2020-04-29 16:44:14 +02:00 |
|
Daniel García Aubert
|
798d010776
|
Ensure "map_id" and "cache_buster" as part of the event
|
2020-04-29 14:32:08 +02:00 |
|
Daniel García Aubert
|
70f0b6ea50
|
Avoid to use "pubsub" for the name of modules, middlewares, variables, etc..
|
2020-04-29 10:40:45 +02:00 |
|
Daniel García Aubert
|
4e3ef96374
|
Add test to chek we still send events when errored map static tile
|
2020-04-29 10:28:10 +02:00 |
|
Daniel García Aubert
|
c88a14bf43
|
Send metrics for map instantiations (named, anonymous and static) with the new format.
|
2020-04-28 19:17:00 +02:00 |
|
Daniel García Aubert
|
c5cb2ea4cb
|
Add FIXME comment
|
2020-04-27 13:35:19 +02:00 |
|
Daniel García Aubert
|
fe9610abe9
|
Missing logger argument
|
2020-04-27 13:35:07 +02:00 |
|
Daniel García Aubert
|
1bbde4f5e3
|
Let to the caller to choose how to handle the call to a method
|
2020-04-27 13:27:05 +02:00 |
|
Daniel García Aubert
|
e90c196598
|
Simplified metrics middleware and backend
|
2020-04-27 12:46:27 +02:00 |
|
Daniel García Aubert
|
6a2333be64
|
Topic name's lifetime is longer than pubsub backend, we can keep it as property.
|
2020-04-27 12:13:54 +02:00 |
|
Daniel García Aubert
|
7d6a64d383
|
Do not expose functions just to be able to mock them while testing
|
2020-04-27 11:59:36 +02:00 |
|
Daniel García Aubert
|
42dc2915ea
|
Send pubsub metrics once the response has finished
|
2020-04-27 11:41:37 +02:00 |
|
Daniel García Aubert
|
3cec6b5a90
|
Missing callback
|
2020-04-27 11:06:09 +02:00 |
|
Daniel García Aubert
|
c31e3d6e3f
|
Consistent interface when returning no event for eventa data in metrics
|
2020-04-27 10:58:37 +02:00 |
|
Daniel García Aubert
|
6e4c8a6639
|
Follow Node.js callback pattern
|
2020-04-27 10:23:11 +02:00 |
|
manmorjim
|
d1696425fd
|
Prevent using cast column from alias __ctx_query
Fixes #1160 by keep the original name of the column and using it if the
column type is date.
|
2020-04-10 14:14:24 +02:00 |
|
Daniel García Aubert
|
8bb4fbec12
|
Get the rendererCache's config right and avoid to set the NamedMapCacheReporter's interval to 'undefined'
|
2020-04-04 18:51:22 +02:00 |
|
Daniel García Aubert
|
a8fb51ba25
|
- Rename NamedMapProviderReporter by NamedMapProviderCacheReporter
- Extract getOnTileErrorStrategy to a module
- Stop using MapStore from windshaft while testing and create a custom one instead
|
2020-04-04 17:46:08 +02:00 |
|
Daniel García Aubert
|
c25678cc28
|
Remove /version endpoint and bootstrapFonts at process startup (now done in windshaft)
|
2020-04-04 17:42:26 +02:00 |
|
Daniel García Aubert
|
f583a4240a
|
Remove jshint comments
|
2020-04-04 17:29:33 +02:00 |
|
Daniel García Aubert
|
4054c6923f
|
Use new signature for onTileErrorStrategy
|
2020-03-27 19:38:28 +01:00 |
|
Daniel García Aubert
|
58ed7c0093
|
Lint
|
2020-03-23 10:07:24 +01:00 |
|
Daniel García Aubert
|
78f47e5873
|
Update windshaft and send more metrics
|
2020-03-21 18:30:38 +01:00 |
|
Daniel García Aubert
|
21d1a56953
|
Update windshaft and use the new method that reports stats about cached renderers
|
2020-03-21 14:13:53 +01:00 |
|
Daniel García Aubert
|
69a02bcee0
|
Fix stat named map providers cache count
|
2020-03-20 18:50:22 +01:00 |
|
Esther Lozano
|
7b8cc0a8b8
|
Add response time to pubsub events (#1155)
|
2020-03-10 11:40:01 +01:00 |
|
Esther Lozano
|
779a8a8927
|
Fix linter
|
2020-02-26 17:44:53 +01:00 |
|
Esther Lozano
|
1888302cee
|
Avoid normalizing empty fields
|
2020-02-26 17:41:41 +01:00 |
|
Esther Lozano
|
34c446909e
|
Trim fields when normalizing
|
2020-02-26 14:50:41 +01:00 |
|
Esther Lozano
|
583765a298
|
Normalize headers values for pubsub
|
2020-02-26 13:24:46 +01:00 |
|
Esther Lozano
|
8f81c810e0
|
Continue middleware chain after response or error
|
2020-02-25 14:14:20 +01:00 |
|
Esther Lozano
|
e85469cc3c
|
Use middleware for all requests
|
2020-02-20 15:25:53 +01:00 |
|
Esther Lozano
|
4a41ee8f75
|
Add backend and middleware for pubsub metrics
|
2020-02-20 11:48:32 +01:00 |
|
Esther Lozano
|
9591a5a2b0
|
Store userId in res.locals
|
2020-02-20 11:47:44 +01:00 |
|
Esther Lozano
|
59cb6f9c9c
|
Rename headers for metrics
|
2020-02-17 17:07:26 +01:00 |
|
Esther Lozano
|
98325495ea
|
Allow metrics custom headers in cors
|
2020-02-13 12:52:20 +01:00 |
|
Daniel García Aubert
|
726e1a2268
|
Add test to validate parameters
|
2019-12-16 16:12:57 +01:00 |
|
Daniel García Aubert
|
6e455a1205
|
Better condition
|
2019-12-16 12:54:17 +01:00 |
|
Daniel García Aubert
|
da07d550d2
|
Use ST_DWithin()
|
2019-12-16 12:30:52 +01:00 |
|
Daniel García Aubert
|
95f66b8c4b
|
Transform from 3857
|
2019-12-13 12:36:13 +01:00 |
|
Daniel García Aubert
|
ea1f43bec7
|
Fix query to make the proper transformations
|
2019-12-11 11:02:31 +01:00 |
|
Daniel García Aubert
|
c877d0b964
|
Implement polygon filter
|
2019-12-03 10:58:55 +01:00 |
|
Daniel García Aubert
|
17f151cd5a
|
Implement circle filter for dataviews
|
2019-12-02 18:36:41 +01:00 |
|
Raúl Marín
|
fcf2fd1455
|
Enforce the usage of cartodb schema
|
2019-12-02 13:43:21 +01:00 |
|
Daniel García Aubert
|
2d09a214ae
|
Leftovers from other PR
|
2019-12-02 11:02:35 +01:00 |
|
Daniel García Aubert
|
c7e803a94c
|
missing middleware
|
2019-11-26 15:46:56 +01:00 |
|
Raúl Marín
|
6eb66de94e
|
Unify stripQuotes
|
2019-11-25 13:38:42 +01:00 |
|
Raúl Marín
|
f545b4d002
|
camshaft quote_columns
|
2019-11-25 13:17:09 +01:00 |
|
Daniel García Aubert
|
dc669f5cd4
|
Do not use object built-ins
|
2019-11-14 12:18:13 +01:00 |
|
Daniel García Aubert
|
d4719d5707
|
camel case
|
2019-11-14 12:17:26 +01:00 |
|
Daniel García Aubert
|
f9082dad94
|
Merge branch 'eslint' of github.com:CartoDB/Windshaft-cartodb into eslint
|
2019-11-14 11:13:04 +01:00 |
|
Daniel García Aubert
|
7b13c12ab4
|
Automatically lint fixes
|
2019-11-13 20:07:41 +01:00 |
|
Daniel García Aubert
|
2c8a030ecb
|
Merge branch 'master' into eslint
|
2019-11-13 19:00:50 +01:00 |
|
Daniel G. Aubert
|
09d3e8aabb
|
Merge pull request #1139 from CartoDB/fix/bad-aggregation-method-overview
Validate aggregation method is either sum or count
|
2019-11-13 10:11:28 +01:00 |
|
Raúl Marín
|
aa09c079f6
|
Fix multiple DB login issues
|
2019-11-12 13:15:32 +01:00 |
|
Raúl Marín
|
3c586caba4
|
Qualify calls to cartodb extension so having it in the search_path isn't necessary
|
2019-11-12 13:15:32 +01:00 |
|
Esther Lozano
|
acecb88efb
|
Validate aggregation method is either sum or count
|
2019-11-11 18:14:30 +01:00 |
|
Daniel García Aubert
|
734c373f3d
|
Camel case
|
2019-11-11 12:26:04 +01:00 |
|
Daniel García Aubert
|
cc24228511
|
Fix eslint issues
|
2019-11-06 13:56:59 +01:00 |
|
Daniel García Aubert
|
27106fea57
|
Avoid regular string contains what looks like a template literal placeholder
|
2019-11-06 13:29:03 +01:00 |
|
Simon Martín
|
3e7c294989
|
linter
|
2019-10-29 11:32:27 +01:00 |
|
Simon Martín
|
8a02156ac0
|
fix tests
|
2019-10-29 10:31:31 +01:00 |
|
Simon Martín
|
c4a75de0d8
|
windshaft 5.6.4
|
2019-10-28 18:15:15 +01:00 |
|
Simon Martín
|
db03bcdf8f
|
windshaft logger by config param
|
2019-10-28 15:41:46 +01:00 |
|
Simon Martín
|
dd5825c770
|
using a new logger
|
2019-10-28 11:55:43 +01:00 |
|
Daniel García Aubert
|
575fe8e350
|
Remove unnecessary escape usage
|
2019-10-24 19:18:47 +02:00 |
|
Daniel García Aubert
|
d5218a86f6
|
Enforce callback error handling
|
2019-10-24 18:38:37 +02:00 |
|
Simon Martín
|
080f93f6de
|
passing logger to MapStore
|
2019-10-24 17:34:46 +02:00 |
|
Daniel García Aubert
|
ad4a1ada45
|
Do not use string concatenation when using __dirname and __filename
|
2019-10-22 18:22:33 +02:00 |
|
Daniel García Aubert
|
7a1d2ca205
|
Avoid calling Object.prototype methods directly on object instances
|
2019-10-21 23:33:27 +02:00 |
|
Daniel García Aubert
|
d89e785440
|
Stop using deprecated Buffer constructor
|
2019-10-21 20:05:51 +02:00 |
|
Daniel García Aubert
|
4d70ac0894
|
Apply automatic eslint fixes
|
2019-10-21 19:07:24 +02:00 |
|
Daniel García Aubert
|
0c9cfefcd0
|
Please jshint, can you be a regular linter?
|
2019-10-21 11:13:54 +02:00 |
|
Daniel García Aubert
|
8ed187b0f5
|
Do not set Last-Modifed to January 1st 1970 when cache buster ins layergroup token is 0. In this case, 0 means we don't know when the resource was updated for the last time.
|
2019-10-21 11:01:05 +02:00 |
|
Daniel García Aubert
|
ebff2ac9f2
|
Please JSHint
|
2019-10-15 13:27:40 +02:00 |
|
Daniel García Aubert
|
5a7ffcf499
|
Be able to synchronize the TTL of cache-control header to expire in a coherent way
|
2019-10-15 12:48:50 +02:00 |
|
Daniel García Aubert
|
c4054f0ac9
|
Use develop branch of query-tables
|
2019-10-15 10:39:31 +02:00 |
|
Daniel García Aubert
|
f7707141d6
|
Rename variable
|
2019-10-08 17:22:24 +02:00 |
|
Daniel García Aubert
|
6cad976078
|
Remove environment configuration adapter
|
2019-10-08 11:02:32 +02:00 |
|
Daniel García Aubert
|
ea6e064e42
|
Convert from v1 to api in routes config
|
2019-10-07 14:08:59 +02:00 |
|
Daniel García Aubert
|
e8cff194fc
|
Rename template_maps -> template-maps
|
2019-10-07 10:50:14 +02:00 |
|
Daniel García Aubert
|
a134ab3012
|
Rename server_options -> server-options
|
2019-10-07 10:10:51 +02:00 |
|
Daniel García Aubert
|
5a84d7233b
|
Rename table_name_parser -> table-name-parser
|
2019-10-07 10:07:25 +02:00 |
|
Daniel García Aubert
|
8fe0112568
|
Rename overviews_query_rewriter -> overviews-query-rewriter
|
2019-10-07 10:06:01 +02:00 |
|
Daniel García Aubert
|
3acaac5403
|
Rename icu_data_env_setter -> icu-data-env-setter
|
2019-10-07 10:04:39 +02:00 |
|
Daniel García Aubert
|
7dbac5a565
|
Rename profiler_proxy -> profiler-proxy
|
2019-10-07 10:01:18 +02:00 |
|
Daniel García Aubert
|
8fb4f4063f
|
Rename health_check -> health-check
|
2019-10-07 09:59:54 +02:00 |
|
Daniel García Aubert
|
808718fb26
|
Rename cdb_request -> cdb-request
|
2019-10-07 09:58:21 +02:00 |
|
Daniel García Aubert
|
6dc8de315a
|
Rename surrogate_keys_cache -> surrogate-keys-cache
|
2019-10-07 09:56:20 +02:00 |
|
Daniel García Aubert
|
afb9b08925
|
Rename surrogate_keys_cache -> surrogate-keys-cache
|
2019-10-07 09:55:55 +02:00 |
|
Daniel García Aubert
|
2bed034e64
|
Rename named_map_provider_cache -> named-map-provider-cache
|
2019-10-07 09:54:54 +02:00 |
|
Daniel García Aubert
|
2328bb6261
|
Rename layergroup_affected_tables -> layergroup-affected-tables
|
2019-10-07 09:53:06 +02:00 |
|
Daniel García Aubert
|
06357fa3f9
|
Rename named_maps_entry -> named-maps-entry
|
2019-10-07 09:51:51 +02:00 |
|
Daniel García Aubert
|
83f58288f9
|
Rename varnish_http -> varnish-http
|
2019-10-07 09:47:42 +02:00 |
|
Daniel García Aubert
|
b1d5f0f9e8
|
Rename pg_query_runner -> pg-query-runner
|
2019-10-07 09:45:46 +02:00 |
|
Daniel García Aubert
|
7142e4db37
|
Rename pg_connection -> pg-connection
|
2019-10-07 09:43:40 +02:00 |
|
Daniel García Aubert
|
281a079a62
|
Simplify folder structure
|
2019-10-07 09:40:50 +02:00 |
|
Daniel García Aubert
|
43a63feaca
|
Keep the backwards compatibility for routing configuration
|
2019-10-06 18:58:21 +02:00 |
|