<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Maks</title>
    <description>The latest articles on DEV Community by Maks (@maks_owl).</description>
    <link>https://dev.to/maks_owl</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3378874%2F3f71e71d-5ba9-46c0-b213-f2eadbfc5174.png</url>
      <title>DEV Community: Maks</title>
      <link>https://dev.to/maks_owl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/maks_owl"/>
    <language>en</language>
    <item>
      <title>1st try to work with Golang in Grafana</title>
      <dc:creator>Maks</dc:creator>
      <pubDate>Tue, 09 Sep 2025 09:12:16 +0000</pubDate>
      <link>https://dev.to/maks_owl/1st-try-to-work-with-golang-in-grafana-1jm7</link>
      <guid>https://dev.to/maks_owl/1st-try-to-work-with-golang-in-grafana-1jm7</guid>
      <description>&lt;p&gt;Hey! It's my first post here. I don't know how informative it is for already avid programmers, developers, and IT specialists. I want to tell you about my experience working with Golang, Grafana and the REST API.&lt;/p&gt;

&lt;p&gt;My name is Max, I am 22 years old and I work as a developer and I am currently engaged in data visualization using Grafana. This is a new tool for me and I have to spend a lot of time learning it. This is a new tool for me and I have to spend a lot of time learning it. I'm already familiar with Golang, I wrote my own parsing program for my thesis. It turned out quite successfully!&lt;/p&gt;

&lt;p&gt;In order not to connect to databases (which I do not have access to), I want to migrate them using the API using the REST API technology. But I do not know how to connect it with Grafana. I would appreciate your help with this, if you would give me advice on integrating these things.&lt;/p&gt;

&lt;p&gt;I've learned how to connect to databases, take information from them and visualize, but I don't know how to get the necessary data from the site I need and visualize it, so that later I can just log into Grafana and see the visualization.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>go</category>
      <category>webdev</category>
      <category>api</category>
    </item>
  </channel>
</rss>
