Hi Jean-Mark,

this list is about Python database connectivity. How does your request related to Python ? You also don't mention the database in question.

There are plenty tools out there for monitoring and tracing databases out there, but those are typically not Python specific.

Thanks.


On 12.09.2024 14:29, Jean-Mark Wright via DB-SIG wrote:
Hi,
I'm aiming to improve database trace quality to better understand what's happening in our database. I'd love to get index information, query planning information, performance statistics and richer errors into our database spans. I don't know what the best layer is for this enrichment (e.g. database module, OpenTelemetry, in our application, etc...).

I'm looking for the following specifically:

  * Thoughts on the possibilities of getting this information and where
    it would come from?
  * Thoughts on whether this enrichment aligns with the database
    specification's purpose?
  * Any contacts who could help answer or provide more questions.


This article <https://jaywhy13.hashnode.dev/dear-editor-we-need-better-database-observability> captures the issues I've faced in greater detail.

Thanks in advance for your help!


--
*JEAN-MARK **WRIGHT* | Staff Engineer
<https://s3.amazonaws.com/wave-buoyant/public/Wave_logo_RGB-109x30.svg>
<https://www.waveapps.com/><https://www.waveapps.com/><https://www.waveapps.com/><https://www.waveapps.com/><https://www.waveapps.com/>

Join our community onFacebook <http://www.facebook.com/waveHQ>,LinkedIn <http://www.linkedin.com/company/1196866>, orInstagram <https://www.instagram.com/wave_hq>

This message and any attachments are intended only for the use of the addressee and should be considered confidential. If you are not an intended recipient, you may not review, copy or distribute this message. If you have received this communication in error or would like to stop receiving these emails, please notify the sender by replying to this email. Wave is located at 500-155 Queens Quay East, Box 3, Toronto ON, M5A 0W4.

_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

--
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Sep 14 2024)
>>> Python Projects, Coaching and Support ...    https://www.egenix.com/
>>> Python Product Development ...        https://consulting.egenix.com/
________________________________________________________________________

::: We implement business ideas - efficiently in both time and costs :::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               https://www.egenix.com/company/contact/
                     https://www.malemburg.com/

_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to