Yeri: Thư viện JavaScript giúp vẽ đồ thị dữ liệu chuỗi thời gian vào SVG. Dành cho các dự án cần hiển thị dữ liệu thời gian trực quan trên web!
#javascript #svg #timeseries #webdev #thưviện #đồthị #frontend

Yeri: Thư viện JavaScript giúp vẽ đồ thị dữ liệu chuỗi thời gian vào SVG. Dành cho các dự án cần hiển thị dữ liệu thời gian trực quan trên web!
#javascript #svg #timeseries #webdev #thưviện #đồthị #frontend
Announcing the new
victoriametrics-cloud-api-go — an official #Go client
for #VictoriaMetrics #Cloud
Simplify managing your monitoring setup with first-class support for deployments, access tokens, cloud info, and account details. Perfect for #CI/ #CD , automation, and more!
Explore more in the latest VictoriaMetrics updates in this blog post https://hubs.li/Q03x1Djt0
Multi-tenancy is key for #enterprise #observability — but often tricky
. #VictoriaMetrics #Cloud
makes it simple with Tenant-Specific Access Tokens for #Cluster Deployments. Secure, scoped access via UI + familiar URLs.
Explore the latest updates in this blog post: https://hubs.li/Q03wzWlF0
#TimeSeries #DevOps #Monitoring #Prometheus #CloudNative
Explore the full breakdown and what it means for your #observability stack: https://hubs.li/Q03wbTHY0
#TimeSeries #DevOps #Monitoring #Prometheus #CloudNative
In our latest #VictoriaMetrics release, the vmbackupmanager received a significant upgrade, including new features, performance improvements, and important bug fixes.
Want the full details? Dive into the changelog and explore what’s new:
https://hubs.ly/Q03w1rKM0
#Backup #Observability #ReleaseUpdate #DevOps #TimeSeries
Today I did another post on the diff() function in base #R
Post: https://www.spsanderson.com/steveondata/posts/2025-07-07/
I had the pleasure of presenting this week at the @rladiesrome meetup about forecasting with linear regression. This workshop covered the following topics:Time series decomposition
Correlation and seasonal analysis
Modeling trend and seasonality
Using piecewise regression to model change in trend
Residuals analysis
The workshop recording is available online:
https://www.youtube.com/watch?v=lk3a3GQ7kc8
Missed @ramikrispin @rladiesrome on using linear regression for forecasting time series? No worries! Catch the beginner-friendly session on YouTube
Enhance your skills now read our blog post and watch the recording: https://rladiesrome.org/talks/2025/meetup/07032025_RamiKrispin.html
#Rstats #Forecasting #timeseries
Don’t forget!
Join us today at 6PM CEST for our R-Ladies Rome workshop with @@ramikrispin:
“Forecasting Time Series with Linear Regression: A Feature-Driven Approach”
What’s New in #VictoriaMetrics Cloud?
In this video, we walk through the latest enhancements, including: Access Tokens (multi-tenancy)
MCP Server + #AI integration
New API lib for direct code use
More out-of-the-box integrations
If you're using VictoriaMetrics #Cloud, thinking about it, or if you're interested in #MCP and AI, you’ll want to check this out.
Alexander Marshalov explores the new VictoriaMetrics #MCP Server. He moves beyond the hype to show what's truly possible today.
The presentation offers a builder's perspective on integrating #AI with time-series data, featuring a demo that showcases both the potential and the current realities. See how we're thinking about solving complex #monitoring challenges with AI.
If you're curious about #observability and AI, this one's for you.
https://youtu.be/1k7xgbRi1k0
#TimeSeries #DevOps
Whether you’re scaling a global platform or testing a weekend project, we make it easy to plug in, visualize, and optimize your metrics—without vendor lock-in.
Learn more:
https://hubs.li/Q03rqdjz0
Supercharge your data work! Our GPU Time Series Analysis tutorial shows you how to use cuDF & Python for incredible speed. Boost performance now. #GPUDataScience #TimeSeries #cuDF #Python #BigData #DataAnalysis #NVIDIA
https://teguhteja.id/gpu-time-series-analysis-cudf-tutorial/
Discover more about #VictoriaMetrics Cloud today! https://hubs.li/Q03rqcH-0
#Monitoring #TimeSeries #CloudNative #DevOps #k8s #cloud
FEDOT, да не тот
Привет, Хабр! Меня зовут Марина, я Head of Analytics and ML в SENSE , занимаюсь анализом данных уже более 5 лет. Сначала препарировала спектры в физике высоких энергий и сотрудничала с ЦЕРН-ом, а теперь строю рекомендательные системы и аналитику. В статье расскажу про опыт работы с пакетом FEDOT для прогнозирования временных рядов. Статья пригодится тем, кто хочет вкатиться в тему временных рядов и потыкать свои первые модельки на примере отечественных библиотек. Объясняю на примере задачи прогнозирования выходов кандидатов. Дисклеймер: во временных рядах я только начинаю свой путь, так что делюсь всеми своими фейлами и буду рада обратной связи в комментах.
#binjr has a new home on the Fediverse!
The social account for binjr on the Fediverse is now hosted on its own dedicated and independently run instance: https://social.binjr.eu.
(Shout out to the great folks at @gotosocial for making this so easy with their incredibly lightweight ActivityPub server. Go check it out!)
If you were already following the old @binjr account: no worries! There’s nothing for you to do: your subscription should have automatically carried over to the new account.
Of course, our brand new lil' instance is quite expectedly off to some rather modest beginnings—it is not open for registration to new users (that is not the point) but it would help "prime the federation pump" if folks from all parts of the Fediverse interacted with it, just once.
So please consider boosting this, if you feel so inclined!
Cheers!
New to #Prometheus Monitoring or need a refresher?
See part 1 of 4 in our Prometheus #Monitoring blog series.
This post breaks down: Counters, Gauges, Histograms & Summaries
Metric types
Naming conventions
...and more!
Read the full post by @func25
https://victoriametrics.com/blog/prometheus-monitoring-metrics-counters-gauges-histogram-summaries/
is anyone using timeseries regression like ARIMA with ruby? #timeseries #statistics #predictions If so, which gem are you using? Looking for some gems that provide good statistics modelling.
#programming #graphing #plotting #visualization #timeSeries #gnuplot #commonLisp #lisp #example https://screwlisp.small-web.org/programming/common-lisp-invoking-gnuplot/
I could not even find my own previous articles and #demos of this online!
I used #uiop run-program to handle one specific case like
(gnuplot "bad title" '((1 2) (3 4)) '((5 6) (7 8)))
or equivalently,
(apply 'gnuplot "bad title" '(((1 2) (3 4)) ((5 6) (7 8))))
Do you personally have an example? I remember it being hard to dredge up gnuplot examples but this is beyond silly.
Wow - https://PGConf.DE (Die Deutsche PostgreSQL Konferenz 2025) had an excellent turnout of 347 attendees, the largest ever for PostgreSQL Conference Germany! Our team were proud bronze sponsors for the event, and we're very much looking forward to the 2026 edition of the conference. Till then
See the wrap-up for the conference: https://www.postgresql.eu/events/pgconfde2025/news/conference-wrap-up-169/