Skip to content

Analytics ng#2

Merged
jeanpommier merged 5 commits intomainfrom
analytics_ng
May 14, 2025
Merged

Analytics ng#2
jeanpommier merged 5 commits intomainfrom
analytics_ng

Conversation

@jeanpommier
Copy link
Copy Markdown
Member

Analytics module, next generation

analytics-cli is a part of the analytics workflow

Written in Python, analytics-cli can read access logs data from the following sources
- file-based access logs (text format, parsed using a regex)
- database table with a structure matching the OpenTelemetry access log data structure
- it can also produce fake log entries, for test/dev
It processes the collected records and writes the result into a timescaledb (postgresql)
table. For now, only geoserver is (partially) supported. More app-specific parsers
will come later.
@jeanpommier jeanpommier merged commit 2182e1e into main May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant